1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-14 10:09:48 +00:00
freebsd/sys/net/route
Alexander V. Chernikov 06e879593a routing: add missed RIB_WUNLOCK in the add_route_flags().
MFC after:	2 weeks
2022-12-30 15:54:06 +00:00
..
fib_algo.c routing: Use NET_EPOCH_[CALL|WAIT] macros 2022-12-21 09:33:31 +08:00
fib_algo.h
nhgrp_ctl.c routing: Use NET_EPOCH_[CALL|WAIT] macros 2022-12-21 09:33:31 +08:00
nhgrp_var.h routing: add abitity to set the protocol that installed route/nexthop. 2022-09-08 09:18:32 +00:00
nhgrp.c routing: improve multiline debug 2022-08-29 15:14:49 +00:00
nhop_ctl.c routing: Use NET_EPOCH_[CALL|WAIT] macros 2022-12-21 09:33:31 +08:00
nhop_utils.c
nhop_utils.h routing: extend nhop(9) kpi 2022-08-29 14:46:03 +00:00
nhop_var.h routing: add abitity to set the protocol that installed route/nexthop. 2022-09-08 09:18:32 +00:00
nhop.c routing: Use NET_EPOCH_[CALL|WAIT] macros 2022-12-21 09:33:31 +08:00
nhop.h routing: provide dedicated function for nhgrp creation and linking. 2022-12-02 20:08:47 +00:00
route_ctl.c routing: add missed RIB_WUNLOCK in the add_route_flags(). 2022-12-30 15:54:06 +00:00
route_ctl.h netlink: add interface notification on link status / flags change. 2022-12-09 11:20:07 +00:00
route_ddb.c
route_debug.h routing: allow logging framework to be used outside of the subsystem 2022-09-05 10:44:27 +00:00
route_helpers.c routing: constantify @rc in rib_decompose_notification(). 2022-08-29 18:12:24 +00:00
route_ifaddrs.c Revert "routing: install prefix and loopback routes using new nhop-based KPI." 2022-08-29 16:20:42 +00:00
route_rtentry.c routing: Use NET_EPOCH_[CALL|WAIT] macros 2022-12-21 09:33:31 +08:00
route_subscription.c routing: Use NET_EPOCH_[CALL|WAIT] macros 2022-12-21 09:33:31 +08:00
route_tables.c routing: Use NET_EPOCH_[CALL|WAIT] macros 2022-12-21 09:33:31 +08:00
route_temporal.c routing: move route expiration time to its nexthop 2022-08-01 07:26:53 +00:00
route_var.h routing: extend nhop(9) kpi 2022-08-29 14:46:03 +00:00