CVSROOT: /cvs
Module name: src
Changes by: [email protected] 2019/06/25 01:44:20
Modified files:
usr.sbin/bgpctl: Makefile bgpctl.8 bgpctl.c parser.c parser.h
Removed files:
usr.sbin/bgpctl: irr_asset.c irr_output.c irr_parser.c
irr_prefix.c irrfilter.c irrfilter.h whois.c
Log message:
Remove irrfilter from bgpctl. The current code is not very useful.
Trying to parse RPSL has shown to be impossible. For now tools like
bgpq3 (in ports) can be used to generate AS and prefix sets based on
IRR data.
OK job@ deraadt@ sthen@ benno@