CVSROOT: /cvs Module name: src Changes by: [email protected] 2009/03/26 07:59:30
Modified files:
usr.sbin/bgpd : bgpd.h parse.y printconf.c rde_update.c
Log message:
argh, do not reuse the global trans_as flag to be applied to the peer
specific or we had to widen the peer specific flags without need.
defien PERRFLAG_TRANS_AS instead and use that
