1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-27 00:57:50 +00:00
freebsd-ports/security/wpa_supplicant/files
Cy Schubert 74e55da319 This is the ports version of src commit
d70886d063166786ded0007af8cdcbf57b7b4827.

wpa_supplicant uses PF_ROUTE to return the routing table in order to
determine the length of the routing table buffer. As of 81728a538d24
wpa_supplicant is started before the routing table has been populated
resulting in the length of zero to be returned. This causes
wpa_supplicant to loop endlessly. (The workaround is to kill and restart
wpa_supplicant as by the time it is restarted the routing table is
populated.)

(Personally, I was not able to reproduce this unless wlan0 was a member of
lagg0. However, others experienced this problem on standalone wlan0.)

PR:		252844
Submitted by:	shu <ankohuu _ outlook.com>
Reported by:	shu <ankohuu _ outlook.com>
Reviewed by:	cy
Differential Revision:	https://reviews.freebsd.org/D28249
2021-01-20 17:14:16 +00:00
..
ntddndis.h
Packet32.c
Packet32.h
patch-src_common_dhcp.h
patch-src_drivers_driver__bsd.c
patch-src_drivers_driver__ndis.c
patch-src_l2__packet_l2__packet__freebsd.c
patch-src_radius_radius__client.c
patch-src_wps_wps__upnp.c
patch-wpa__supplicant_main.c
patch-wpa__supplicant_Makefile
patch-wpa__supplicant_wpa__supplicant.c
pkg-message.in
wpa_supplicant.in