WSL2-Linux-Kernel/net/decnet
Steven Whitehouse 3a31b9d2f2 [DECNET]: Fix input routing bug
This patch fixes a silly bug that has been in the input routing code
for some time. It results in trying to send to a node directly when
the origin of the packet is via the default router.

Its been tested by Alan Kemmerer <alan.kemmerer@mittalsteel.com> who
reported the bug and its a fairly obvious fix for a typo.

Signed-off-by: Steven Whitehouse <swhiteho@redhat.com>
Signed-off-by: Patrick Caulfield <patrick@tykepenguin.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2006-10-18 20:45:22 -07:00
..
netfilter
Kconfig
Makefile
README
TODO
af_decnet.c [DECNET]: Fix sfuzz hanging on 2.6.18 2006-10-12 01:48:20 -07:00
dn_dev.c
dn_fib.c
dn_neigh.c
dn_nsp_in.c [NET]: Fix sk->sk_filter field access 2006-09-22 15:18:47 -07:00
dn_nsp_out.c
dn_route.c [DECNET]: Fix input routing bug 2006-10-18 20:45:22 -07:00
dn_rules.c
dn_table.c
dn_timer.c
sysctl_net_decnet.c

README

                       Linux DECnet Project
                      ======================

The documentation for this kernel subsystem is available in the
Documentation/networking subdirectory of this distribution and also
on line at http://www.chygwyn.com/DECnet/

Steve Whitehouse <SteveW@ACM.org>