Systemd/src/basic/linux
Florian Westphal bcd1a2bb5c linux: import nf_tables and nfnetlink headers from Linux 5.8
Will be used/needed in the upcoming nfnetlink/nftables support.
This follows existing model where kernel uapi headers are cached
locally.
2020-12-16 00:35:56 +01:00
..
can
hdlc
netfilter linux: import nf_tables and nfnetlink headers from Linux 5.8 2020-12-16 00:35:56 +01:00
btrfs.h
btrfs_tree.h basic/linux: update kernel headers 2020-12-03 11:20:59 +09:00
fib_rules.h
fou.h
if.h
if_addr.h
if_arp.h
if_bonding.h
if_bridge.h basic/linux: update kernel headers 2020-12-03 11:20:59 +09:00
if_ether.h
if_link.h basic/linux: update kernel headers 2020-12-03 11:20:59 +09:00
if_macsec.h
if_tun.h
if_tunnel.h
in.h
in6.h
ipv6_route.h basic: import linux/ipv6_route.h 2020-10-07 15:22:09 +02:00
l2tp.h basic/linux: update kernel headers 2020-12-03 11:20:59 +09:00
libc-compat.h
loadavg.h basic/linux: update kernel headers 2020-12-03 11:20:59 +09:00
netdevice.h
netlink.h basic/linux: update kernel headers 2020-12-03 11:20:59 +09:00
nexthop.h
pkt_sched.h
README
rtnetlink.h
update.sh basic/linux: update kernel headers 2020-12-03 11:20:59 +09:00
wireguard.h

The files in this directory are copied from current kernel master
(b06ed1e7a2fa9b636f368a9e97c3c8877623f8b2) or WireGuard master
(8416093498ac2c754536dad4757c5d86c9ba8809), and the following
modifications are applied:
- btrfs.h: drop '__user' attributes
- if.h: drop '#include <linux/compiler.h>' and '__user' attributes