CVSROOT: /cvs Module name: src Changes by: clau...@cvs.openbsd.org 2016/07/25 08:29:28
Modified files: usr.sbin/bgpd : session.c Log message: Initialize the log subsytem in the SE like it is done in the RDE. Without this all logging is going via stderr to /dev/null which is not helpful. OK deraadt@ phessler@