]> git.ipfire.org Git - thirdparty/iproute2.git/commit
ip: add AMT support
authorTaehee Yoo <ap420073@gmail.com>
Sat, 30 Oct 2021 14:08:58 +0000 (14:08 +0000)
committerDavid Ahern <dsahern@kernel.org>
Wed, 3 Nov 2021 19:24:13 +0000 (13:24 -0600)
commit6e15d27aae947510efd824c7ce4bc7ea3b8a5aae
tree8d27618f273073d2e2e829ffa6ea037aaa6d1d4e
parent9cae1de56486ca6eb7640250e31618daccb432f4
ip: add AMT support

Add basic support for Automatic Multicast Tunneling (AMT) network devices.

Signed-off-by: Taehee Yoo <ap420073@gmail.com>
ip/Makefile
ip/ip.c
ip/iplink.c
ip/iplink_amt.c [new file with mode: 0644]
man/man8/ip-link.8.in