]> git.puffer.fish Git - mirror/frr.git/commit
[zebra] Connected routes must always be added to main table
authorPaul Jakma <paul.jakma@sun.com>
Thu, 27 Jul 2006 16:11:02 +0000 (16:11 +0000)
committerPaul Jakma <paul.jakma@sun.com>
Thu, 27 Jul 2006 16:11:02 +0000 (16:11 +0000)
commit171eee31edbddbd8906447dc8725e0513227d013
treeedf6f16fe912232d92dac1eeb6d9adadb93082c6
parent1fe6ed38cd0136c514aabae01389653beab27fb9
[zebra] Connected routes must always be added to main table

2006-07-27 Rumen Svobodnikov <rumen@telecoms.bg>

* connected.c: (connected_up_ipv4) interface connected routes always
  go to table main (or otherwise they cannot be used by linux as
          nexthops)
* zserv.c: (zread_ipv4_add) send route to the correct routing table
* zebra_rib.c (static_install_ipv4) set routing table
zebra/ChangeLog
zebra/connected.c
zebra/zebra_rib.c
zebra/zserv.c