]> git.ipfire.org Git - thirdparty/ulogd2.git/commit
Fix broken OUTPUT timestamping since apparently kernel inits the sk_buff
authorlaforge <laforge>
Sun, 27 Apr 2003 07:39:07 +0000 (07:39 +0000)
committerlaforge <laforge>
Sun, 27 Apr 2003 07:39:07 +0000 (07:39 +0000)
commitf4e0d2f82b80191bfa946804cc0cc2c619c56b8c
treebb9e19e7fbccb1761c266e780017308efe4ef28b
parent8ffc0faa83439c8d6e662a04130928a6b14f9b4d
Fix broken OUTPUT timestamping since apparently kernel inits the sk_buff
with a stamp.tv_sec of 0 and junk in stamp.tv_usec. (Curtis@GreenKey.net)
pcap/ulogd_PCAP.c