diff options
author | Martin Pieuchot <mpi@cvs.openbsd.org> | 2015-07-18 15:51:18 +0000 |
---|---|---|
committer | Martin Pieuchot <mpi@cvs.openbsd.org> | 2015-07-18 15:51:18 +0000 |
commit | 2271698f85393fb0d080c95f2232ce5bca8baf31 (patch) | |
tree | 8b799caea4e40a4941422811d640a5cf14608159 /sys/net/pipex.h | |
parent | cfe2dd9907ff6b16160feb76eff7dc874abe1c8e (diff) |
Abstract the routing table internals behind an rtable_* API.
Code abusing the radix internals for the routing table should now
includes <net/rtable.h> and only deal with "struct rtentry".
Code using a radix tree for another purpose can still include
<net/radix.h>.
Inputs from and ok claudio@, mikeb@
Diffstat (limited to 'sys/net/pipex.h')
0 files changed, 0 insertions, 0 deletions