holo icon indicating copy to clipboard operation
holo copied to clipboard

Usage of additional loopback interface with ripv2 (and ripng)

Open frederic-loui opened this issue 9 months ago • 1 comments

Additional loopback are currently not advertized with ripv2 and ripng.

frederic-loui avatar May 01 '24 17:05 frederic-loui

@frederic-loui As we discussed in our debug call yesterday, VPP's loop0 interface isn't a real loopback interface, so any /32 address configured on it is marked as an unnumbered addresses and ignored by holo-rip. Fixing this problem involves not ignoring unnumbered addresses, which needs to be done carefully. I'll postpone fixing this for now.

rwestphal avatar May 02 '24 01:05 rwestphal