Babel: More changes and bugfixes
Several changes and bugfixes in Babel, namely: - Exported route parameters stored directly in route table entry - Exported non-babel routes no longer stored in per-entry route list - Route update, selection and retraction simplified and fixed - Route feasibility is evalualated per update and stored with route - Unreachable route handling fixed, based on hold interval - Added 'show babel routes' command Overall, it fixes some issues with proper propagation of triggered updates, making Babel convergence after topology change almost instant.
Showing
- nest/route.h 1 addition, 0 deletionsnest/route.h
- proto/babel/babel.c 283 additions, 279 deletionsproto/babel/babel.c
- proto/babel/babel.h 22 additions, 14 deletionsproto/babel/babel.h
- proto/babel/config.Y 8 additions, 0 deletionsproto/babel/config.Y
- proto/babel/packets.c 2 additions, 0 deletionsproto/babel/packets.c
Loading
Please register or sign in to comment