Filtering UDP packets from going up the stack
From: Steve Helding (shelding_at_comcast.net)
Date: 10/29/04
- Next message: Stephen Hemminger: "Re: Help with tc qdisc and netem"
- Previous message: patrick_at_klos.com: "Re: captured ethernet frames"
- Next in thread: Toni Erdmann: "Re: Filtering UDP packets from going up the stack"
- Reply: Toni Erdmann: "Re: Filtering UDP packets from going up the stack"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Fri, 29 Oct 2004 02:18:48 GMT
I would like to be able to filter UDP packets from entering my Linux
stack. It's an experiment I'm working on. If anyone knows off the top
of their head how to do this I would appreciate the input. First off, I
know it probably requires rebuilding the kernel. Secondly, based on my
review of the Linux network stack source code it appears that I can
easily determine which packets are UDP but the thing that concerns me is
that it appears I need to free some dynamically created packet buffer
even though I want to throw away the packet. Anyone have any
suggestions or things to look out for?
- Next message: Stephen Hemminger: "Re: Help with tc qdisc and netem"
- Previous message: patrick_at_klos.com: "Re: captured ethernet frames"
- Next in thread: Toni Erdmann: "Re: Filtering UDP packets from going up the stack"
- Reply: Toni Erdmann: "Re: Filtering UDP packets from going up the stack"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|