CVSROOT: /cvs Module name: src Changes by: ren...@cvs.openbsd.org 2016/06/27 13:18:54
Modified files: usr.sbin/ldpd : hello.c Log message: Fix inverted logic in recv_hello(). Bug introduced by rev1.48 two weeks ago. We were not respecting the advertised transport connection preference (LDPoIPv4 or LDPoIPv6), the fix is pretty obvious.