summaryrefslogtreecommitdiffstats
path: root/src/babel.c
AgeCommit message (Expand)Author
2014-03-18Add GMRF debug callsMatthias Schiffer
2014-03-18Compile options, -Wextra fixesMatthias Schiffer
2013-08-04Don't purge route entries before the purge timeout has passedMatthias Schiffer
2013-08-03Add a neighbour packet timeout to prevent new neighbours to be purged right a...Matthias Schiffer
2013-08-01Simplify basic protocol, rename announces to routes, begin implementing route...Matthias Schiffer
2013-07-29Adapt to new gmrf APIMatthias Schiffer
2013-03-26Send announce and seqno requestsMatthias Schiffer
2013-03-24Initial nexthop maintenance implementationMatthias Schiffer
2013-03-24Add sending of updatesMatthias Schiffer
2013-03-22Add data structures and functions for announcementsMatthias Schiffer
2013-03-20Move send functions to a new source fileMatthias Schiffer
2013-03-19Move packet handling to a separate source fileMatthias Schiffer
2013-03-19Add gp_babel_packet_size() functionMatthias Schiffer
2013-03-19Add maintenance functionMatthias Schiffer
2013-03-18Implement hello and IHU sending and receivingMatthias Schiffer