Searched hist:f81be7a8318b178e406c12d98f78cfa2a4229af7 (Results 1 – 1 of 1) sorted by relevance
/freebsd/libexec/rc/rc.d/ |
H A D | routing | diff f81be7a8318b178e406c12d98f78cfa2a4229af7 Mon Jun 26 20:40:21 CEST 2023 Andrew Fengler <andrew.fengler@scaleengine.com> rc.d/routing: Correct setting default gateway for each FIB
There was a mistake in the previous commit, it used the incorrect spelling of the FIB variable name and was not functional
Also corrects an issue with the IPv6 default route variable name.
Fixes: 30659d1dcbcc ("Add support for adding default routes for other FIBs") Sponsored-by: ScaleEngine Inc. Differential Revision: https://reviews.freebsd.org/D37685
|