* Forwarding an Altered Packet !!!
@ 2011-11-28 7:32 Kesava Srinivas
0 siblings, 0 replies; only message in thread
From: Kesava Srinivas @ 2011-11-28 7:32 UTC (permalink / raw)
To: kernelnewbies
HI Team,
Trying to Forward an Altered Packet in kspace. Need some Help in this !
Picked up an ICMP Packet at PRE_ROUTING Hook & added IP Header over it by
expanding skbuffer. Now want to forward the Edited Packet with New Header
to the Right out interface. Thought that by returning NF_ACCEPT ; Kernel
would do Job for me. But that's NOT Happening. Please help me in
understanding ; what Function we Should be calling in Forwarding the Edited
Packet to the Right out interface ???
What about nf_reinject ?? Was that the right one to be used in this case
??? OR any Other Next Pointer plz... !!!
Looking forward for the reply !
-Thanks in Advance,
VKS.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.kernelnewbies.org/pipermail/kernelnewbies/attachments/20111128/26ec169a/attachment.html
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2011-11-28 7:32 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-11-28 7:32 Forwarding an Altered Packet !!! Kesava Srinivas
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).