CVSROOT: /cvs Module name: src Changes by: [email protected] 2015/04/26 14:12:03
Modified files:
usr.sbin/bgpd : control.c parse.y
Log message:
mlarkin asks "bgpctl checks the length of the control socket path to
make sure it fits. When browsing around last night I saw that bgpd
does not. Any reason it shouldn't? Please commit"
Add a check in parse.y to check this when reading the configuration.
ok phessler@ henning@
