NetBSD/sys/netatalk
dyoung 060522dec8 Hide the radix-trie implementation of the forwarding table so that we
will have an easier time replacing it with something different, even if
it is a second radix-trie implementation.

sys/net/route.c and sys/net/rtsock.c no longer operate directly on
radix_nodes or radix_node_heads.

Hopefully this will reduce the temptation to implement multipath or
source-based routing using grotty hacks to the grotty old radix-trie
code, too. :-)
2011-03-31 19:40:51 +00:00
..
Makefile
aarp.c Make sure to set length in AARP-response packets. PR kern/41124 2009-09-12 20:43:18 +00:00
aarp.h
at.h
at_control.c Use the symbolic names. No functional change. 2010-01-30 21:48:30 +00:00
at_extern.h
at_proto.c Hide the radix-trie implementation of the forwarding table so that we 2011-03-31 19:40:51 +00:00
at_rmx.c
at_var.h
ddp.h
ddp_input.c Remove extra whitespace added by a stupid tool. 2009-04-18 14:58:02 +00:00
ddp_output.c
ddp_private.h Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00
ddp_usrreq.c Remove three more trivial KAUTH_GENERIC_ISSUSER uses: 2009-04-16 21:37:17 +00:00
ddp_var.h
files.netatalk
phase2.h