Link [ NetBSD | NetBSD OpenGrok source search | PR fulltext-search | Summary of daily snapshot builds | history of daily build result | pkgsrc commit viewer ]


   
        usage: [branch:branch] [user:user] [path@revision] keyword [... [-excludekeyword [...]]] (e.g. branch:MAIN sys/arch/arm, if_wm.c@1.234 )




switch to index mode

recent branches: MAIN (3h)  netbsd-10 (18d)  netbsd-9 (18d)  netbsd-8 (23d) 

2024-06-03 22:19:51 UTC Now

2018-08-25 15:03:00 UTC netbsd-7 commitmail json YAML

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.

(martin)