summaryrefslogtreecommitdiff
path: root/config.h.meson
diff options
context:
space:
mode:
authorBeniamino Galvani <bgalvani@redhat.com>2017-12-22 10:24:25 +0100
committerBeniamino Galvani <bgalvani@redhat.com>2018-01-05 18:25:08 +0100
commitda4c9e51a038279e261b896e5156308adaea4572 (patch)
tree286713127adb28f63b41cd8ef47dc4579fe1e4ed /config.h.meson
parent686afe531ab3774cd818feda8361de74101971f5 (diff)
downloadNetworkManager-da4c9e51a038279e261b896e5156308adaea4572.tar.gz
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
Diffstat (limited to 'config.h.meson')
0 files changed, 0 insertions, 0 deletions