linux/net/netrom
Ralf Baechle 98a82febb6 [AX25/NETROM]: Cleanup direct calls into IP stack
Get rid of the calls to ip_rcv and arp_rcv which were layering
violations anyway.  With those being replaced by netif_rx, less parts
of AX.25 and relatives depend on INET support actually being enabled.
This also will make PF_PACKET sockets work for IP and ARP packets
received over AX.25 and for IP packets over NET/ROM.

Signed-off-by: Ralf Baechle DL5RB <ralf@linux-mips.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
2005-08-29 16:08:09 -07:00
..
af_netrom.c [AX25/NETROM]: Cleanup direct calls into IP stack 2005-08-29 16:08:09 -07:00
Makefile Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
nr_dev.c [AX25/NETROM]: Cleanup direct calls into IP stack 2005-08-29 16:08:09 -07:00
nr_in.c [TCP]: Move the tcp sock states to net/tcp_states.h 2005-08-29 15:41:54 -07:00
nr_loopback.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
nr_out.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
nr_route.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
nr_subr.c [TCP]: Move the tcp sock states to net/tcp_states.h 2005-08-29 15:41:54 -07:00
nr_timer.c [TCP]: Move the tcp sock states to net/tcp_states.h 2005-08-29 15:41:54 -07:00
sysctl_net_netrom.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00