Remi Locherer([email protected]) on 2020.06.11 21:46:45 +0200:
> > This would be clearer if it used table/tables as appropriate e.g.
> > 
> >   Routing table: 0
> >   Routing table: 100
> >   Routing tables: 0 6 7 77
> > 
> > the code to handle this gets messy though, maybe someone can think
> > of alternative wording that gets around this another way..
> > 
> 
> It's not too messy I think.
> 
> twister ..in/netstat$ obj/netstat -R 
> Rdomain 0
>   Interfaces: lo0 iwm0 re0 enc0 pflog0
>   Routing tables: 0 5
> 
> Rdomain 255
>   Interface: lo255
>   Routing table: 255

Of course that makes parsing the output more difficult.
Maybe we can change this in tree when we fins a better solution?

/B.

Reply via email to