Suricata is a network Intrusion Detection System, Intrusion Prevention System and Network Security Monitoring engine developed by the OISF and the Suricata community.
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Go to file
Victor Julien f791d0f5c5 vlan/QinQ: add vlan_qinq counter
This patch introduces a new counter "decoder.vlan_qinq". It counts
packets that have more than two stacked vlan layers.

Packets with 2 vlan layers will both increment "decoder.vlan" and
"decoder.vlan_qinq".
12 years ago
benches
contrib Add option on Tile-Gx for logging for fast.log alerts over PCIe 12 years ago
doc Update docs from wiki 13 years ago
m4 Prelude plugin: add detection in configure script 16 years ago
qa Updated banned function cocci check 12 years ago
rules ipv4 decoder: set 'invalid' event on icmpv6 12 years ago
scripts suricatasc: fix make distcheck. 13 years ago
src vlan/QinQ: add vlan_qinq counter 12 years ago
.gitignore unittest: make check use a qa/log dir for logging 13 years ago
COPYING
ChangeLog Update Changelog for 2.0beta2 12 years ago
LICENSE import of gplv2 LICENSE 16 years ago
Makefile.am dns: rules files was not installed 12 years ago
Makefile.cvs
acsite.m4
autogen.sh OpenBSD 5.2 build fixes, Unit test fix. 13 years ago
classification.config Import of classification.config 16 years ago
config.rpath Add file needed for some autotools version. 13 years ago
configure.ac Remove extra ] configure.ac for HAVE_DETECT_DISABLED 12 years ago
doxygen.cfg doxygen: document all code 12 years ago
reference.config Add md5 to reference.config. 14 years ago
suricata.yaml.in profiling: add sample-rate yaml option 12 years ago
threshold.config threshold: improve comments of shipped threshold.config, add links to wiki. 13 years ago