diff options
author | Claudio Jeker <claudio@cvs.openbsd.org> | 2007-01-11 22:00:18 +0000 |
---|---|---|
committer | Claudio Jeker <claudio@cvs.openbsd.org> | 2007-01-11 22:00:18 +0000 |
commit | 261fa8338cdc6b1b98f0bec2fe564fc5008c87b5 (patch) | |
tree | 0dbdbf2630ca5152ecda747c749826b50b43c9c4 /regress | |
parent | 3b42948fb8f29e870ac99f4490cf73415ee0ed20 (diff) |
Correct logic in path_update() so that moves are only done when needed.
Previously prefix changes of neighbors with softreconfig in disabled where
using prefix_add() instead of prefix_move(). Luckily prefix_add() has
additional logic to detect this case and calls prefix_move() itself.
This made backtraces of a totaly different issue so strange that I was
hunting a bug for weeks at the completely wrong spot. Doh!
Diffstat (limited to 'regress')
0 files changed, 0 insertions, 0 deletions