Re: [tcpdump-workers] [PATCH] For Babel, recognise both UDP/6696 and UDP/6697.

2011-08-27 Thread Michael Richardson
Patch applied. -- ] He who is tired of Weird Al is tired of life! | firewalls [ ] Michael Richardson, Sandelman Software Works, Ottawa, ON|net architect[ ] m...@sandelman.ottawa.on.ca http://www.sandelman.ottawa.on.ca/ |device driver[ Kyoto Plus: watch the video

[tcpdump-workers] [PATCH] For Babel, recognise both UDP/6696 and UDP/6697.

2011-08-27 Thread Juliusz Chroboczek
IANA has reallocated the Babel port; it is now 6696. This patch makes tcpdump recognise both the old and the new Babel ports. --- print-udp.c |2 +- udp.h |3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/print-udp.c b/print-udp.c index da6cfd3..885d42e 100644 -