dect
/
linux-2.6
Archived
13
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/net/x25
Andrew Hendry c9c2e9dcb8 [X.25]: Adds /proc/net/x25/forward to view active forwarded calls.
View the active forwarded calls
cat /proc/net/x25/forward

Signed-off-by: Andrew Hendry <andrew.hendry@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2007-02-08 13:35:18 -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
af_x25.c [X.25]: Adds /proc/sys/net/x25/x25_forward to control forwarding. 2007-02-08 13:34:36 -08:00
sysctl_net_x25.c [X.25]: Adds /proc/sys/net/x25/x25_forward to control forwarding. 2007-02-08 13:34:36 -08: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 [X.25]: Adds /proc/net/x25/forward to view active forwarded calls. 2007-02-08 13:35:18 -08: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