On Tue, Apr 30, 2013 at 8:24 AM, <w...@sourcearmory.com> wrote: > I need some help, currently I'm working in a project where I want to capture > and process some network packets before the kernel. I have searched but I > have found nothing. > > Is there some way to capture the packets before the kernel ?
You probably should look at netmap, although you need supported hardware: - http://info.iet.unipi.it/~luigi/netmap/ It can even be configured so that you can pass some packets on to the regular kernel network stack, although it's not clear if that's something you want/need. Thanks, Juli. _______________________________________________ freebsd-net@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-net To unsubscribe, send any mail to "freebsd-net-unsubscr...@freebsd.org"