From: Andrew Hendry Date: Thu, 8 Feb 2007 21:34:02 +0000 (-0800) Subject: [X.25]: Add call forwarding X-Git-Tag: v2.6.21-rc1~83^2~65^2~15 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=95a9dc4390c8215d922e0ca2ebb95279261fe795;p=pandora-kernel.git [X.25]: Add call forwarding 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. Thanks Alan for the feedback. Added the null check to the clones. Moved the skb_clone's into the forwarding functions. Worked ok with Cisco XoT, linux X.25 back to back, and some old NTUs/PADs. Signed-off-by: Andrew Hendry Signed-off-by: David S. Miller --- Reading git-diff-tree failed