CVSROOT:        /cvs
Module name:    src
Changes by:     ren...@cvs.openbsd.org  2016/05/23 12:58:48

Modified files:
        usr.sbin/ldpd  : address.c adjacency.c hello.c init.c 
                         interface.c kroute.c l2vpn.c labelmapping.c 
                         lde.c lde.h lde_lib.c ldp.h ldpd.8 ldpd.c 
                         ldpd.conf.5 ldpd.h ldpe.c ldpe.h log.c log.h 
                         neighbor.c packet.c parse.y pfkey.c printconf.c 
                         socket.c util.c 

Log message:
Add support for IPv6 (RFC 7552).

This includes:
* Full compliance to RFC 7552;
* Support for MD5 on LDPov6 sessions;
* Support for pseudowires over IPv6 LSPs (we're probably the world's
first implementation doing this);
* Support for the IPv6 explicit-null label;
* Knob to specify the prefered address-family for TCP transport
connections;
* Knob to use cisco non-compliant format to send and interpret the
Dual-Stack capability TLV.

Reply via email to