]> git.ipfire.org Git - thirdparty/hostap.git/commit
BSD: Use struct ip rather than struct iphdr
authorRoy Marples <roy@marples.name>
Thu, 2 Jan 2020 17:12:33 +0000 (19:12 +0200)
committerJouni Malinen <j@w1.fi>
Thu, 2 Jan 2020 17:17:10 +0000 (19:17 +0200)
commita8b00423eabc80eb12f9d17243d3d2aa0d5bac33
tree1ee26c90dee9da478a6b4fb8b77e3dfb09879550
parent3ea58a05485f7ccdc13973bce676d1896d0a6a5e
BSD: Use struct ip rather than struct iphdr

As we define __FAVOR_BSD use the BSD IP header.
Compile tested on NetBSD, DragonFlyBSD, and Linux.

Signed-off-by: Roy Marples <roy@marples.name>
hostapd/ctrl_iface.c
src/ap/dhcp_snoop.c
src/ap/fils_hlp.c
src/common/dhcp.h
wlantest/rx_ip.c
wlantest/wired.c
wpa_supplicant/ctrl_iface.c