Alexander V. Chernikov 7511a63825 Refactor rib iterator functions.
* Make rib_walk() order of arguments consistent with the rest of RIB api
* Add rib_walk_ext() allowing to exec callback before/after iteration.
* Rename rt_foreach_fib_walk_del -> rib_foreach_table_walk_del
* Rename rt_forach_fib_walk -> rib_foreach_table_walk
* Move rib_foreach_table_walk{_del} to route/route_helpers.c
* Slightly refactor rib_foreach_table_walk{_del} to make the implementation
 consistent and prepare for upcoming iterator optimizations.

Differential Revision:	https://reviews.freebsd.org/D27219
2020-11-22 20:21:10 +00:00
..
2020-11-22 20:21:10 +00:00
2019-10-17 21:33:01 +00:00
2019-10-17 21:33:01 +00:00
2019-12-21 21:01:03 +00:00
2020-10-30 13:32:58 +00:00
2019-07-14 03:49:48 +00:00
2019-07-25 22:23:34 +00:00
2020-11-20 14:45:45 +00:00
2020-10-16 11:22:29 +00:00
2020-11-08 19:02:22 +00:00
2020-11-22 20:21:10 +00:00
2020-11-22 20:21:10 +00:00