lists.openwall.net | lists / announce owl-users owl-dev john-users john-dev passwdqc-users yescrypt popa3d-users / oss-security kernel-hardening musl sabotage tlsify passwords / crypt-dev xvendor / Bugtraq Full-Disclosure linux-kernel linux-netdev linux-ext4 linux-hardening PHC | |
Open Source and information security mailing list archives
| ||
|
Date: Sun, 24 Mar 2019 08:17:39 -0600 From: David Ahern <dsahern@...il.com> To: emersonbernier@...anota.com, netdev@...r.kernel.org Cc: stephen@...workplumber.org, kuznet@....inr.ac.ru, jason@...c4.com, davem@...emloft.net Subject: Re: [BUG][iproute2][5.0] ip route show table default: "Error: ipv4: FIB table does not exist." On 3/23/19 7:00 AM, emersonbernier@...anota.com wrote: > After upgrading iproute2 from 4.20 to 5.0 the following error occurs: > > $ ip route show table default > Error: ipv4: FIB table does not exist. > Dump terminated > > The command works for all tables other than 'default' one. It seems related to this commit[1] 'default' maps to table 253, and the table has not been created in the kernel. Local (255) and main (254) do exist.
Powered by blists - more mailing lists