freebsd-dev/sys/net/route
Alexander V. Chernikov 0e87bab6b4 routing: fix debug headers added in 6fa8ed43ee.
- move debug headers out of COMPAT_FREEBSD32 in rtsock.c
- remove accidentally-added LOG_ defines from syslog.h

MFC after:	2 weeks
2022-06-25 23:05:25 +00:00
..
fib_algo.c routing: Use the same index space for both nexthop and nexthop groups. 2021-10-08 07:58:55 +00:00
fib_algo.h
mpath_ctl.c
nhgrp_ctl.c routing: improve debug logging 2022-06-22 15:59:21 +00:00
nhgrp_var.h
nhgrp.c routing: improve debugging. 2022-06-25 19:53:31 +00:00
nhop_ctl.c routing: improve debugging. 2022-06-25 19:53:31 +00:00
nhop_utils.c
nhop_utils.h
nhop_var.h nhops: split nh_family into nh_upper_family and nh_neigh_family. 2021-12-29 21:03:19 +00:00
nhop.c nhop: hash ifnet pointer instead of if_index 2021-12-04 10:05:46 -08:00
nhop.h nhops: split nh_family into nh_upper_family and nh_neigh_family. 2021-12-29 21:03:19 +00:00
route_ctl.c routing: improve debugging. 2022-06-25 19:53:31 +00:00
route_ctl.h routing: Fix crashes with dpdk_lpm[46] algo. 2021-08-17 20:46:22 +00:00
route_ddb.c
route_debug.h routing: fix debug headers added in 6fa8ed43ee. 2022-06-25 23:05:25 +00:00
route_helpers.c routing: Fix newly-added rt_get_inet[6]_parent() api. 2021-08-30 21:10:37 +00:00
route_ifaddrs.c
route_tables.c
route_temporal.c
route_var.h