Openembedded Devel Discussions
 help / color / mirror / Atom feed
* [meta-networking][PATCH 0/1] Quagga: sync zebra routing table with the
@ 2013-05-06 18:06 Aws Ismail
  2013-05-06 18:06 ` [meta-networking][PATCH 1/1] Quagga: sync zebra routing table with the kernel one Aws Ismail
  2013-05-07 16:43 ` [meta-networking][PATCH 0/1] Quagga: sync zebra routing table with the Joe MacDonald
  0 siblings, 2 replies; 3+ messages in thread
From: Aws Ismail @ 2013-05-06 18:06 UTC (permalink / raw)
  To: openembedded-devel; +Cc: joe.macdonald

When interface goes down, and there are some static routes that are
made with ip route, they are going to be deleted from kernel fib.
That's what kernel does by default. But they are not going to be
deleted from zebra's fib. They will be declared inactive.

This issue was originally discussed in [1] and a patch was proposed.

[1] http://www.gossamer-threads.com/lists/quagga/dev/22609

Aws Ismail (1):
  Quagga: sync zebra routing table with the kernel one

 ...c-zebra-routing-table-with-the-kernel-one.patch |   48 ++++++++++++++++++++
 .../recipes-protocols/quagga/quagga.inc            |    3 +-
 2 files changed, 50 insertions(+), 1 deletions(-)
 create mode 100644 meta-networking/recipes-protocols/quagga/files/Zebra-sync-zebra-routing-table-with-the-kernel-one.patch




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

end of thread, other threads:[~2013-05-07 17:01 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-05-06 18:06 [meta-networking][PATCH 0/1] Quagga: sync zebra routing table with the Aws Ismail
2013-05-06 18:06 ` [meta-networking][PATCH 1/1] Quagga: sync zebra routing table with the kernel one Aws Ismail
2013-05-07 16:43 ` [meta-networking][PATCH 0/1] Quagga: sync zebra routing table with the Joe MacDonald

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox