commit | 3c0755dc9772deccff2ba6e9dc0511a9af2b9d1b | [log] [tgz] |
---|---|---|
author | Paul Jakma <paul.jakma@sun.com> | Fri Dec 08 00:53:14 2006 +0000 |
committer | Paul Jakma <paul.jakma@sun.com> | Fri Dec 08 00:53:14 2006 +0000 |
tree | 320e64867af564f2f943742f2a895132606f2e16 | |
parent | 95fdcd8a793d6c271996da221c4030d8ee277891 [diff] |
[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.