CVSROOT: /cvs Module name: src Changes by: be...@cvs.openbsd.org 2018/02/09 18:24:28
Modified files: usr.sbin/bgpd : bgpd.c bgpd.conf.5 bgpd.h config.c parse.y printconf.c rde.c rde.h rde_filter.c Log message: Add prefix-sets, lists of prefixes which can be used in place of a prefix in a filter rule. Initial idea hashed out with job@ in Toronto. This is WIP, i'm commiting it now so we can work on it in the tree. ok florian@ claudio@