History log of /netbsd-src/usr.sbin/ldpd/ldp_errors.c (Results 1 – 4 of 4)
Revision Date Author Comments
# 3e54e2f0 16-Jul-2013 kefren <kefren@NetBSD.org>

retire union_ntoa, replace it with satos
check for valid sizes on PF_ROUTE socket
minor comment update


# 269ea2d3 26-Jan-2013 kefren <kefren@NetBSD.org>

modify structures in order to accomodate IPv6 according to
draft-ietf-mpls-ldp-ipv6. Correct a little bit IPv6 hello path


# 66dd2755 15-Mar-2012 joerg <joerg@NetBSD.org>

Add __printflike attribution to use vprintf and friends with an argument
as format string.


# e7341ada 08-Dec-2010 kefren <kefren@NetBSD.org>

Add ldpd, a RFC 3036 compatible LDP speaker.