netfilter-devel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Setting source routing option using netfilter
@ 2007-12-11 23:35 Ashwini R
  0 siblings, 0 replies; only message in thread
From: Ashwini R @ 2007-12-11 23:35 UTC (permalink / raw)
  To: netfilter, netfilter-devel

Hi,

I am trying to dynamically add IP_Options to the packet header in
2.6.23 kernel to perform strict source routing. I am using Netfilter
hooks (NF_IP_LOCAL_OUT hook) to intercept the packet before it goes
out of the host. If the IP_Options are set through setsockopt() in my
application, I am able to read those options using Netfilter. However,
I am not sure how to insert new IP_Options into packets originating
from another application. Could anyone please point me to some
documentation or sample code regarding this.

Thank you,

Ashwini.

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2007-12-11 23:35 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-12-11 23:35 Setting source routing option using netfilter Ashwini R

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).