]> git.proxmox.com Git - mirror_iproute2.git/commit
gre6: fix copy/paste bugs in GREv6 attribute manipulation
authorCraig Gallek <kraig@google.com>
Fri, 21 Apr 2017 18:14:25 +0000 (14:14 -0400)
committerStephen Hemminger <stephen@networkplumber.org>
Sun, 23 Apr 2017 16:13:07 +0000 (09:13 -0700)
commit35893864c87bb87884e75d39fe9a3d24584f70a0
tree98e2b18407e0fef04d53529f2e2538262e929409
parentfd8b3d2c1b9b6dde3adf88662d1d72a68e5d3c63
gre6: fix copy/paste bugs in GREv6 attribute manipulation

Fixes: af89576d7a8c("iproute2: GRE over IPv6 tunnel support.")
Signed-off-by: Craig Gallek <kraig@google.com>
ip/link_gre6.c