summaryrefslogtreecommitdiffstats
path: root/src/send.c
AgeCommit message (Expand)Author
2014-03-18Update copyright yearsMatthias Schiffer
2013-08-04There is no reason to keep a hello seqno for each interface separatelyMatthias Schiffer
2013-08-03Implement proper handling of route requestsMatthias 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-24Remove newline from log messageMatthias Schiffer
2013-03-24Add sending of updatesMatthias Schiffer
2013-03-21Save maximum length in packet buffersMatthias Schiffer
2013-03-21Rename alloca_packet() to gp_babel_packet_alloca()Matthias Schiffer
2013-03-21Implement ACK request handlingMatthias Schiffer
2013-03-21Add alloca_packet() macroMatthias Schiffer
2013-03-20Move send functions to a new source fileMatthias Schiffer