Alexander V. Chernikov b712e3e343 Refactor fib4/fib6 functions.
No functional changes.

* Make lookup path of fib<4|6>_lookup_debugnet() separate functions
 (fib<46>_lookup_rt()). These will be used in the control plane code
 requiring unlocked radix operations and actual prefix pointer.
* Make lookup part of fib<4|6>_check_urpf() separate functions.
 This change simplifies the switch to alternative lookup implementations,
 which helps algorithmic lookups introduction.
* While here, use static initializers for IPv4/IPv6 keys

Differential Revision:	https://reviews.freebsd.org/D27405
2020-11-29 13:41:49 +00:00
..
2020-11-09 21:49:40 +00:00
2020-11-29 13:41:49 +00:00
2020-11-29 13:41:49 +00:00
2020-11-22 20:21:10 +00:00
2020-08-14 21:29:56 +00:00
2020-10-14 09:22:54 +00:00
2020-10-07 15:22:48 +00:00
2020-09-24 12:26:06 +00:00
2020-09-24 12:26:06 +00:00
2020-09-24 12:26:06 +00:00