Date: Wed, 25 Apr 2018 09:55:07 -0400 From: Sechang Son <sonsechang@gmail.com> To: freebsd-net <freebsd-net@freebsd.org> Subject: Use of radix_node_head Message-ID: <C5A2DA9B-7425-4EE3-AD2E-1A62690EF4F2@gmail.com>
next in thread | raw e-mail | index | archive | help
Hi, Some of routing data structures were modified in BSD 11. Especially radix_node_head is sort of replaced by rib_head. Can somebody explain what this change is for? Also, radix_node_head is still defined and is used by some. What is the use of this old data structure and how it should be used? Thank you! -- Sechang Son
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?C5A2DA9B-7425-4EE3-AD2E-1A62690EF4F2>