[tcpdump-workers] Re: [tcpdump-workers] libpcap 1.1.1 . kernel and libc on a boat . ‘PACKET_RESERVE’ undeclared

2011-04-25 Thread Guy Harris
On Apr 25, 2011, at 3:08 AM, Laurent Debricon wrote: > Hello, > > I am a bit confused and missing some knowledge about the kernel & libc : > > - I am trying to compile the latest libpcap 1.1.1 from github ( > https://github.com/mcr/libpcap/tree/libpcap_1.1 ) (I am trying to build > because I ne

[tcpdump-workers] libpcap 1.1.1 . kernel and libc on a boat . ‘PACKET_RESERVE’ undeclared

2011-04-25 Thread Laurent Debricon
Hello, I am a bit confused and missing some knowledge about the kernel & libc : - I am trying to compile the latest libpcap 1.1.1 from github ( https://github.com/mcr/libpcap/tree/libpcap_1.1 ) (I am trying to build because I need the fix from March 23, 2011 about packet capture size). - My syste

[tcpdump-workers] [PATCH] Add printer for the Babel routing protocol (RFC 6126).

2011-04-25 Thread Juliusz Chroboczek
This version includes a couple of fixes from Wireshark. --- CREDITS |2 + Makefile.in |6 +- interface.h |1 + print-babel.c | 422 + print-udp.c |5 +- udp.h |1 + 6 files changed, 432 insertions(+),