CVSROOT: /cvs Module name: src Changes by: clau...@cvs.openbsd.org 2009/08/06 02:53:11
Modified files: usr.sbin/bgpd : bgpd.8 rde.c rde.h rde_decide.c rde_filter.c rde_update.c Log message: Implement the error handling as proposed in draft-ietf-idr-optional-transitive for optional transitive attributes. In short if the partial bit is set on an optional transitive attribute but the attribute fails validation ignore the attribute or mark the path as ineligible instead of killing the session with a NOTIFICATION. Tested, input and OK sthen, OK henning