Beniamino Galvani
da4c9e51a0
ip-tunnel: add support for tunnel flags
Implement support for IP tunnel flags. Currently only some IPv6 tunnel
flags are supported. Example:
# nmcli connection add type ip-tunnel mode ip6ip6 \
ip-tunnel.flags ip6-ign-encap-limit,ip6-use-orig-tclass \
ifname abc ip-tunnel.parent ens8 ipv4.method disabled \
ipv6.method manual ipv6.address ::8888 remote ::42
# ip -d l
61: abc@ens8: <NOARP,UP,LOWER_UP> mtu 1460 qdisc noqueue ...
link/tunnel6 :: brd ::42 promiscuity 0
ip6tnl ip6ip6 remote ::42 local :: dev ens8 encaplimit none
hoplimit 0 tclass inherit ...
https://bugzilla.gnome.org/show_bug.cgi?id=791846
2018-01-05 18:25:08 +01:00
..
2017-12-13 15:48:50 +01:00
2017-03-17 10:15:11 +01:00
2017-03-17 10:15:11 +01:00
2017-03-17 10:15:11 +01:00
2017-10-05 11:50:31 +02:00
2017-03-17 10:15:11 +01:00
2017-03-17 10:15:11 +01:00
2017-03-17 10:15:11 +01:00
2017-03-17 10:15:11 +01:00
2017-06-30 22:04:03 +02:00
2017-03-17 10:15:11 +01:00
2017-03-17 10:15:11 +01:00
2018-01-05 18:25:08 +01:00
2017-03-17 10:15:11 +01:00
2017-03-17 10:15:11 +01:00
2017-03-17 10:15:11 +01:00
2017-03-17 10:15:11 +01:00
2017-10-30 17:40:08 +01:00
2017-10-30 17:40:08 +01:00
2017-10-30 17:40:08 +01:00
2017-08-05 08:03:15 +02:00
2017-03-17 10:15:11 +01:00
2017-03-17 10:15:11 +01:00
2017-03-17 10:15:11 +01:00
2017-03-17 10:15:11 +01:00
2017-03-17 10:15:11 +01:00
2017-03-17 10:15:11 +01:00
2017-03-17 10:15:11 +01:00
2017-03-17 10:15:11 +01:00
2017-03-17 10:15:11 +01:00
2017-05-19 09:46:08 +02:00
2017-03-17 10:15:11 +01:00
2017-03-17 10:15:11 +01:00
2017-03-17 10:15:11 +01:00
2017-03-17 10:15:11 +01:00
2017-03-17 10:15:11 +01:00
2017-03-17 10:15:11 +01:00
2017-03-17 10:15:11 +01:00
2017-12-05 20:18:10 +01:00
2017-03-17 10:15:11 +01:00
2017-03-17 10:21:19 +01:00
2017-03-17 10:15:11 +01:00
2017-03-17 10:15:11 +01:00
2017-11-09 10:12:15 +01:00