CVSROOT: /cvs Module name: src Changes by: clau...@cvs.openbsd.org 2012/05/27 12:52:07
Modified files: usr.sbin/bgpd : bgpd.h control.c kroute.c rde.c Log message: Extend the network code to allow attributes to be passed in with prefixes. In the end this will allow anyone to use MRT table dumps to load prefixes into a bgpd instance. For example you can download the RIPE dumps and load full-feeds onto your laptop until the poor thing dies. OK henning@ sthen@