[Oisf-devel] [COMMIT] OISF branch, master, updated. 7bf1de022cee1fb047f069da614a28d6a17a5e30
noreply at openinfosecfoundation.org
noreply at openinfosecfoundation.org
Tue Nov 1 10:57:06 UTC 2011
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 7bf1de022cee1fb047f069da614a28d6a17a5e30 (commit)
via 7eb83314b47741e234aa456e53ec17609cab42d2 (commit)
via 1df183ac381b69acbba7f27059eb0635434abf15 (commit)
via 2a8ffe07eabd4973fdb94425826570fc09daf432 (commit)
via a5b1de4f0dbb0d3cea25ffdf34262d7e377571e6 (commit)
via 8b81063fc26e24d75855938290d406ae08a16316 (commit)
via 1adf4b868c573618784109003c0976da4d395133 (commit)
from 9549faae95c3710582240829593ab59ddee2bf06 (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 7bf1de022cee1fb047f069da614a28d6a17a5e30
Author: Eric Leblond <eric at regit.org>
Date: Sun Oct 30 21:54:22 2011 +0100
Add AF_PACKET to capability system.
This patch adds the necessary code to have AF_PACKET using
the same capability dropping mechanism as pcap. This should
fix #361.
commit 7eb83314b47741e234aa456e53ec17609cab42d2
Author: Victor Julien <victor at inliniac.net>
Date: Tue Nov 1 11:38:28 2011 +0100
Fix compiler warning and fix using GET_IPV4_DST_ADDR_PTR macro to access IPv6 header.
commit 1df183ac381b69acbba7f27059eb0635434abf15
Author: Eric Leblond <eric at regit.org>
Date: Mon Oct 31 11:52:13 2011 +0100
http log: factorize logging function.
With the introduction of the PrintInet function there was almost
no difference between IPv4 and IPv6 HTTP logging functions. This
patch adds a wrapper that factorizes the code.
commit 2a8ffe07eabd4973fdb94425826570fc09daf432
Author: Eric Leblond <eric at regit.org>
Date: Mon Oct 31 11:36:42 2011 +0100
http log: factorize extended logging
Extended logging is not dependant on IP protocol version.
commit a5b1de4f0dbb0d3cea25ffdf34262d7e377571e6
Author: Eric Leblond <eric at regit.org>
Date: Mon Oct 31 11:30:02 2011 +0100
http log: Add extended option
This patch adds a extended option to log extended HTTP information
when activated.
commit 8b81063fc26e24d75855938290d406ae08a16316
Author: Chris Wakelin <c.d.wakelin at reading.ac.uk>
Date: Mon Oct 31 09:58:50 2011 +0100
http log: Add extended information
commit 1adf4b868c573618784109003c0976da4d395133
Author: Eileen Donlon <emdonlo at gmail.com>
Date: Sun Oct 30 13:58:47 2011 -0400
set layer4 protocol when no ipv6 extension headers
-----------------------------------------------------------------------
Summary of changes:
src/decode-ipv6.c | 4 +
src/log-httplog.c | 254 ++++++++++++++++++++++++++---------------------------
src/util-privs.c | 2 +-
suricata.yaml | 1 +
4 files changed, 131 insertions(+), 130 deletions(-)
hooks/post-receive
--
OISF
More information about the Oisf-devel
mailing list