summaryrefslogtreecommitdiffstats
path: root/src/babel.h
AgeCommit message (Expand)Author
2014-03-18Always update a route's nexthop as soon as the current nexthop is deleted (an...Matthias Schiffer
2014-03-18Update copyright yearsMatthias Schiffer
2013-08-04There is no reason to keep a hello seqno for each interface separatelyMatthias Schiffer
2013-08-04Don't purge route entries before the purge timeout has passedMatthias Schiffer
2013-08-04Delete nexthop entries when a neighbour is resetMatthias Schiffer
2013-08-04Cleanup nexthop maintenance logicMatthias Schiffer
2013-08-03Add a neighbour packet timeout to prevent new neighbours to be purged right a...Matthias Schiffer
2013-08-03Add gp_babel_since helperMatthias Schiffer
2013-08-01Simplify basic protocol, rename announces to routes, begin implementing route...Matthias Schiffer
2013-07-29Implement handling of seqno requestsMatthias Schiffer
2013-07-29Adapt to new gmrf APIMatthias Schiffer
2013-03-26Send announce and seqno requestsMatthias Schiffer
2013-03-26Fix handling of announces without payloadMatthias Schiffer
2013-03-24Initial nexthop maintenance implementationMatthias Schiffer
2013-03-24Add nexthop data structure and receive updatesMatthias Schiffer
2013-03-24Add sending of updatesMatthias Schiffer
2013-03-22Add data structures and functions for announcementsMatthias Schiffer
2013-03-21Implement ACK request handlingMatthias 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 maintenance functionMatthias Schiffer
2013-03-18Implement hello and IHU sending and receivingMatthias Schiffer