CVSROOT: /cvs Module name: src Changes by: [email protected] 2009/03/18 13:41:41
Modified files:
usr.sbin/bgpd : bgpd.h parse.y
Log message:
Introduce local_as in the peer config. This allows per peer local AS and
simplifies some code because it is possible to get the local AS from the
peer struct. Local AS needs more patching to work correctly though.
OK henning@
