On Sun, Jul 21, 2019 at 08:54:32PM +0200, Florian Westphal wrote: > Pablo Neira Ayuso <pablo@xxxxxxxxxxxxx> wrote: > > Cc'ing Phil. > > > > On Sun, Jul 21, 2019 at 12:43:05PM +0200, Florian Westphal wrote: > > > As noted by Felix Dreissig, fib documentation is quite terse, so explain > > > the 'saddr . iif' example with a few more words. > > > > There are patches to disallow ifindex 0 from Phil > > WHich ones? https://patchwork.ozlabs.org/patch/1133521/ > I only see those that make meta write 0 in case iface doesn't exist, > so it does exactly what fib does. This one disallows matching on zero, while you can match on ifindex 0 from fib to check for no routes, correct?