Re: [PATCH] libiproute: fix filtering ip6 route by table id

2023-02-16 Thread Yousong Zhou
On Thu, 16 Feb 2023 at 19:16, Denys Vlasenko wrote: > > On Sun, Feb 12, 2023 at 5:30 AM Yousong Zhou wrote: > > > > Otherwise > > > > - "ip -6 route show" shows routes from all tables > > - "ip -6 route show table 200" shows nothing > > > > function

Re: [PATCH] libiproute: fix filtering ip6 route by table id

2023-02-16 Thread Denys Vlasenko
On Sun, Feb 12, 2023 at 5:30 AM Yousong Zhou wrote: > > Otherwise > > - "ip -6 route show" shows routes from all tables > - "ip -6 route show table 200" shows nothing > > function old new delta > print_route