]> git.ipfire.org Git - people/ms/suricata.git/commit - src/source-pcap-file.c
Move packet pool to ringbuffer, update packet pool api and ringbuffer api. Remove...
authorVictor Julien <victor@inliniac.net>
Mon, 21 Jun 2010 09:16:32 +0000 (11:16 +0200)
committerVictor Julien <victor@inliniac.net>
Mon, 21 Jun 2010 09:16:32 +0000 (11:16 +0200)
commit6519a86ec7358a105cbf59c3fba47f873244c696
tree73f8943b1c8c0f054abe62966012c6fe66644ae4
parentcb2fef8680d8105d97de24def441656021256570
Move packet pool to ringbuffer, update packet pool api and ringbuffer api. Remove memset usage from PACKET_RECYCLE, add proper cleanup macros.
20 files changed:
src/decode-icmpv4.h
src/decode-icmpv6.h
src/decode-ipv4.h
src/decode-ipv6.h
src/decode-tcp.h
src/decode-udp.h
src/decode.c
src/decode.h
src/runmodes.c
src/source-erf-dag.c
src/source-nfq.c
src/source-pcap-file.c
src/source-pcap.c
src/suricata.c
src/suricata.h
src/tmqh-packetpool.c
src/tmqh-packetpool.h
src/util-ringbuffer.c
src/util-ringbuffer.h
suricata.yaml