[oe] [meta-networking][PATCH 0/1] Quagga: sync zebra routing table with the

Aws Ismail aws.ismail at windriver.com
Mon May 6 18:06:48 UTC 2013


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





More information about the Openembedded-devel mailing list