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
/
tlv_types.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-03
Add a neighbour packet timeout to prevent new neighbours to be purged right a...
Matthias Schiffer
2013-08-03
Add gp_babel_since helper
Matthias Schiffer
2013-08-03
Implement proper handling of route requests
Matthias Schiffer
2013-08-01
Simplify basic protocol, rename announces to routes, begin implementing route...
Matthias Schiffer
2013-07-29
Implement handling of seqno requests
Matthias Schiffer
2013-07-29
Adapt to new gmrf API
Matthias Schiffer
2013-03-26
Send announce and seqno requests
Matthias Schiffer
2013-03-26
Fix handling of announces without payload
Matthias Schiffer
2013-03-26
Print neighbor address when hellos are received
Matthias Schiffer
2013-03-24
Initial nexthop maintenance implementation
Matthias Schiffer
2013-03-24
Add nexthop data structure and receive updates
Matthias Schiffer
2013-03-21
Handle node ID TLVs
Matthias Schiffer
2013-03-21
Implement ACK request handling
Matthias Schiffer
2013-03-19
Move packet handling to a separate source file
Matthias Schiffer