Systemd/src/network/netdev
Yu Watanabe 093e35334d network: header cleanup 2020-10-07 02:50:50 +09:00
..
bareudp.c network: Introduce bare UDP 2020-09-17 15:05:58 +09:00
bareudp.h network: Introduce bare UDP 2020-09-17 15:05:58 +09:00
bond.c tree-wide: define iterator inside of the macro 2020-09-08 12:14:05 +02:00
bond.h network: Introduce bond util 2020-05-17 10:02:03 +02:00
bridge.c tree-wide: prefer AF_xyz over PF_xyz 2020-09-09 23:42:55 +02:00
bridge.h network: allow setting VLAN protocol on bridges 2020-05-14 17:59:57 +02:00
dummy.c network: warn about unknown sections when parsing .netdev files 2019-11-25 16:45:29 +01:00
dummy.h network: cleanup header inclusion 2019-10-30 22:23:43 +09:00
fou-tunnel.c network: downgrade log level in conf parsers 2020-07-17 00:40:09 +09:00
fou-tunnel.h network: cleanup header inclusion 2019-10-30 22:23:43 +09:00
geneve.c network: downgrade log level in conf parsers 2020-07-17 00:40:09 +09:00
geneve.h network: cleanup header inclusion 2019-10-30 22:23:43 +09:00
ifb.c network: introduce ifb (Intermediate Functional Block) 2019-12-07 15:29:50 +01:00
ifb.h network: introduce ifb (Intermediate Functional Block) 2019-12-07 15:29:50 +01:00
ipvlan.c network: Introduce ipvlan util 2020-05-17 05:34:19 +02:00
ipvlan.h network: Introduce ipvlan util 2020-05-17 05:34:19 +02:00
l2tp-tunnel.c tree-wide: define iterator inside of the macro 2020-09-08 12:14:05 +02:00
l2tp-tunnel.h network: include glibc headers before including kernel headers 2019-05-09 03:21:31 +02:00
macsec.c network: header cleanup 2020-10-07 02:50:50 +09:00
macsec.h network: cleanup headers in networkd-neighbor.[ch] 2020-10-07 02:44:42 +09:00
macvlan.c tree-wide: define iterator inside of the macro 2020-09-08 12:14:05 +02:00
macvlan.h network: add support for MACVLAN source mode 2020-07-08 18:01:52 +02:00
netdev-gperf.gperf Merge pull request #16929 from ssahani/network-bare-udp 2020-09-17 20:34:15 +09:00
netdev.c Merge pull request #16929 from ssahani/network-bare-udp 2020-09-17 20:34:15 +09:00
netdev.h network: Introduce bare UDP 2020-09-17 15:05:58 +09:00
netdevsim.c network: warn about unknown sections when parsing .netdev files 2019-11-25 16:45:29 +01:00
netdevsim.h network: cleanup header inclusion 2019-10-30 22:23:43 +09:00
nlmon.c network: warn about unknown sections when parsing .netdev files 2019-11-25 16:45:29 +01:00
nlmon.h network: cleanup header inclusion 2019-10-30 22:23:43 +09:00
tunnel.c network: downgrade log level in conf parsers 2020-07-17 00:40:09 +09:00
tunnel.h network: cleanup header inclusion 2019-10-30 22:23:43 +09:00
tuntap.c network: warn about unknown sections when parsing .netdev files 2019-11-25 16:45:29 +01:00
tuntap.h network: cleanup header inclusion 2019-10-30 22:23:43 +09:00
vcan.c network: warn about unknown sections when parsing .netdev files 2019-11-25 16:45:29 +01:00
vcan.h network: cleanup header inclusion 2019-10-30 22:23:43 +09:00
veth.c network: append INTERFACE= attributes for logs corresponds to a netif 2020-01-07 22:20:43 +09:00
veth.h network: cleanup header inclusion 2019-10-30 22:23:43 +09:00
vlan.c network: append INTERFACE= attributes for logs corresponds to a netif 2020-01-07 22:20:43 +09:00
vlan.h network: cleanup header inclusion 2019-10-30 22:23:43 +09:00
vrf.c network: warn about unknown sections when parsing .netdev files 2019-11-25 16:45:29 +01:00
vrf.h network: cleanup header inclusion 2019-10-30 22:23:43 +09:00
vxcan.c network: append INTERFACE= attributes for logs corresponds to a netif 2020-01-07 22:20:43 +09:00
vxcan.h network: cleanup header inclusion 2019-10-30 22:23:43 +09:00
vxlan.c network: Allow vxlan to be created without .network file 2020-09-17 15:49:36 +09:00
vxlan.h network: Allow vxlan to be created without .network file 2020-09-17 15:49:36 +09:00
wireguard.c network: use _cleanup_ attribute at one more place 2020-09-10 13:59:04 +09:00
wireguard.h network: unify config_parse_wireguard_public_key() and config_parse_wireguard_preshared_key() 2020-09-10 13:57:39 +09:00
xfrm.c network: warn about unknown sections when parsing .netdev files 2019-11-25 16:45:29 +01:00
xfrm.h network: cleanup header inclusion 2019-10-30 22:23:43 +09:00