[Babel-users] TLV packet

Juliusz Chroboczek jch at pps.univ-paris-diderot.fr
Fri Sep 30 10:19:10 UTC 2016


> Hello, can you help me where is file that send TLV packet in babel routing ?

TLVs are buffered by the send_* functions in message.c.  The buffer is
flushed by flushbuf, which is called by start_message (if the buffer
overflows) or scheduled by end_message.

-- Juliusz




More information about the Babel-users mailing list