On 4/5/21 7:33 PM, Chunmei Xu wrote: > since id is unique for nexthop, it is heavy to dump all nexthops. > use existing delete_nexthop to support flush by id > > Signed-off-by: Chunmei Xu <xuchun...@linux.alibaba.com> > --- > ip/ipnexthop.c | 20 +++++++++++++++++++- > 1 file changed, 19 insertions(+), 1 deletion(-) >
applied to iproute2-next. Thanks,