CVSROOT: /cvs Module name: src Changes by: [email protected] 2022/09/23 09:50:41
Modified files:
usr.sbin/bgpd : bgpd.h
Log message:
Don't depend on RTLABEL_LEN but instead define our own ROUTELABEL_LEN.
With this bgpd.h no longer depends on net/route.h
OK tb@
