Bug #2
timeout bug
Start date:
Due date:
% Done:
0%
Estimated time:
Description
Nino from Italy informed me about a weird problem:
NETWORK
A --------- B ------------- C
A routing table:
orig gateway
B 0
C B
If I put off batman on B
on TIMEOUT
A routing table is:
orig gateway
C B
Any ideas ?
History
Updated by Anonymous over 15 years ago
- Status changed from New to In Progress
what version do you use ? What exactly is your problem ?
According to your description A becomes aware of C via B. If B goes down A shouldn't see anybody anylonger. At same point the timer of A will remove all routes and information related to B and C. Thats what should happen.