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

2011-08-30 Thread Guy Harris
On Aug 27, 2011, at 1:55 PM, Michael Richardson wrote: > Patch applied. ...and propagated to the 4.2 branch. (BTW, Michael and I are both members of tcpdump-workers, so there's no need to CC us on mail to tcpdump-workers.)- This is the tcpdump-workers list. Visit https://cod.sandelman.ca/ to u

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 -