CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected] 2025/11/06 08:33:49

Modified files:
        usr.sbin/bgpd  : mrt.c 

Log message:
In mrt_dump_entry() treat peers with remote_addr.aid == AID_UNSPEC the
same way as peers where the remote_addr.aid is the same as of the prefix.

This fixes dumping in the old table format from self-originated prefixes
since peerself has a AID_UNSPEC remote_addr of all 0.
Fix for mrt regress test.
Reported by anton@
OK tb@ (who had the same diff)

Reply via email to