suricata
source-netmap.c File Reference
#include "suricata.h"
#include "suricata-common.h"
#include "tm-threads.h"
#include "packet.h"
#include "util-bpf.h"
#include "util-privs.h"
#include "util-validate.h"
#include "util-datalink.h"
#include "source-netmap.h"
#include "util-ioctl.h"
Include dependency graph for source-netmap.c:

Go to the source code of this file.

Functions

void TmModuleReceiveNetmapRegister (void)
 
void TmModuleDecodeNetmapRegister (void)
 Registration Function for DecodeNetmap. More...
 

Detailed Description

Author
Aleksey Katargin guree.nosp@m.do@g.nosp@m.mail..nosp@m.com
Victor Julien victo.nosp@m.r@in.nosp@m.linia.nosp@m.c.ne.nosp@m.t
Bill Meeks billm.nosp@m.eeks.nosp@m.8@gma.nosp@m.il.c.nosp@m.om

Netmap socket acquisition support

Many thanks to Luigi Rizzo for guidance and support.

Definition in file source-netmap.c.