Source-Changes archive

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

CVS commit: [netbsd-5] src/external/bsd/dhcpcd/dist



Module Name:    src
Committed By:   snj
Date:           Fri Jan  9 03:13:50 UTC 2009

Modified Files:
        src/external/bsd/dhcpcd/dist [netbsd-5]: README client.c common.c
            config.h configure.c dhcp.c dhcpcd-run-hooks.8.in dhcpcd.8.in
            dhcpcd.c dhcpcd.conf.5.in if-bsd.c net.c net.h
        src/external/bsd/dhcpcd/dist/dhcpcd-hooks [netbsd-5]: 50-ntp.conf

Log Message:
Pull up following revision(s) (requested by roy in ticket #240):
        sys/net/rtsock.c: revision 1.119
        external/bsd/dhcpcd/dist/README
        external/bsd/dhcpcd/dist/client.c
        external/bsd/dhcpcd/dist/common.c
        external/bsd/dhcpcd/dist/config.h
        external/bsd/dhcpcd/dist/configure.c
        external/bsd/dhcpcd/dist/dhcp.c
        external/bsd/dhcpcd/dist/dhcpcd-run-hooks.8.in
        external/bsd/dhcpcd/dist/dhdpcd.8.in
        external/bsd/dhcpcd/dist/dhcpcd.c
        external/bsd/dhcpcd/dist/dhcpcd.conf.5.in
        external/bsd/dhcpcd/dist/if-bsd.c
        external/bsd/dhcpcd/dist/net.c
        external/bsd/dhcpcd/dist/net.h
        external/bsd/dhcpcd/dist/dhcpcd-hooks/50-ntp.conf
Import dhcpcd-4.0.7 with the following changes from dhcpcd-4.0.1

DHCP_DECLINE now includes the IP and Server in the message.
Trailing NULLs are stripped from string options.
ntpd is only restarted if it is already running.
ClientID is no longer sent by default.
CSR comes before routers and static routes as per RFC 3442.
Host routes are now added correctly.
If a the interface link flaps but status does not change, do not reset
the timer.


To generate a diff of this commit:
cvs rdiff -r1.1.1.2 -r1.1.1.2.6.1 src/external/bsd/dhcpcd/dist/README \
    src/external/bsd/dhcpcd/dist/client.c \
    src/external/bsd/dhcpcd/dist/common.c \
    src/external/bsd/dhcpcd/dist/config.h \
    src/external/bsd/dhcpcd/dist/configure.c \
    src/external/bsd/dhcpcd/dist/dhcp.c \
    src/external/bsd/dhcpcd/dist/dhcpcd-run-hooks.8.in \
    src/external/bsd/dhcpcd/dist/dhcpcd.8.in \
    src/external/bsd/dhcpcd/dist/dhcpcd.c \
    src/external/bsd/dhcpcd/dist/dhcpcd.conf.5.in \
    src/external/bsd/dhcpcd/dist/net.c
cvs rdiff -r1.1.1.1 -r1.1.1.1.8.1 src/external/bsd/dhcpcd/dist/if-bsd.c \
    src/external/bsd/dhcpcd/dist/net.h
cvs rdiff -r1.1.1.2 -r1.1.1.2.6.1 \
    src/external/bsd/dhcpcd/dist/dhcpcd-hooks/50-ntp.conf

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