mirror of
https://git.proxmox.com/git/mirror_iproute2
synced 2025-10-17 09:18:38 +00:00
![]() The patch adds 'external' option to support collect metadata gre6 tunnel. The 'external' keyword is already used to set the device into collect metadata mode such as vxlan, geneve, ipip, etc. This patch extends support for ipv6 gre and gretap. Example of L3 and L2 gre device: bash:~# ip link add dev ip6gre123 type ip6gre external bash:~# ip link add dev ip6gretap123 type ip6gretap external Signed-off-by: William Tu <u9012063@gmail.com> Cc: Daniel Borkmann <daniel@iogearbox.net> |
||
---|---|---|
.. | ||
man3 | ||
man7 | ||
man8 | ||
Makefile |