https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=280648
--- Comment #15 from Egor <banezm...@gmail.com> --- I set fib 1 for all frr processes in rc.conf.d Thats why i expected that it took only fib 1 routes from the kernel but it didn't. frr_fib="1" frr_enable="YES" frr_vtysh_boot="YES" frr_daemons="zebra bfdd bgpd mgmtd" frr_config="/usr/local/etc/frr/frr.conf" bgpd_fib="1" bfdd_fib="1" zebra_fib="1" mgmtd_fib="1" -- You are receiving this mail because: You are the assignee for the bug.