CVSROOT: /cvs Module name: src Changes by: clau...@cvs.openbsd.org 2020/05/12 07:26:02
Modified files: usr.sbin/bgpctl: parser.c Log message: Remove unused token BULK and for PREFIX and ADDRESS the table value is always NULL so there is no need to change action in those cases. This was used some time ago by the show rib code. OK kn@, sthen@, benno@, deraadt@