- Subject: Query in understanding skb_pull !!!
- From: Kesava Srinivas <vunnavafuture@xxxxxxxxx>
- Date: Tue, 3 Apr 2012 07:20:24 +0530
HI ,
Looking for a Confirmation on this !
Once after Capturing the Socket Buffer in PRE_ROUTING Hook; Manipulated the
Socket Buffer by using the "skb_pull" Kernel Function. Using skb_pull;
stripped 28 bytes (IP+UDP) which are the Part of outer UDP/IP Header. Now;
My intention was to route the skb based on the Inner IP Header which is
sitting after stripping 28 bytes. At the END of the Program; returned NF_ACCEPT.
Even though; skb_pull worked Fine., Kernel's Stack is still looking in to
Outer Header only for Routing the Packet.I expected ;Kernel will look the
Inner Header (As data Pointer was incremented by 28 bytes via skb_pull) and
Take decision based on the Inner one. But; that didn't happened. It looks
to me like; we need to always use NF_STOLEN & should write our own code to
route based on the INNER HEADER. Was my conclusion correct ??
-Thanks in Advance,
VKS
--
To unsubscribe from this list: send the line "unsubscribe netfilter" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
[Linux Netfilter Development]
[Linux Kernel Networking Development]
[Linux Networking Development]
[Linux Kernel Development]
[Linux Resources]
[LARTC]
[Bugtraq]
[Consulting]
[Free Internet Dating]
[Yosemite Forum]
[Photo]