summaryrefslogtreecommitdiffstats
path: root/src/tlv_types.c
AgeCommit message (Collapse)Author
2014-03-18Update copyright yearsMatthias Schiffer
2014-03-18Add GMRF debug callsMatthias Schiffer
2014-03-18Compile options, -Wextra fixesMatthias Schiffer
2013-08-03Add a neighbour packet timeout to prevent new neighbours to be purged right ↵Matthias Schiffer
after a route request has been received
2013-08-03Add gp_babel_since helperMatthias Schiffer
2013-08-03Implement proper handling of route requestsMatthias Schiffer
2013-08-01Simplify basic protocol, rename announces to routes, begin implementing ↵Matthias Schiffer
route request handling
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-26Print neighbor address when hellos are receivedMatthias Schiffer
2013-03-24Initial nexthop maintenance implementationMatthias Schiffer
Mostly taken from the FFD project, and quite incomplete.
2013-03-24Add nexthop data structure and receive updatesMatthias Schiffer
2013-03-21Handle node ID TLVsMatthias Schiffer
2013-03-21Implement ACK request handlingMatthias Schiffer
2013-03-19Move packet handling to a separate source fileMatthias Schiffer