]> git.ipfire.org Git - thirdparty/iproute2.git/commit
gre: add support for collect metadata flag
authorPaolo Abeni <pabeni@redhat.com>
Fri, 18 Dec 2015 09:50:37 +0000 (10:50 +0100)
committerStephen Hemminger <shemming@brocade.com>
Fri, 18 Dec 2015 19:40:32 +0000 (11:40 -0800)
commit926b39e1feffdacff52fe8b7eafe0ba3b8c9ff59
treeea91c4c679252e75c6c25e30ddfdb37931237dd6
parente79c327edddba0f1f70528ab4cf8ce37227054a6
gre: add support for collect metadata flag

This patch add support for IFLA_GRE_COLLECT_METADATA via the
'external' keyword to the gre link.

Signed-off-by: Paolo Abeni <pabeni@redhat.com>
ip/link_gre.c