[Oisf-devel] [COMMIT] OISF branch, master,	updated. suricata-2.0beta2-268-gf791d0f
    noreply at openinfosecfoundation.org 
    noreply at openinfosecfoundation.org
       
    Tue Feb 11 09:01:26 UTC 2014
    
    
  
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "OISF".
The branch, master has been updated
       via  f791d0f5c5640eb1a593f86bb6b864be9b973896 (commit)
      from  c95df281e39e4c946ac22001b22aee83e919a534 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit f791d0f5c5640eb1a593f86bb6b864be9b973896
Author: Victor Julien <victor at inliniac.net>
Date:   Tue Feb 11 09:44:26 2014 +0100
    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".
-----------------------------------------------------------------------
Summary of changes:
 src/decode-vlan.c |    5 ++++-
 src/decode.c      |    2 ++
 src/decode.h      |    1 +
 3 files changed, 7 insertions(+), 1 deletions(-)
hooks/post-receive
-- 
OISF
    
    
More information about the Oisf-devel
mailing list