summaryrefslogtreecommitdiffstats
path: root/pcap/ulogd_PCAP.c
Commit message (Collapse)AuthorAgeFilesLines
* new configuration file syntax (Magnus Boden)laforge2003-09-281-6/+5
|
* remove unused variableslaforge2003-08-231-5/+2
|
* real fix for skb receive timestamp problem (Harald Welte), revert PCAP ↵laforge2003-04-271-4/+3
| | | | workaround
* Fix broken OUTPUT timestamping since apparently kernel inits the sk_bufflaforge2003-04-271-3/+4
| | | | with a stamp.tv_sec of 0 and junk in stamp.tv_usec. (Curtis@GreenKey.net)
* fix include paths.laforge2002-12-091-3/+3
|
* make ulogd_PCAP build conditional to the existance of pcap.hlaforge2002-07-301-0/+228