Date: Thu, 19 Sep 2024 09:12:26 +0000 From: bugzilla-noreply@freebsd.org To: net@FreeBSD.org Subject: [Bug 280648] Traffic leak between fibs Message-ID: <bug-280648-7501-OpFi8IXiqG@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-280648-7501@https.bugs.freebsd.org/bugzilla/> References: <bug-280648-7501@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D280648 --- Comment #15 from Egor <banezmesm@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=3D"1" frr_enable=3D"YES" frr_vtysh_boot=3D"YES" frr_daemons=3D"zebra bfdd bgpd mgmtd" frr_config=3D"/usr/local/etc/frr/frr.conf" bgpd_fib=3D"1" bfdd_fib=3D"1" zebra_fib=3D"1" mgmtd_fib=3D"1" --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-280648-7501-OpFi8IXiqG>