]> git.puffer.fish Git - mirror/frr.git/commit
2005-09-21 Paul Jakma <paul.jakma@sun.com>
authorpaul <paul>
Wed, 21 Sep 2005 12:30:08 +0000 (12:30 +0000)
committerpaul <paul>
Wed, 21 Sep 2005 12:30:08 +0000 (12:30 +0000)
commit319572cc52267bfd55cca5eaab405df4db27ddaf
tree576a148fe8515caf60bde98505a41845068c1d4d
parent5339cfdb7c3f6187452982173aa55ff525d1f6fe
2005-09-21 Paul Jakma <paul.jakma@sun.com>

* zebra_rib.c: (static_uninstall_ipv{4,6}) Fix regression wrt
  removal of static routes with multiple-hops introduced with
  the workqueue conversion. We should free the relevant
  nexthop and then get rib_process to run, otherwise we just
  get same static route back again (with no way to unconfigure
          it, because its already deleted from configuration).
zebra/ChangeLog
zebra/zebra_rib.c