CVSROOT: /cvs Module name: src Changes by: clau...@cvs.openbsd.org 2018/02/09 22:54:31
Modified files: usr.sbin/bgpd : rde.c rde.h rde_rib.c rde_update.c Log message: Follow rfc8277 more closely and make make sure bgpd is encoding VPNv4 withdraws they way other systems are doing it. Interop problem discovered by Andrew Thrift. Tested by Andrew and job@.