summaryrefslogtreecommitdiffstats
path: root/src/send.c
AgeCommit message (Collapse)Author
2013-03-26Fix handling of announces without payloadMatthias Schiffer
2013-03-24Initial nexthop maintenance implementationMatthias Schiffer
Mostly taken from the FFD project, and quite incomplete.
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