]> git.ipfire.org Git - thirdparty/hostap.git/commit
BSD: Share route(4) processing with hostapd and wpa_supplicant.
authorRoy Marples <roy@marples.name>
Tue, 28 Jan 2020 16:58:27 +0000 (16:58 +0000)
committerJouni Malinen <jouni@codeaurora.org>
Sun, 2 Feb 2020 19:44:23 +0000 (21:44 +0200)
commit4692e87b2574e94b5c238c408ef401ae3dca7938
treeb98c4f40b655029c7e8b568e07527a7b396daac2
parentd20b34b43942714df07104b86cf8769d620c61b7
BSD: Share route(4) processing with hostapd and wpa_supplicant.

There is little point in having both and it brings interface
addition/removal and IFF_UP notifications to hostapd.

Signed-off-by: Roy Marples <roy@marples.name>
src/drivers/driver_bsd.c