]> git.ipfire.org Git - thirdparty/suricata.git/commit
Fix build with old pcap library. 294/head
authorEric Leblond <eric@regit.org>
Fri, 22 Feb 2013 14:54:09 +0000 (15:54 +0100)
committerEric Leblond <eric@regit.org>
Fri, 22 Feb 2013 14:55:44 +0000 (15:55 +0100)
commit21dda8674d485a73cfa0cdd08d343848ff0ab89c
treec25bb7f1a3e9f9cc305db2831aa755fe55b3a569
parent6d225378e4670564c97d07d493be5d9aaec1a214
Fix build with old pcap library.

Pcap snaplen related modification broke compilation of Suricata for
system having old pcap library. This patch fixes the issue and allow
old pcap library to honour the snaplen value.
src/source-pcap.c
src/source-pcap.h