Source-Changes archive

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

CVS commit: [netbsd-7] src



Module Name:    src
Committed By:   martin
Date:           Sat Aug 25 15:03:00 UTC 2018

Modified Files:
        src/doc [netbsd-7]: 3RDPARTY
        src/external/bsd/dhcpcd/dist/src [netbsd-7]: defs.h dhcp.c dhcp6.c
            if-bsd.c if.c ipv4.c ipv6.c

Log Message:
Sync to head the following, requested by roy in ticket #1633:

        external/bsd/dhcpcd/dist/src/defs.h             up to 1.1.1.16
        external/bsd/dhcpcd/dist/src/dhcp.c             up to 1.13
        external/bsd/dhcpcd/dist/src/dhcp6.c            up to 1.1.1.13
        external/bsd/dhcpcd/dist/src/if-bsd.c           up to 1.1.1.9
        external/bsd/dhcpcd/dist/src/if.c               up to 1.1.1.9
        external/bsd/dhcpcd/dist/src/ipv4.c             up to 1.1.1.10
        external/bsd/dhcpcd/dist/src/ipv6.c             up to 1.1.1.12
        doc/3RDPARTY                                    (manually edited)

Import dhcpcd-7.0.8 with the following changes:
  *  Don't use IP_PKTINFO on NetBSD-7 as it's incomplete.
  *  Workaround RTM_NEWADDR sending the wrong broadcast address
     on NetBSD-7.
  *  Silence diagnostics if an address vanishes when reading
     it's flags on all BSD's.
  *  Misc compiler warnings fixed.


To generate a diff of this commit:
cvs rdiff -u -r1.1145.2.49 -r1.1145.2.50 src/doc/3RDPARTY
cvs rdiff -u -r1.1.1.15.2.2 -r1.1.1.15.2.3 \
    src/external/bsd/dhcpcd/dist/src/defs.h
cvs rdiff -u -r1.11.4.2 -r1.11.4.3 src/external/bsd/dhcpcd/dist/src/dhcp.c
cvs rdiff -u -r1.1.1.12.4.2 -r1.1.1.12.4.3 \
    src/external/bsd/dhcpcd/dist/src/dhcp6.c
cvs rdiff -u -r1.1.1.8.4.2 -r1.1.1.8.4.3 \
    src/external/bsd/dhcpcd/dist/src/if-bsd.c \
    src/external/bsd/dhcpcd/dist/src/if.c
cvs rdiff -u -r1.1.1.9.4.2 -r1.1.1.9.4.3 \
    src/external/bsd/dhcpcd/dist/src/ipv4.c
cvs rdiff -u -r1.1.1.11.2.2 -r1.1.1.11.2.3 \
    src/external/bsd/dhcpcd/dist/src/ipv6.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