CVSROOT: /cvs Module name: src Changes by: clau...@cvs.openbsd.org 2021/06/17 04:28:36
Modified files: usr.sbin/bgpd : rde.c Log message: Refactor common code for peer filtering out into rde_skip_peer() and use it in the two places that need to keep in sync. OK sthen@