OSEC

Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com
CVS: cvs.openbsd.org: src

From: Henning Brauer (henningcvs.openbsd.org)
Date: Mon Mar 05 2007 - 18:27:33 CST


CVSROOT: /cvs
Module name: src
Changes by: henningcvs.openbsd.org 2007/03/05 17:27:33

Modified files:
        usr.sbin/bgpctl: irr_prefix.c

Log message:
another completely bogus route entry, this time openface in their own RR:
route: 198.73.251.0
no prefixlen...
overhaul error handling in prefixset_addmember(). for prefixes without
prefixlen or ones where inet_net_pton reports an invalid format, complain
and ignore the prefix, but don't err out completely.