CVSROOT: /cvs Module name: src Changes by: clau...@cvs.openbsd.org 2018/07/10 03:12:52
Modified files: usr.sbin/bgpd : rde.c Log message: Switch also the aspath in rde_update_dispatch() to one on the stack. Simplifies the code a bit. OK denis@ phessler@