aboutsummaryrefslogtreecommitdiffstats
path: root/packet-netflow.c
AgeCommit message (Expand)AuthorFilesLines
2004-06-01Interpret the sampling mode values.guy1-2/+8
2004-06-01As Motonori Shindo nodes, the sampling rate and mode in a Netflow V5guy1-2/+10
2004-03-09Dynamically allocate the array of field entries in a NetFlow V9guy1-4/+20
2003-03-07Add in some additional Cisco URLs for NetFlow documentation.guy1-13/+33
2003-03-04From Matthew Smart:guy1-37/+457
2003-02-12From Matthew Smart: partial NetFlow V9 support.guy1-16/+282
2002-10-08From Lutz Jaenicke: use "g_htonl()" rather than "htonl()".guy1-2/+2
2002-10-08Include <string.h> to declare "memcpy()".guy1-2/+3
2002-09-22Major updates from Bill Fumerola.gerald1-374/+922
2002-09-09From Matthew Smart:guy1-124/+363
2002-09-07Use g_ntohXXX instead of ntohXXXjmayer1-8/+8
2002-09-06From Hannes Gredler: decode the sample rate factor in cflowd5 headers.guy1-4/+14
2002-09-04From Matthew Smart: Cisco NetFlow protocol support.guy1-0/+233