Re: [PATCH 2.6.19 1/2] X.25: Adds call forwarding to X.25

2007-01-04 Thread Alan
> + struct sk_buff *skbn; > + skbn = skb_clone(skb, GFP_ATOMIC); > + If this fails then you starting passing NULL around. I'm also a bit confused as to where you free the copy in all the error cases ? Is there any reason for creating skbn here rather than in skb_forward_call ? - To unsub

[PATCH 2.6.19 1/2] X.25: Adds call forwarding to X.25

2007-01-03 Thread ahendry
Adds call forwarding to X.25, allowing it to operate like an X.25 router. Useful if one needs to manipulate X.25 traffic with tools like tc. This is an update/cleanup based off a patch submitted by Daniel Ferenci a few years ago. Worked ok with Cisco XoT, linux X.25 back to back, and some old NTU