CVSROOT: /cvs Module name: src Changes by: clau...@cvs.openbsd.org 2009/10/30 09:11:00
Modified files: usr.sbin/bgpd : rde_update.c Log message: Routers with "transparent-as yes" set should behave more like iBGP ones. In this case export the MED to all peers no matter what. It is no longer needed to do the set med +0 hack. OK henning@