[Bug 280648] Traffic leak between fibs

[email protected]
Newsgroups gmane.os.freebsd.devel.net
Message-ID <[email protected]/bugzilla/>
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=280648

Marek Zarychta <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected].
                   |                            |pl

--- Comment #16 from Marek Zarychta <[email protected]> ---
(In reply to Egor from comment #15)
>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.

When FRR runs under FIB 1 it means that all the connections with peers will be
done from that FIB. Nothing more. If you want to import routes from
non-standard fib (FIB ≠ 0) then use option "ip import table" instead, which
should also work when you will run FRR under default FIB.
I don't know if our FRR port supports multiple routing tables correctly, but
definitely net/bird2 copes fine with them.

That's probably not a bug though, but I have not investigated this PR
extensively.

-- 
You are receiving this mail because:
You are the assignee for the bug.
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.