CVSROOT: /cvs Module name: src Changes by: clau...@cvs.openbsd.org 2010/10/15 01:43:02
Modified files: usr.sbin/bgpd : rde.c Log message: Add a few more wanrings to the UPDATE parser. Mainly to warn when attributes are ignored or UPDATEs are invalidated and withdrawn. While there use % to check if a attribute is a multiple of X. OK henning@, sthen@