summaryrefslogtreecommitdiff
path: root/print-gre.c
Commit message (Expand)AuthorAgeFilesLines
* Have the configure script arrange that the Makefile define _U_guy2003-11-161-4/+4
* From Neil Spring:guy2003-11-151-1/+1
* From Neil Spring:guy2003-11-151-4/+4
* don't pass on src & dst MAC adresses to the isoclns decoder as MAC adresseshannes2003-05-221-2/+2
* fixed GRE OSI-type as per ijotuns hinthannes2002-10-311-2/+2
* tabifyitojun2002-10-301-4/+4
* o for gre version 1, correctly check if kp (key present) is unset.itojun2002-10-301-14/+14
* OSI (IS-IS) support over GRE tunnelshannes2002-09-241-1/+5
* rewrite with better license (explicit "with or without modification").itojun2002-09-201-126/+325
* Added support for Win32, based on WinPcap.risso2002-08-011-7/+2
* whitespace cleanupitojun2002-06-111-4/+4
* Get rid of unneeded incomplete definitions of "struct mbuf" and "structguy2002-06-011-2/+1
* Remove #if 0 sectionsfenner2001-06-151-1/+2
* Fix checksum and offset printing.fenner2001-03-131-12/+23
* Assorted PPTP and GRE enhancements from Motonori Shindoguy2001-03-121-43/+34
* Update GRE printer from RFC 2784 (GRE), 2890 (Key and Sequence extensions).fenner2001-02-031-10/+49
* Making "extracted_ethertype" static to "print-ether.c" broke otherguy2000-12-181-3/+4
* Get rid of includes of <netinet/in_systm.h>, and replace "n_short",guy2000-09-291-2/+1
* Add an "ip.h" header, to declare the IP stuff needed by dissectors, andguy2000-09-231-2/+1
* Switch to config.h instead of passing defines in DEFS.fenner1999-11-211-1/+5
* use ether_encap_print. From kuznet@ms2.inr.ac.ruassar1999-11-211-14/+4
* Initial revisionmcr1999-10-071-0/+141