Add the ability to dump all traffic going through route() over a control connection.
[tinc] / src / buffer.c
2011-05-22 Guus SliepenAlways compact the buffer if it has reached MAXBUFSIZE.
2011-05-17 Guus SliepenFix some compiler warnings.
2011-05-14 Guus SliepenSeveral fixes for the buffer code.
2011-05-14 Guus SliepenAdd simple buffer management code.