Cy Schubert d70886d063 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
X-MFC with:	81728a538d24f483d0986850fa3f51d5d84d8f26
Differential Revision:	https://reviews.freebsd.org/D28249
2021-01-20 07:45:18 -08:00
..
2020-12-27 22:32:22 +01:00
2021-01-13 22:21:37 -08:00
2020-12-10 10:58:30 +00:00
2020-03-29 02:40:03 +00:00
2020-10-24 15:58:42 +00:00
2019-12-21 21:05:53 +00:00
2020-01-25 21:16:45 +00:00
2021-01-13 23:56:18 -06:00
2020-10-24 17:08:59 +00:00
2020-02-19 17:09:08 +00:00
2020-07-10 19:58:07 +00:00
2020-06-24 01:51:05 +00:00
2020-06-17 10:42:20 +00:00
2019-11-20 23:56:20 +00:00
2021-01-12 00:56:35 +02:00
2020-08-24 18:13:44 +00:00
2020-06-22 07:46:24 +00:00
2021-01-02 21:03:28 +02:00
2020-06-17 11:57:48 +00:00
2020-12-18 04:23:20 +00:00