NetBSD/external/bsd/wpa
roy ec176a5418 wpa: If route socket overflows, sync drivers to system interfaces
Messages such as RTM_IFNFO or RTM_IFANNOUNCE could have been lost.
As such, sync the state of our internal driver to the state of the
system interfaces as reported by getifaddrs(2).

This change requires the routing socket be placed in non-blocking
mode. While here, set the routing and inet sockets to close on exec.
2021-01-01 14:57:14 +00:00
..
bin
dist wpa: If route socket overflows, sync drivers to system interfaces 2021-01-01 14:57:14 +00:00
Makefile
NetBSD-upgrade