CVSROOT: /cvs Module name: src Changes by: [email protected] 2021/07/27 01:32:08
Modified files:
usr.sbin/bgpd : bgpd.h mrt.h
Log message:
Add the needed MRT dump defines for RFC8050 support. This will be used
to dump add-path enabled systems because the NLRI format changes based
on the add-path capability and there is no way to know which format is
in use so new message types had to be added.
Also extend the ctl_show_rib structure to include the path_id.
OK benno@
