]> git.ipfire.org Git - thirdparty/iproute2.git/commit
link_gre6: really support encaplimit option
authorNicolas Dichtel <nicolas.dichtel@6wind.com>
Wed, 14 Jun 2017 16:45:42 +0000 (18:45 +0200)
committerStephen Hemminger <stephen@networkplumber.org>
Thu, 15 Jun 2017 15:29:30 +0000 (08:29 -0700)
commita11b7b71a6eba4ee80e931e4f75321a0cf0116f1
treef6d8024dae1593a1f6cdc3c41d3d43d707a45f77
parenta9ae195a2169421a5e5cb53238f796a87a4970cd
link_gre6: really support encaplimit option

This option is documented in gre6 help, but was not supported.

Fixes: af89576d7a8c ("iproute2: GRE over IPv6 tunnel support.")
Signed-off-by: Nicolas Dichtel <nicolas.dichtel@6wind.com>
ip/link_gre6.c