summaryrefslogtreecommitdiff
path: root/ipproto.h
Commit message (Expand)AuthorAgeFilesLines
* Add support for dissecting RFC 2332 NHRP.Guy Harris2023-04-111-0/+3
* Fix spaces before tabs in indentationFrancois-Xavier Le Bail2023-02-151-1/+1
* Add support for ethernet IP protocolAhmed Abdelsalam2020-08-071-0/+3
* ipproto.h: Update a referenceFrancois-Xavier Le Bail2020-04-151-2/+1
* Make nd_uint8_t and nd_int8_t arrays, to catch direct references.Guy Harris2017-12-101-1/+1
* Use a table instead of getprotobynumber().Denis Ovsienko2017-08-271-1/+2
* Dismiss unused IPPROTO_CARP.Denis Ovsienko2017-08-271-4/+1
* remove tcpdump's own CVS keywordsDenis Ovsienko2014-01-031-2/+0
* Add a CARP dissector and a command-line option to dissect proto 112 as CARP.George Neville-Neil2011-11-231-0/+3
* ipproto.h/c: mark several structs as constKovarththanan Rajaratnam2010-02-201-1/+1
* From Ian McDonald and Arnaldo Carvalho de Melo: DCCP support.guy2005-09-201-1/+4
* from Andy Heffernan <ahh@juniper.net>:hannes2005-05-201-1/+4
* Some BSDs define IPPROTO_IGRP as 88 and don't define IPPROTO_EIGRP, soguy2004-04-281-3/+3
* add infrastructure for host-OS indep. ipproto name resolutionhannes2004-04-261-3/+5
* 135 appears to be the current IP protocol number for mobility headers;guy2003-11-241-3/+16
* Add a new "ipproto.h" header file, with definitions of IP protocol typeguy2003-06-071-0/+123