summaryrefslogtreecommitdiff
path: root/print-ospf6.c
Commit message (Expand)AuthorAgeFilesLines
* Redo length checks in ospf6_print_lsa().Guy Harris2011-10-131-74/+129
* Cast "sizeof" to a "u_int"; it's not guaranteed to be "int" in size (itguy2006-09-131-2/+2
* -rework the OSPFv3 printer:hannes2006-09-051-346/+250
* Have the configure script arrange that the Makefile define _U_guy2003-11-161-4/+4
* From Neil Spring:guy2003-11-151-4/+4
* Fix up some errors from the previous checkin.guy2002-12-111-4/+6
* The "__attribute__((packed))" tag on structures causes some files not toguy2002-12-111-33/+33
* Added support for Win32, based on WinPcap.risso2002-08-011-7/+6
* whitespace cleanupitojun2002-06-111-3/+3
* Quiet down gcc -Wallfenner2001-05-091-2/+2
* 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-3/+1
* correct ospf6 AS external LSA printing.itojun2000-05-121-35/+54
* avoid extra space.itojun2000-03-151-2/+2
* Switch to config.h instead of passing defines in DEFS.fenner1999-11-211-1/+5
* Bring in KAME IPv6 tcpdump. replaces esp/ah/isakmp decoder.itojun1999-10-301-0/+664