Source-Changes archive

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

CVS commit: [netbsd-9] src



Module Name:    src
Committed By:   martin
Date:           Tue Jan 28 09:48:34 UTC 2020

Modified Files:
        src/doc [netbsd-9]: 3RDPARTY
        src/external/bsd/dhcpcd/dist/src [netbsd-9]: defs.h dhcp.c if-bsd.c
            ipv6.c ipv6.h ipv6nd.c script.c

Log Message:
Pull up the following, requested by roy in ticket # 661:

        external/bsd/dhcpcd/dist/src/defs.h             up to 1.1.1.37
        external/bsd/dhcpcd/dist/src/dhcp.c             up to 1.32
        external/bsd/dhcpcd/dist/src/if-bsd.c           up to 1.16
        external/bsd/dhcpcd/dist/src/ipv6.c             up to 1.8
        external/bsd/dhcpcd/dist/src/ipv6.h             up to 1.8
        external/bsd/dhcpcd/dist/src/ipv6nd.c           up to 1.16
        external/bsd/dhcpcd/dist/src/script.c           up to 1.2
        doc/3RDPARTY                                    manually edited

Update to dhcpcd-8.1.6 with the following changes:

 * INET6: Support a /128 prefix advertised via RA
 * BSD: More address validation from route(4) messages
 * DHCP: Fix a potential segfault on DaD failure
 * IPv4LL: Fix a potential segfault when dropping IPv4LL addresses


To generate a diff of this commit:
cvs rdiff -u -r1.1640.2.11 -r1.1640.2.12 src/doc/3RDPARTY
cvs rdiff -u -r1.1.1.25.2.5 -r1.1.1.25.2.6 \
    src/external/bsd/dhcpcd/dist/src/defs.h
cvs rdiff -u -r1.23.2.5 -r1.23.2.6 src/external/bsd/dhcpcd/dist/src/dhcp.c
cvs rdiff -u -r1.10.2.3 -r1.10.2.4 src/external/bsd/dhcpcd/dist/src/if-bsd.c
cvs rdiff -u -r1.3.2.4 -r1.3.2.5 src/external/bsd/dhcpcd/dist/src/ipv6.c
cvs rdiff -u -r1.3.2.3 -r1.3.2.4 src/external/bsd/dhcpcd/dist/src/ipv6.h
cvs rdiff -u -r1.10.2.4 -r1.10.2.5 src/external/bsd/dhcpcd/dist/src/ipv6nd.c
cvs rdiff -u -r1.1.1.10.2.2 -r1.1.1.10.2.3 \
    src/external/bsd/dhcpcd/dist/src/script.c

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