We are implementing a USER SPACE ROUTER for Linux.

We are taking the routing decision in a user space
program and sending the next hop IP address to the
kernel.

Is there a way to fill up the skb->dst entry according
to IP address obtained from user space ?

Moreover, is it sufficient if we fill up the skb->dst
to specify the next hop related information ?

__________________________________________________
Do You Yahoo!?
LAUNCH - Your Yahoo! Music Experience
http://launch.yahoo.com

Reply via email to