CVSROOT: /cvs Module name: src Changes by: [EMAIL PROTECTED] 2008/08/31 02:29:35
Modified files:
usr.sbin/bgpctl: parser.c
Log message:
Fix AS check in parse_community() -- well-known communities have the AS
part set to COMMUNITY_WELLKNOWN which is the same as USHRT_MAX.
Figured out by Greg Skinner
