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
/
send.c
Age
Commit message (
Expand
)
Author
2014-03-18
Update copyright years
Matthias Schiffer
2013-08-04
There is no reason to keep a hello seqno for each interface separately
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-24
Initial nexthop maintenance implementation
Matthias Schiffer
2013-03-24
Remove newline from log message
Matthias Schiffer
2013-03-24
Add sending of updates
Matthias Schiffer
2013-03-21
Save maximum length in packet buffers
Matthias Schiffer
2013-03-21
Rename alloca_packet() to gp_babel_packet_alloca()
Matthias Schiffer
2013-03-21
Implement ACK request handling
Matthias Schiffer
2013-03-21
Add alloca_packet() macro
Matthias Schiffer
2013-03-20
Move send functions to a new source file
Matthias Schiffer