Re: [PATCH iproute2 net-next] vxlan: add ttl auto in help message

2018-04-23 Thread David Ahern
On 4/23/18 8:40 PM, Hangbin Liu wrote: > Signed-off-by: Hangbin Liu > --- > ip/iplink_vxlan.c | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > applied to iproute2-next. Thanks,

[PATCH iproute2 net-next] vxlan: add ttl auto in help message

2018-04-23 Thread Hangbin Liu
Signed-off-by: Hangbin Liu --- ip/iplink_vxlan.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ip/iplink_vxlan.c b/ip/iplink_vxlan.c index 661eaa7..d89b68b 100644 --- a/ip/iplink_vxlan.c +++ b/ip/iplink_vxlan.c @@ -51,7 +51,7 @@ static void print_explain(FILE *f)