CVSROOT: /cvs Module name: src Changes by: [email protected] 2024/09/30 06:54:12
Modified files:
usr.sbin/bgpd : util.c
Log message:
Improve some currently impossible error path in log_ext_subtype().
Mainly handle unknown ext-communities better and handle the special
case of type == -1.
OK tb@
