CVSROOT: /cvs Module name: src Changes by: clau...@cvs.openbsd.org 2019/01/20 16:27:48
Modified files: usr.sbin/bgpd : bgpd.h control.c rde.c session.c session.h Log message: Support group descriptions in control messages that accept a neighbor description. With this it is possible to show rib a group of peers, to show or signal a group of peers all at once. OK sthen@ benno@