diff options
| author | dyoung <dyoung@NetBSD.org> | 2011-03-31 19:40:51 +0000 |
|---|---|---|
| committer | dyoung <dyoung@NetBSD.org> | 2011-03-31 19:40:51 +0000 |
| commit | fa9c652eb0c8af1615070dd33cb2f4dd35d04d8a (patch) | |
| tree | 75f8482fa3d94dbf9ad2eb5d4da3d0fcf9b1fc87 /tests/libexec | |
| parent | c1b7bacbb7b9e671a76cb9376bf0dbd177c9f946 (diff) | |
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. :-)
Diffstat (limited to 'tests/libexec')
0 files changed, 0 insertions, 0 deletions
