diff options
author | ajs <ajs> | 2006-11-28 19:50:46 +0000 |
---|---|---|
committer | ajs <ajs> | 2006-11-28 19:50:46 +0000 |
commit | bab53b29ff8bb80389952079e5b8e27640fc0db3 (patch) | |
tree | ec3e06c2bce2275ed73c8294516ea6fa48d75a7a /lib/if.h | |
parent | 13ceca4ec5ea284aad854013c6f062e9ad044f28 (diff) | |
download | quagga-bab53b29ff8bb80389952079e5b8e27640fc0db3.tar.bz2 quagga-bab53b29ff8bb80389952079e5b8e27640fc0db3.tar.xz |
[bgpd] Fix bug where a deleted route that was quickly re-added was being lost
2006-11-28 Andrew J. Schorr <ajschorr@alumni.princeton.edu>
* bgp_route.c: (bgp_info_restore) New function that undoes
the effects of a previous call to bgp_info_delete. This is
used when a route is deleted and quickly re-added before the
deletion has been processed.
(bgp_static_update_rsclient, bgp_static_update_main,
bgp_redistribute_add) Check whether a pre-existing route
has the BGP_INFO_REMOVED set, and, if so, we need to call
bgp_info_restore to resurrect it.
Diffstat (limited to 'lib/if.h')
0 files changed, 0 insertions, 0 deletions