]> git.proxmox.com Git - mirror_iproute2.git/commit
pedit: Introduce ipv6 support
authorAmir Vadai <amir@vadai.me>
Sun, 14 May 2017 08:17:46 +0000 (11:17 +0300)
committerStephen Hemminger <stephen@networkplumber.org>
Mon, 15 May 2017 22:05:20 +0000 (15:05 -0700)
commitf3e1b2448a95baef587965b08f48d49b6e1ec2cb
tree51acf4fc0c8736bdbab56e0e0c13c0c83144f050
parenta13426fe1a2b0fdebacc33820105523934eb355f
pedit: Introduce ipv6 support

Add support for modifying IPv6 headers using pedit.

Signed-off-by: Amir Vadai <amir@vadai.me>
man/man8/tc-pedit.8
tc/Makefile
tc/m_pedit.c
tc/p_ip.c
tc/p_ip6.c [new file with mode: 0644]