Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/external/mpl/dhcp



Module Name:    src
Committed By:   christos
Date:           Thu Jan 10 17:41:48 UTC 2019

Modified Files:
        src/external/mpl/dhcp: Makefile.inc
        src/external/mpl/dhcp/dist/common: dns.c
        src/external/mpl/dhcp/dist/omapip: buffer.c connection.c dispatch.c
            isclib.c
        src/external/mpl/dhcp/dist/server: dhcpv6.c mdb6.c
        src/external/mpl/dhcp/include: config.h

Log Message:
Gut omapip support since the socket stuff to support it is gone, and
adjust to the new isc library reality.


To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 src/external/mpl/dhcp/Makefile.inc
cvs rdiff -u -r1.2 -r1.3 src/external/mpl/dhcp/dist/common/dns.c
cvs rdiff -u -r1.2 -r1.3 src/external/mpl/dhcp/dist/omapip/buffer.c \
    src/external/mpl/dhcp/dist/omapip/connection.c \
    src/external/mpl/dhcp/dist/omapip/dispatch.c \
    src/external/mpl/dhcp/dist/omapip/isclib.c
cvs rdiff -u -r1.2 -r1.3 src/external/mpl/dhcp/dist/server/dhcpv6.c \
    src/external/mpl/dhcp/dist/server/mdb6.c
cvs rdiff -u -r1.1 -r1.2 src/external/mpl/dhcp/include/config.h

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index