|
|
@ -1,4 +1,4 @@
|
|
|
|
/* Copyright (C) 2007-2010 Open Information Security Foundation
|
|
|
|
/* Copyright (C) 2007-2011 Open Information Security Foundation
|
|
|
|
*
|
|
|
|
*
|
|
|
|
* You can copy, redistribute or modify this Program under the terms of
|
|
|
|
* You can copy, redistribute or modify this Program under the terms of
|
|
|
|
* the GNU General Public License version 2 as published by the Free
|
|
|
|
* the GNU General Public License version 2 as published by the Free
|
|
|
@ -19,6 +19,7 @@
|
|
|
|
* \file
|
|
|
|
* \file
|
|
|
|
*
|
|
|
|
*
|
|
|
|
* \author Victor Julien <victor@inliniac.net>
|
|
|
|
* \author Victor Julien <victor@inliniac.net>
|
|
|
|
|
|
|
|
* \author Eric Leblond <eric@regit.org>
|
|
|
|
*
|
|
|
|
*
|
|
|
|
* Netfilter's netfilter_queue support for reading packets from the
|
|
|
|
* Netfilter's netfilter_queue support for reading packets from the
|
|
|
|
* kernel and setting verdicts back to it (inline mode).
|
|
|
|
* kernel and setting verdicts back to it (inline mode).
|
|
|
|