Re: [tcpdump-workers] LISP support.

2015-08-14 Thread Ritesh Ranjan
Thanks Michael,

Sent the pull request just now.

Cheers!

On Fri, Aug 14, 2015 at 12:57 AM,   wrote:
>
> Ritesh Ranjan  wrote:
> > I have been working with the LISP protocol lately. I see that tcpdump
> > doesn't have support for LISP currently. I have added LISP support for
> > type 3 and 4 packets in my local repo (only IPv4 and IPv6 AFI
> > currently, working on support for LCAF) and done some unit test which
> > seem to be working fine. I would like to add my changes to the
> > development branch as well. Should I send a pull request to the github
> > repo or is there any other protocol that needs to be followed before
> > sending a pull request.
>
> Please send pull request, and please include your sample pcap files
> in the tests/ directory.
>
> Thank you for doing this work.
> I look forward to using LISP in the field :-)
>
___
tcpdump-workers mailing list
tcpdump-workers@lists.tcpdump.org
https://lists.sandelman.ca/mailman/listinfo/tcpdump-workers


Re: [tcpdump-workers] LISP support.

2015-08-14 Thread mcr

Ritesh Ranjan  wrote:
> Sent the pull request just now.

Ritesh Ranjan  wrote:
> * M Makefile.in (1)
> * M netdissect.h (2)
> * A print-lisp.c (174)
> * M print-udp.c (4)
> * A tests/lisp_eid_notify.pcap (0)

You'll want to add your test case to tests/TESTLIST, and provide the expected
output as well.

___
tcpdump-workers mailing list
tcpdump-workers@lists.tcpdump.org
https://lists.sandelman.ca/mailman/listinfo/tcpdump-workers