CVSROOT: /cvs Module name: src Changes by: clau...@cvs.openbsd.org 2009/11/20 12:51:05
Modified files: etc : bgpd.conf Log message: The deny all and allow from any inet prefixlen 8 - 24 will block the default route already so don't add an additional rule for that. Instead add a commented allow rule. Idea from Mitja Muzenic (mitja at muzenic dot net)