On Thu, Apr 23, 2009 at 10:20:39AM -0600, Stuart Henderson wrote: > CVSROOT: /cvs > Module name: src > Changes by: st...@cvs.openbsd.org 2009/04/23 10:20:39 > > Modified files: > usr.sbin/bgpctl: parser.c > usr.sbin/bgpd : bgpd.h parse.y > > Log message: > allow bgpctl and bgpd.conf to contain 32-bit ASN written in ASPLAIN > format (RFC5396). ok claudio@ henning@ >
ASPLAIN is plain stupid. It is like writing your IP address as 2130706433 but we need this to make the irrfilter code work with 4-byte AS numbers. -- :wq Claudio