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
/
babel.c
Age
Commit message (
Expand
)
Author
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
Don't purge route entries before the purge timeout has passed
Matthias Schiffer
2013-08-03
Add a neighbour packet timeout to prevent new neighbours to be purged right a...
Matthias Schiffer
2013-08-01
Simplify basic protocol, rename announces to routes, begin implementing route...
Matthias Schiffer
2013-07-29
Adapt to new gmrf API
Matthias Schiffer
2013-03-26
Send announce and seqno requests
Matthias Schiffer
2013-03-24
Initial nexthop maintenance implementation
Matthias Schiffer
2013-03-24
Add sending of updates
Matthias Schiffer
2013-03-22
Add data structures and functions for announcements
Matthias Schiffer
2013-03-20
Move send functions to a new source file
Matthias Schiffer
2013-03-19
Move packet handling to a separate source file
Matthias Schiffer
2013-03-19
Add gp_babel_packet_size() function
Matthias Schiffer
2013-03-19
Add maintenance function
Matthias Schiffer
2013-03-18
Implement hello and IHU sending and receiving
Matthias Schiffer