]> git.ipfire.org Git - thirdparty/systemd.git/commit
networkd: Add support to configure ISATAP tunnel
authorSusant Sahani <ssahani@gmail.com>
Sat, 1 Dec 2018 12:51:20 +0000 (18:21 +0530)
committerSusant Sahani <ssahani@gmail.com>
Mon, 3 Dec 2018 03:45:24 +0000 (09:15 +0530)
commit918049ad53fb5136403b0a03e454d29edbcb0363
tree4daa7bc46133d5f5da417a398a4140f6b38d6f99
parentb2ac2b01c8ddaabbe63bcb7168dd752f44320d86
networkd: Add support to configure ISATAP tunnel

Let's just reuse the code of sit tunnel to create a ISATAP tunnel.
Matter of turning a flag

Please see https://elixir.bootlin.com/linux/v4.19.6/source/net/ipv6/sit.c#L208
man/systemd.netdev.xml
src/network/netdev/netdev-gperf.gperf
src/network/netdev/tunnel.c
src/network/netdev/tunnel.h
test/fuzz/fuzz-netdev-parser/directives.netdev