]> git.proxmox.com Git - mirror_iproute2.git/commit - ip/ip_common.h
ip: add ip sr command to control SR-IPv6 internal structures
authorDavid Lebrun <david.lebrun@uclouvain.be>
Sat, 15 Apr 2017 10:17:15 +0000 (12:17 +0200)
committerStephen Hemminger <stephen@networkplumber.org>
Sun, 16 Apr 2017 17:21:43 +0000 (10:21 -0700)
commit93863328238c249077f9076e27688231930bd549
treec27087e9d521225148bc13b1a35f726f6334bc5e
parent85dd6ab5106079b7aec0985b5f14aa452658d34f
ip: add ip sr command to control SR-IPv6 internal structures

This patch adds commands to support the tunnel source properties
("ip sr tunsrc") and the HMAC key -> secret, algorithm binding
("ip sr hmac").

Signed-off-by: David Lebrun <david.lebrun@uclouvain.be>
ip/Makefile
ip/ip.c
ip/ip_common.h
ip/ipseg6.c [new file with mode: 0644]