CVSROOT: /cvs Module name: src Changes by: clau...@cvs.openbsd.org 2013/05/30 10:22:52
Modified files: usr.sbin/ldpd : interface.c Log message: Fix bug when starting ldpd with a configured interface in the down state. If a given interface is down at startup, don't promote it to the ACTIVE state. Diff from Renato Westphal [renatowestphal at gmail.com]