summaryrefslogtreecommitdiff
path: root/regress
diff options
context:
space:
mode:
authorClaudio Jeker <claudio@cvs.openbsd.org>2007-01-11 22:00:18 +0000
committerClaudio Jeker <claudio@cvs.openbsd.org>2007-01-11 22:00:18 +0000
commit261fa8338cdc6b1b98f0bec2fe564fc5008c87b5 (patch)
tree0dbdbf2630ca5152ecda747c749826b50b43c9c4 /regress
parent3b42948fb8f29e870ac99f4490cf73415ee0ed20 (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