aboutsummaryrefslogtreecommitdiffstats
path: root/packet-netflow.c
Commit message (Expand)AuthorAgeFilesLines
* From Lutz Jaenicke: use "g_htonl()" rather than "htonl()".Guy Harris2002-10-081-2/+2
* Include <string.h> to declare "memcpy()".Guy Harris2002-10-081-2/+3
* Major updates from Bill Fumerola.Gerald Combs2002-09-221-374/+922
* From Matthew Smart:Guy Harris2002-09-091-124/+363
* Use g_ntohXXX instead of ntohXXXJörg Mayer2002-09-071-8/+8
* From Hannes Gredler: decode the sample rate factor in cflowd5 headers.Guy Harris2002-09-061-4/+14
* From Matthew Smart: Cisco NetFlow protocol support.Guy Harris2002-09-041-0/+233