Systemd/src/network/netdev
Susant Sahani 3a56e697c8 networkd: Introduce l2tp tunnel
This works allows networkd to configure l2tp tunnel.
See http://man7.org/linux/man-pages/man8/ip-l2tp.8.html
2019-03-14 10:57:41 +09:00
..
bond.c network: coding style fixes 2019-02-11 01:28:09 +09:00
bond.h netdev bond: add support to configure tlb_dynamic_lb 2018-12-15 18:15:16 +05:30
bridge.c network: fix an error log 2019-01-24 14:33:58 +09:00
bridge.h tree-wide: drop double newline 2018-06-29 11:02:17 +09:00
dummy.c tree-wide: drop copyright headers from frequent contributors 2018-06-20 11:58:53 +02:00
dummy.h tree-wide: drop double newline 2018-06-29 11:02:17 +09:00
fou-tunnel.c network: drop an unused variable 2018-09-03 14:08:30 +02:00
fou-tunnel.h tree-wide: drop missing.h from headers and use relevant missing_*.h 2018-12-06 13:31:16 +01:00
geneve.c network/geneve: fix log message 2019-02-11 01:29:49 +09:00
geneve.h tree-wide: use CONFIG_PARSER_PROTOTYPE() macro 2018-11-12 16:45:04 +09:00
ipvlan.c tree-wide: drop copyright headers from frequent contributors 2018-06-20 11:58:53 +02:00
ipvlan.h tree-wide: drop missing.h from headers and use relevant missing_*.h 2018-12-06 13:31:16 +01:00
l2tp-tunnel.c networkd: Introduce l2tp tunnel 2019-03-14 10:57:41 +09:00
l2tp-tunnel.h networkd: Introduce l2tp tunnel 2019-03-14 10:57:41 +09:00
macvlan.c tree-wide: drop copyright headers from frequent contributors 2018-06-20 11:58:53 +02:00
macvlan.h tree-wide: use CONFIG_PARSER_PROTOTYPE() macro 2018-11-12 16:45:04 +09:00
netdev-gperf.gperf networkd: Introduce l2tp tunnel 2019-03-14 10:57:41 +09:00
netdev.c networkd: Introduce l2tp tunnel 2019-03-14 10:57:41 +09:00
netdev.h networkd: Introduce l2tp tunnel 2019-03-14 10:57:41 +09:00
netdevsim.c tree-wide: drop copyright headers from frequent contributors 2018-06-20 11:58:53 +02:00
netdevsim.h tree-wide: drop double newline 2018-06-29 11:02:17 +09:00
tunnel.c network/tunnel: fix log message 2019-02-11 01:29:56 +09:00
tunnel.h networkd: Add support to configure ISATAP tunnel 2018-12-03 09:15:24 +05:30
tuntap.c user-util: rework get_user_creds() 2018-08-20 15:58:21 +02:00
tuntap.h tree-wide: drop double newline 2018-06-29 11:02:17 +09:00
vcan.c network: add missing .sections element for vcan and vrf 2018-11-04 00:31:46 +09:00
vcan.h tree-wide: drop double newline 2018-06-29 11:02:17 +09:00
veth.c tree-wide: drop copyright headers from frequent contributors 2018-06-20 11:58:53 +02:00
veth.h tree-wide: drop double newline 2018-06-29 11:02:17 +09:00
vlan.c tree-wide: drop copyright headers from frequent contributors 2018-06-20 11:58:53 +02:00
vlan.h tree-wide: drop double newline 2018-06-29 11:02:17 +09:00
vrf.c network: add missing .sections element for vcan and vrf 2018-11-04 00:31:46 +09:00
vrf.h Drop some more copyright headers 2018-07-24 11:16:01 +02:00
vxcan.c missing: split network related entries 2018-12-03 10:31:05 +01:00
vxcan.h missing: split network related entries 2018-12-03 10:31:05 +01:00
vxlan.c network: in_addr_is_null() may return negative errno 2019-02-11 01:28:09 +09:00
vxlan.h tree-wide: use CONFIG_PARSER_PROTOTYPE() macro 2018-11-12 16:45:04 +09:00
wireguard.c util: split out memcmp()/memset() related calls into memory-util.[ch] 2019-03-13 12:16:43 +01:00
wireguard.h wireguard: add PrivateKeyFile= option 2019-03-13 12:02:03 +09:00