linux/net/x25
Andrew Hendry 95a9dc4390 [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 <andrew.hendry@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2007-02-08 13:34:02 -08:00
..
af_x25.c [X.25]: Add call forwarding 2007-02-08 13:34:02 -08:00
Kconfig [NET]: move config options out to individual protocols 2005-07-11 21:13:56 -07:00
Makefile [X.25]: Add call forwarding 2007-02-08 13:34:02 -08:00
sysctl_net_x25.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
x25_dev.c [X.25]: Add call forwarding 2007-02-08 13:34:02 -08:00
x25_facilities.c [X25]: Trivial, SOCK_DEBUG's in x25_facilities missing newlines 2007-01-09 00:29:52 -08:00
x25_forward.c [X.25]: Add call forwarding 2007-02-08 13:34:02 -08:00
x25_in.c [X25]: allow ITU-T DTE facilities for x25 2006-03-22 00:01:31 -08:00
x25_link.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
x25_out.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
x25_proc.c Remove obsolete #include <linux/config.h> 2006-06-30 19:25:36 +02:00
x25_route.c [X.25]: Add call forwarding 2007-02-08 13:34:02 -08:00
x25_subr.c [X25]: allow ITU-T DTE facilities for x25 2006-03-22 00:01:31 -08:00
x25_timer.c [X25]: fix for spinlock recurse and spinlock lockup with timer handler 2006-04-29 18:33:11 -07:00