All of lore.kernel.org
 help / color / mirror / Atom feed
* [BUG][iproute2][5.0] ip route show table default: "Error: ipv4: FIB table does not exist."
@ 2019-03-23 13:00 emersonbernier
  2019-03-24 14:17 ` David Ahern
  2019-05-17 10:22 ` 5.1 `ip route get addr/cidr` regression Jason A. Donenfeld
  0 siblings, 2 replies; 21+ messages in thread
From: emersonbernier @ 2019-03-23 13:00 UTC (permalink / raw)
  To: netdev; +Cc: stephen, kuznet, jason, dsahern, davem

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]

I also saw "Error: ipv4: MR table does not exist." message in logs related to this commit[2] but don't know exact command to reproduce it. I've seen some fixups[3] for mentioned commits and wonder it they weren't complete.

I reproduced it on Linux 4.20.17 and 5.0.3.

[1] https://github.com/torvalds/linux/commit/18a8021a7be3207686851208f91a2f105b2d4703#diff-04a14e4f51765994f87e7e5e7681d0e1R861 <https://github.com/torvalds/linux/commit/18a8021a7be3207686851208f91a2f105b2d4703#diff-04a14e4f51765994f87e7e5e7681d0e1R861>

[2] https://github.com/torvalds/linux/commit/cb167893f41e21e6bd283d78e53489289dc0592d#diff-9900db808ce5e5dd24a7341cd8ed1609R2545 <https://github.com/torvalds/linux/commit/cb167893f41e21e6bd283d78e53489289dc0592d#diff-9900db808ce5e5dd24a7341cd8ed1609R2545>

[3] https://github.com/torvalds/linux/commit/73155879b3c1ac3ace35208a54a3a160ec520bef

^ permalink raw reply	[flat|nested] 21+ messages in thread

end of thread, other threads:[~2019-05-17 20:30 UTC | newest]

Thread overview: 21+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-03-23 13:00 [BUG][iproute2][5.0] ip route show table default: "Error: ipv4: FIB table does not exist." emersonbernier
2019-03-24 14:17 ` David Ahern
2019-03-24 17:02   ` emersonbernier
2019-03-24 17:20     ` David Ahern
2019-03-24 17:34       ` emersonbernier
2019-03-24 17:36         ` David Ahern
2019-03-24 18:29       ` Michal Kubecek
2019-03-24 18:36         ` Michal Kubecek
2019-03-24 22:09           ` David Ahern
2019-05-02 13:17             ` emersonbernier
2019-05-09  2:24               ` David Ahern
2019-05-17 10:22 ` 5.1 `ip route get addr/cidr` regression Jason A. Donenfeld
2019-05-17 14:17   ` Michal Kubecek
2019-05-17 15:20     ` David Ahern
2019-05-17 15:22       ` Jason A. Donenfeld
2019-05-17 15:17   ` David Ahern
2019-05-17 17:35     ` Stephen Hemminger
2019-05-17 17:39       ` David Ahern
2019-05-17 20:19         ` Jason A. Donenfeld
2019-05-17 20:30           ` Jason A. Donenfeld
2019-05-17 17:40       ` David Ahern

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.