CVSROOT: /cvs Module name: src Changes by: clau...@cvs.openbsd.org 2010/03/05 08:25:00
Modified files: usr.sbin/bgpd : bgpd.conf.5 bgpd.h parse.y printconf.c rde.h rde_attr.c rde_filter.c Log message: Allow to filter for ext-community attributes. Currently only perfect matches work but that's already better then nothing. OK sthen@