Systemd/src/network/netdev
Lennart Poettering 49f16281c9 tree-wide: use READ_FULL_FILE_CONNECT_SOCKET at various places
Let's use the new flag wherever we read key material/passphrases/hashes
off disk, so that people can plug in their own IPC service as backend if
they like, easily.

(My main goal was actually to support this for crypttab key files — i.e.
that you can specify AF_UNIX sockets as third column in crypttab — but
that's harder to implement, since the keys are read via libcryptsetup's
API, not ours.)
2020-07-21 10:32:01 +02:00
..
bond.c network: downgrade log level in conf parsers 2020-07-17 00:40:09 +09:00
bond.h network: Introduce bond util 2020-05-17 10:02:03 +02:00
bridge.c network: downgrade log level in conf parsers 2020-07-17 00:40:09 +09: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 network: downgrade log level in conf parsers 2020-07-17 00:40:09 +09:00
l2tp-tunnel.h network: include glibc headers before including kernel headers 2019-05-09 03:21:31 +02:00
macsec.c tree-wide: use READ_FULL_FILE_CONNECT_SOCKET at various places 2020-07-21 10:32:01 +02:00
macsec.h network: include glibc headers before including kernel headers 2019-05-09 03:21:31 +02:00
macvlan.c network: add support for MACVLAN source mode 2020-07-08 18:01:52 +02:00
macvlan.h network: add support for MACVLAN source mode 2020-07-08 18:01:52 +02:00
netdev-gperf.gperf network: add support for MACVLAN source mode 2020-07-08 18:01:52 +02:00
netdev.c network: downgrade log level in conf parsers 2020-07-17 00:40:09 +09:00
netdev.h network: introduce ifb (Intermediate Functional Block) 2019-12-07 15:29:50 +01: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: downgrade log level in conf parsers 2020-07-17 00:40:09 +09:00
vxlan.h network: cleanup header inclusion 2019-10-30 22:23:43 +09:00
wireguard.c tree-wide: use READ_FULL_FILE_CONNECT_SOCKET at various places 2020-07-21 10:32:01 +02:00
wireguard.h network: include glibc headers before including kernel headers 2019-05-09 03:21:31 +02: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