]> git.ipfire.org Git - people/ms/suricata.git/history - src/source-af-packet.h
detect: allows <> syntax for uint ranges
[people/ms/suricata.git] / src / source-af-packet.h
2021-11-22  Victor Julienaf-packet: only ref mpeer if needed in tpacket v2
2021-11-22  Victor Julienaf-packet: don't check ifstate per send call in IPS
2021-11-22  Victor Julienaf-packet: refactor VLAN hdr handling
2021-11-22  Victor Julienaf-packet: remove tpacket-v1 support
2021-11-11  Victor Julienaf-packet: remove obsolete define
2021-11-11  Victor Julienaf-packet: remove zero copy flag
2021-09-29  Jason Ishaf-packet: use configured cluster-id when checking...
2020-04-25  Shivani Bhardwajaf-packet: change type of cluster_id to uint16_t
2019-10-07  Shivani Bhardwajafp: nicer error message in case of fanout failure
2019-07-10  Max Fillingeraf-packet: Always fill in vlan_id
2019-06-18  Eric Leblondaf-packet: some conditional fields
2019-06-18  Eric Leblondaf-packet: implement pinned-maps-name
2019-06-18  Eric Leblondutil-ebpf: conditional pinning of maps
2019-06-18  Eric Leblondebpf: change the logic to avoid ktime usage
2018-02-06  Eric Leblondaf-packet: end of map factoring
2018-02-06  Eric Leblondaf-packet: cache map fd search
2018-02-06  Eric Leblondaf-packet: implementation of XDP bypass
2018-02-06  Eric Leblondaf-packet: kernel bypass implementation
2018-02-06  Eric Leblondaf-packet: add support for eBPF cluster and filter
2018-01-12  Eric Leblondaf-packet: synchronize flags sizes
2017-05-02  Victor Juliencompiler: more strict compiler warnings
2016-06-21  Victor Julienaf-packet: test if fanout is supported before use
2016-05-20  Eric Leblondaf-packet: add option to use memory locked mmap
2016-05-20  Eric Leblondaf-packet: configurable tpacket_v3 block timeout
2016-05-20  Eric Leblondaf-packet: configurable tpacket_v3 block size
2016-05-20  Eric Leblondaf-packet: pack AFPPeer structure
2016-05-20  Eric Leblondaf-packet: cleaning and hole hunting
2016-05-20  Eric Leblondaf-packet: tpacket_v3 implementation
2016-03-09  Eric Leblondaf-packet: don't check GRO LRO on non ethernet
2015-07-21  Eric Leblondaf-packet: sync header with latest features
2012-09-24  Eric Leblondaf-packet: clean APFPacketVar before release.
2012-09-06  Eric Leblondaf-packet: implement late open
2012-09-06  Eric Leblondaf-packet: rework socket transition phase.
2012-09-03  Eric Leblondaf-packet: add optional emergency mode
2012-09-03  Eric Leblondaf-packet: add doxygen comments
2012-09-03  Eric Leblondaf-packet: IPS and TAP feature
2012-09-03  Eric Leblondcapture: add data release mechanism
2012-09-03  Eric Leblondaf-packet: improve mmaped running mode.
2012-06-29  Eric Leblondaf-packet: add support for BPF filter.
2012-02-23  Eric Leblondaf-packet: Implement zero copy
2012-02-23  Eric Leblondaf-packet: mmap support
2012-01-05  Eric Leblondaf-packet: add support for checksum verif mode
2012-01-05  Eric Leblondaf-packet: add variable to disable offloading detection
2011-11-29  Eric Leblondaf-packet: fix compilation on new systems.
2011-10-04  Eric Leblondrunmode: introduce configuration dereferencing.
2011-10-04  Eric Leblondaf-packet: remove unused function
2011-09-08  Eric Leblondaf-packet: Add option to disable promiscuous mode
2011-09-08  Eric Leblondaf-packet: multi interface support
2011-09-08  Eric Leblondaf-packet: finalize code
2011-09-08  Eric Leblondaf-packet: basic support for AF_PACKET socket