<div dir="ltr"><div>I attempted to upgrade some FreeBSD 14.2 systems from frr8 ( 8.5.6) to frr10 (10.2) both from the FreeBSD ports collection. I skipped frr9 due to a bug that did not initialize routes from the kernel on startup. The systems are VMs running under Proxmox virtual environment. The distribution-list functionality no longer works for both rip and ripng.  The following configuration can reproduce the problem. I would be happy to test any proposed fixes for this.</div><div>--</div><div><br></div><div>router rip <br></div><div>  network vtnet8</div><div>  
network vtnet9

</div><div>  distribute-list rip-dist-out out<br>exit</div><div><br></div><div>router ripng
</div><div> 
network vtnet8<br></div><div>  network vtnet9

</div><div>  ipv6 distribute-list ripng-dist-out out<br>exit</div><div><br></div><div>
access-list rip-dist-out seq 5 deny any <br></div><div>
ipv6 access-list ripng-dist-out seq 5 deny any <br></div><div><br></div><div>--</div><div><br></div><div>Also I notice in frr10 the routes reflecting the interface addresses going to loopback interface  display in "show ip route" and "show ipv6 route" route as a new local(L) route type. I assume this is intentional but thought I would mention it.</div><div><br></div><div>-Russ</div><div><br></div><div>Russell  J. Yount <<a href="mailto:Russell.Yount@gmail.com">Russell.Yount@gmail.com</a>><br></div><div><br></div><div><br></div><div><br></div><div><br></div><div><br></div></div>