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/rose
Ralf Baechle d85838c55d [ROSE]: Try all routes when establishing a ROSE connections.
From Jean-Paul F6FBB

ROSE will only try to establish a route using the first route in its
routing table.  Fix to iterate through all additional routes if a
connection attempt has failed.

Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
2006-07-03 19:32:23 -07:00
..
Makefile
af_rose.c [ROSE]: Try all routes when establishing a ROSE connections. 2006-07-03 19:32:23 -07:00
rose_dev.c [ROSE]: Fix dereference of skb pointer after free. 2006-07-03 19:29:15 -07:00
rose_in.c
rose_link.c [ROSE]: Eleminate HZ from ROSE kernel interfaces 2006-05-03 23:28:20 -07:00
rose_loopback.c
rose_out.c
rose_route.c [ROSE]: Fix routing table locking in rose_remove_neigh. 2006-05-03 23:26:20 -07:00
rose_subr.c
rose_timer.c
sysctl_net_rose.c