[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <8f029272-466a-3231-9f75-664496ae1dfd@iogearbox.net>
Date: Mon, 25 Oct 2021 13:43:18 +0200
From: Daniel Borkmann <daniel@...earbox.net>
To: David Ahern <dsahern@...il.com>, dsahern@...nel.org
Cc: netdev@...r.kernel.org
Subject: Re: [PATCH iproute2 -next 3/4] ip, neigh: Add missing NTF_USE support
On 10/16/21 2:18 AM, David Ahern wrote:
> On 10/15/21 4:53 PM, Daniel Borkmann wrote:
>> diff --git a/ip/ipneigh.c b/ip/ipneigh.c
>> index 564e787c..9510e03e 100644
>> --- a/ip/ipneigh.c
>> +++ b/ip/ipneigh.c
>> @@ -51,7 +51,7 @@ static void usage(void)
>> fprintf(stderr,
>> "Usage: ip neigh { add | del | change | replace }\n"
>> " { ADDR [ lladdr LLADDR ] [ nud STATE ] proxy ADDR }\n"
>> - " [ dev DEV ] [ router ] [ extern_learn ] [ protocol PROTO ]\n"
>> + " [ dev DEV ] [ router ] [ use ] [ extern_learn ] [ protocol PROTO ]\n"
>> "\n"
>> " ip neigh { show | flush } [ proxy ] [ to PREFIX ] [ dev DEV ] [ nud STATE ]\n"
>> " [ vrf NAME ]\n"
>
>
> does not apply to iproute2-next; looks like you made the change against
> main branch.
Sorry for the delay, was on PTO whole last week. Looks like it, will rebase and send a v2.
Thanks!
Daniel
Powered by blists - more mailing lists