CVSROOT: /cvs Module name: src Changes by: [email protected] 2018/08/27 13:32:37
Modified files:
usr.sbin/bgpd : parse.y
Log message:
If the maximum for a community is defined via the large flag then
this maximum should also be passed to strtonum() instead of UINT_MAX
or the error handling does not work.
