opnsense-src/sys/compat/linuxkpi/common/include/net
Bjoern A. Zeeb 6b4cac814e LinuxKPI: add 802.11 compat code
Add 802.11 compat code for mac80211 and to a minimal degree cfg80211.
This allows us to compile and use basic functionality of wireless
drivers such as iwlwifi.

This is a constant work in progress but having it in the tree will
allow others to test and more easy to track changes and avoid having
snapshots no longer applying to branches.

Sponsored by:	The FreeBSD Foundation
MFC after:	3 days
2021-12-27 18:47:25 +00:00
..
addrconf.h LinuxKPI: add addrconf_addr_solict_mult() 2021-05-25 18:01:49 +00:00
cfg80211.h LinuxKPI: add 802.11 compat code 2021-12-27 18:47:25 +00:00
ieee80211_radiotap.h LinuxKPI: add 802.11 compat code 2021-12-27 18:47:25 +00:00
if_inet6.h LinuxKPI: net/if_inet6.h add struct inet6_dev { } 2021-05-25 18:01:47 +00:00
ip.h Implement the ip_eth_mc_map() function in the LinuxKPI. 2018-06-12 08:43:49 +00:00
ipv6.h LinuxKPI: add nexthdr definitions for IPv6 2021-07-27 15:00:21 +00:00
mac80211.h LinuxKPI: add 802.11 compat code 2021-12-27 18:47:25 +00:00
netevent.h linuxkpi whitespace cleanup 2018-03-23 15:50:01 +00:00
tcp.h