Re: teach tcpdump about gre-in-udp encapsulation

2018-07-03 Thread Alexander Bluhm
On Tue, Jul 03, 2018 at 12:51:26PM +1000, David Gwynne wrote: > this is the simplest diff i could make that adds gre in udp handling > to tcpdump. > > ok? OK bluhm@ > Index: print-udp.c > === > RCS file:

teach tcpdump about gre-in-udp encapsulation

2018-07-02 Thread David Gwynne
this is the simplest diff i could make that adds gre in udp handling to tcpdump. ok? Index: print-udp.c === RCS file: /cvs/src/usr.sbin/tcpdump/print-udp.c,v retrieving revision 1.40 diff -u -p -r1.40 print-udp.c --- print-udp.c 22