]> git.puffer.fish Git - mirror/frr.git/commit
[zebra] Changes of nexthops of static routes didnt take effect
authorPaul Jakma <paul.jakma@sun.com>
Fri, 8 Dec 2006 00:53:14 +0000 (00:53 +0000)
committerPaul Jakma <paul.jakma@sun.com>
Fri, 8 Dec 2006 00:53:14 +0000 (00:53 +0000)
commit3c0755dc9772deccff2ba6e9dc0511a9af2b9d1b
tree320e64867af564f2f943742f2a895132606f2e16
parent95fdcd8a793d6c271996da221c4030d8ee277891
[zebra] Changes of nexthops of static routes didnt take effect

2006-12-08 Piotr Chytla <pch@packetconsulting.pl>

* zebra_rib.c: (static_install_ipv{4,6}) Case where existing
  RIB is updated must explicitely rib_addqueue the route_node,
  to ensure the update actually takes effect.
zebra/ChangeLog
zebra/zebra_rib.c