index
:
gmrf/proto/babel
master
Implementation of a protocol similar to BABEL based on GMRF
Matthias Schiffer <mschiffer@universe-factory.net>
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
route.c
Age
Commit message (
Collapse
)
Author
2014-03-23
Don't handle "lost" routes when the route didn't have a selected nexthop before
HEAD
master
Matthias Schiffer
2014-03-18
Always update a route's nexthop as soon as the current nexthop is deleted ↵
Matthias Schiffer
(and clean up the route update code a bit)
2014-03-18
Update copyright years
Matthias Schiffer
2014-03-18
Add GMRF debug calls
Matthias Schiffer
2014-03-18
Compile options, -Wextra fixes
Matthias Schiffer
2013-08-04
Send triggered updates
Matthias Schiffer
2013-08-04
Delete nexthop entries when a neighbour is reset
Matthias Schiffer
2013-08-04
Cleanup nexthop maintenance logic
Matthias Schiffer
2013-08-03
Fix update request timeout handling
Matthias Schiffer
2013-08-03
Update nexthop last update time when the first retract has been received
Matthias Schiffer
2013-08-03
Add gp_babel_since helper
Matthias Schiffer
2013-08-03
Add TODO comment
Matthias Schiffer
2013-08-01
Simplify basic protocol, rename announces to routes, begin implementing ↵
Matthias Schiffer
route request handling