summaryrefslogtreecommitdiff
path: root/print-cnfp.c
Commit message (Expand)AuthorAgeFilesLines
* Get rid of an unused variable.guy2005-04-201-5/+11
* Have the configure script arrange that the Makefile define _U_guy2003-11-161-4/+4
* From Neil Spring:guy2003-11-151-4/+4
* Add a new "ipproto.h" header file, with definitions of IP protocol typeguy2003-06-071-1/+2
* The "__attribute__((packed))" tag on structures causes some files not toguy2002-12-111-30/+30
* put __attribute__((packed)) to packet headers. s/u_short/u_int16_t/ and soitojun2002-11-091-3/+3
* Get rid of the "-Wno-unused" flag, and fix up most of theguy2002-09-051-2/+2
* Add a few more GCC warnings on GCC >= 2 for ".devel" builds.guy2002-09-051-4/+6
* Added support for Win32, based on WinPcap.risso2002-08-011-9/+2
* Eliminate some unused parameters.fenner2001-09-171-7/+7
* Patch from Harry Raaymakers <harryr@connect.com.au> to the Cisco NetFlowguy2001-02-211-10/+17
* Add "tcp.h" and "udp.h" headers, to declare the TCP and UDP stuff neededguy2000-09-231-2/+3
* (unsigned) casts in printf to make gcc happyassar2000-05-151-15/+21
* -Wall -Werror clean.itojun2000-04-281-12/+13
* s/in_addr_t/struct in_addr/itojun2000-04-271-4/+4
* follow rule about rcsid and config.hitojun2000-04-271-0/+9
* add cisco NetFlow support from OpenBSD.itojun2000-04-271-0/+164