CVSROOT: /cvs Module name: src Changes by: clau...@cvs.openbsd.org 2019/11/26 18:21:54
Modified files: usr.sbin/bgpd : bgpd.h rde.c Log message: struct ctl_show_rib does not need aspath_len since this information is known through the imsg lenght. OK benno@