CVSROOT: /cvs Module name: src Changes by: [email protected] 2024/08/21 03:17:05
Modified files:
usr.sbin/bgpctl: parser.c
usr.sbin/bgpd : parse.y
Log message:
Use inet_pton to parse ext-communities with an IPv4 address.
No need for inet_aton's flexibility.
OK claudio
