The NetBSD Project

CVS log for src/external/bsd/dhcpcd/dist/src/dhcp6.h

[BACK] Up to [cvs.NetBSD.org] / src / external / bsd / dhcpcd / dist / src

Request diff between arbitrary revisions


Default branch: roy, ROY, MAIN


Revision 1.1.1.20 / (download) - annotate - [select for diffs] (vendor branch), Fri Apr 21 16:52:46 2023 UTC (11 months, 4 weeks ago) by roy
Branch: roy, ROY, MAIN
CVS Tags: dhcpcd-10_0_6a, dhcpcd-10_0_6, dhcpcd-10_0_4, dhcpcd-10_0_3, dhcpcd-10_0_2, dhcpcd-10_0_1, HEAD
Changes since 1.1.1.19: +2 -1 lines
Diff to previous 1.1.1.19 (colored) to selected 1.1.1.7 (colored)

Update to dhcpcd-10.0.1 with the following changes:

 * privsep: keep resources open rather than open/close
 * dhcp6: OPTION_NTP_SERVER is now preferred over OPTION_SNTP_SERVER
 * Misc bug fixes mainly around privsep for many platforms.
 * Fix for reading the some BSD routing table entries.
 * Fix reading authtokens from config.

Big new release, mainly around better privsep process management
which allows us to detect when they exit unexpectedly.

Revision 1.1.1.19 / (download) - annotate - [select for diffs] (vendor branch), Fri Oct 22 13:21:59 2021 UTC (2 years, 5 months ago) by roy
Branch: roy, ROY, MAIN
CVS Tags: netbsd-10-base, netbsd-10-0-RELEASE, netbsd-10-0-RC6, netbsd-10-0-RC5, netbsd-10-0-RC4, netbsd-10-0-RC3, netbsd-10-0-RC2, netbsd-10-0-RC1, netbsd-10, dhcpcd-9_4_1
Changes since 1.1.1.18: +2 -1 lines
Diff to previous 1.1.1.18 (colored) to selected 1.1.1.7 (colored)

Update to dhcpcd-9.4.1 with the following changes:

 * BSD: Find the correct interface for tunnelled routes
 * OpenBSD: Fix uniqueness of routes for matching priorities
 * Linux: Support more platforms for seccomp (thanks to Fabrice Fontaine)
 * eloop: Process all waiting fd's as they come in
 * control: Unlink sockets when not in privsep
 * privsep: Renamed Master to Manager
 * privsep: Renamed Privilged Actioneer to Privileged Proxy
 * privsep: Fix getting interface VLANID on BSD
 * privsep: Enforce proper alignment of serialized struct cmsghdr
 * IPv4LL: Don't remove statically assigned addresses
 * routes: Fix route comparision for network prefixes with different masks
 * DHCP6: Only send FQDN for SOLICIT, REQUEST, RENEW, or REBIND messages
 * DHCP6: Don't spam the log when a RA repeatedly triggers an INFORM
 * DHCP: Fix infinite INFORM messages

Revision 1.1.1.18 / (download) - annotate - [select for diffs] (vendor branch), Thu Jun 4 13:07:13 2020 UTC (3 years, 10 months ago) by roy
Branch: roy, ROY, MAIN
CVS Tags: dhcpcd-9_4_0, dhcpcd-9_3_4, dhcpcd-9_3_3, dhcpcd-9_3_2, dhcpcd-9_3_1, dhcpcd-9_3_0, dhcpcd-9_2_0, dhcpcd-9_1_4, dhcpcd-9_1_3, dhcpcd-9_1_2, dhcpcd-9_1_1, cjep_sun2x-base1, cjep_sun2x-base, cjep_sun2x, cjep_staticlib_x-base1, cjep_staticlib_x-base, cjep_staticlib_x
Changes since 1.1.1.17: +2 -1 lines
Diff to previous 1.1.1.17 (colored) to selected 1.1.1.7 (colored)

Update to dhcpcd-9.1.1 with the following changes:

 * Restore dumping leases from stdin
 * auth: Only accept RECONFIGURE messages from LL addresses
 * auth: Access the RDM monotonic counter file via privsep
 * ARP: call arp_announced() when cancelling it
 * BSD: fwip(4) interfaces are now ignored by default
 * privsep: Ensure IPC buffers are large enough to carry messages
 * privsep: Only open RAW sockets for the needed protocols
 * privsep: Fix indirect ioctls returning data
 * privsep: wait for processes on SIGCHLD rather than when sent a STOP cmd
 * eloop: just use ppoll/pollts(2), falling back to pselect(2)

Revision 1.1.1.17 / (download) - annotate - [select for diffs] (vendor branch), Sun May 31 12:50:47 2020 UTC (3 years, 10 months ago) by roy
Branch: roy, ROY, MAIN
CVS Tags: dhcpcd-9_1_0
Changes since 1.1.1.16: +3 -1 lines
Diff to previous 1.1.1.16 (colored) to selected 1.1.1.7 (colored)

Update to dhcpcd-9.1.0 with the following changes:

 * Leases are stored outside the chroot again
 * The chroot directory can now be (and should be) empty [1]
 * ARP is now per address rather than per interface
 * Filter allowed ioctls in the privileged actioneer
 * Filter allowed UDP ports used by sendto(2) in the privileged actioneer
 * Filter allowed file paths in the privileged actioneer
 * route socket is now drained on overflow as it cannot be
   re-opened by the unpriviledged user

 * hostname can no longer be clobbered by SLAAC
 * grep is no longer used by the test hook
 * Interface hardware address type changes are now picked up
 * Fixed some RA timing issues
 * Fixed nd_* option parsing in dhcpcd.conf
 * Allow SIGPIPE in scripts
 * Default dhcpcd.conf no longer sends the current hostname
 * Default dhcpcd.conf no longer sends a vendorclassid

Revision 1.1.1.6.2.3 / (download) - annotate - [select for diffs], Tue Apr 21 18:41:55 2020 UTC (3 years, 11 months ago) by martin
Branch: phil-wifi
Changes since 1.1.1.6.2.2: +3 -0 lines
Diff to previous 1.1.1.6.2.2 (colored) to branchpoint 1.1.1.6 (colored) next main 1.1.1.7 (colored)

Sync with HEAD

Revision 1.1.1.16 / (download) - annotate - [select for diffs] (vendor branch), Tue Apr 21 09:54:17 2020 UTC (3 years, 11 months ago) by roy
Branch: roy, ROY, MAIN
CVS Tags: phil-wifi-20200421, dhcpcd-9_0_2
Changes since 1.1.1.15: +3 -0 lines
Diff to previous 1.1.1.15 (colored) to selected 1.1.1.7 (colored)

Update to dhcpcd-9.0.2 with the following changes:
 * Control sockets are not opened in test mode
 * privsep: no longer aborts if protocol not available
 * inet6: Don't regen temporary addresses without a state
 * inet6: Reduce RA log spam
 * dhcp6: Don't log when things consitently fail
 * inet6: Add temporary directive to slaac option [1]
 * Ensure current interface flags persist when setting a flag
 * DHCP via BPF is now aligned correctly
 * CMSG buffers are now aligned correctly
 * hostnames are no longer clobbered when being forced and a RA is recieved

[1] dhcpcd no longer looks at any possible kernel settings when deciding to
manage IPv6 temporary addresses or not. You now instruct dhcpcd to do this
in dhcpcd.conf. Playing whack-a-mole with various kernel knobs wasn't fun
and some OS's have or are removing RA and thus temporary address managemnt
from the kernel so said knobs are no longer there.

Revision 1.1.1.6.2.2 / (download) - annotate - [select for diffs], Mon Apr 13 07:45:59 2020 UTC (4 years ago) by martin
Branch: phil-wifi
Changes since 1.1.1.6.2.1: +18 -14 lines
Diff to previous 1.1.1.6.2.1 (colored) to branchpoint 1.1.1.6 (colored) to selected 1.1.1.7 (colored)

Mostly merge changes from HEAD upto 20200411

Revision 1.1.1.12.2.1 / (download) - annotate - [select for diffs], Sun Apr 12 08:29:40 2020 UTC (4 years ago) by martin
Branch: netbsd-9
CVS Tags: netbsd-9-3-RELEASE, netbsd-9-2-RELEASE, netbsd-9-1-RELEASE
Changes since 1.1.1.12: +0 -2 lines
Diff to previous 1.1.1.12 (colored) next main 1.1.1.13 (colored) to selected 1.1.1.7 (colored)

Apply patch, requested by roy in ticket #825:

	external/bsd/dhcpcd/dist/src/arp.c		(apply patch)
	external/bsd/dhcpcd/dist/src/arp.h		(apply patch)
	external/bsd/dhcpcd/dist/src/bpf.c		(apply patch)
	external/bsd/dhcpcd/dist/src/bpf.h		(apply patch)
	external/bsd/dhcpcd/dist/src/common.h		(apply patch)
	external/bsd/dhcpcd/dist/src/defs.h		(apply patch)
	external/bsd/dhcpcd/dist/src/dhcp.c		(apply patch)
	external/bsd/dhcpcd/dist/src/dhcp6.c		(apply patch)
	external/bsd/dhcpcd/dist/src/dhcp6.h		(apply patch)
	external/bsd/dhcpcd/dist/src/dhcpcd.c		(apply patch)
	external/bsd/dhcpcd/dist/src/eloop.h		(apply patch)
	external/bsd/dhcpcd/dist/src/if-bsd.c		(apply patch)
	external/bsd/dhcpcd/dist/src/if-options.c	(apply patch)
	external/bsd/dhcpcd/dist/src/if.c		(apply patch)
	external/bsd/dhcpcd/dist/src/if.h		(apply patch)
	external/bsd/dhcpcd/dist/src/ipv4ll.c		(apply patch)
	external/bsd/dhcpcd/dist/src/ipv6.c		(apply patch)
	external/bsd/dhcpcd/dist/src/ipv6nd.c		(apply patch)
	external/bsd/dhcpcd/dist/src/ipv6nd.h		(apply patch)
	external/bsd/dhcpcd/dist/src/logerr.c		(apply patch)
	external/bsd/dhcpcd/dist/src/logerr.h		(apply patch)
	doc/3RDPARTY					(apply patch)

Update to dhcpcd-8.1.7 which fixes the following issues:
* Decode interface complex interface names eth0.100:2 eth0i100:2.
  This allows us to ignore some virtual interfaces by default
* ARP: Report L2 header address on conflict for more clarity
* DHCP: Support jumbo frames (untested)
* DHCP6: Clean up old lease on failure to confirm/rebind, etc
* RA: Prefer older routers - fixes PR bin/54997
* INET6: Obscure prefixes are now calculated correctly
* macro logerr commands to allow an alternative logger

Revision 1.1.1.15 / (download) - annotate - [select for diffs] (vendor branch), Thu Apr 2 12:38:55 2020 UTC (4 years ago) by roy
Branch: roy, ROY, MAIN
CVS Tags: phil-wifi-20200411, phil-wifi-20200406, dhcpcd-9_0_1, dhcpcd-9_0_0
Changes since 1.1.1.14: +15 -12 lines
Diff to previous 1.1.1.14 (colored) to selected 1.1.1.7 (colored)

Update to dhcpcd-9.0.0 with the following changes:

 * Decode interface complex interface names eth0.100:2 eth0i100:2.
   This allows us to ignore some virtual interfaces by default
 * ARP: Report L2 header address on conflict for more clarity
 * DHCP: Support jumbo frames (untested)
 * DHCP6: Clean up old lease on failure to confirm/rebind, etc
 * RA: Prefer older routers
 * INET6: Obscure prefixes are now calculated correctly

 * Privilege Separation
 * default hostname is now a blank string rather than localhost
 * Leases are now dumped over the control socket - you get RA's now as well.
 * Better support for many IPv6 routers
 * RTM_MISS filtering
 * RA: Deprecate stale addresses by setting pltime 0
 * DHCP6: Deprecate stale addresses by setting pltime 0

Revision 1.1.1.14 / (download) - annotate - [select for diffs] (vendor branch), Wed Oct 16 14:53:23 2019 UTC (4 years, 6 months ago) by roy
Branch: roy, ROY, MAIN
CVS Tags: phil-wifi-20191119, is-mlppp-base, is-mlppp, dhcpcd-8_1_6, dhcpcd-8_1_5, dhcpcd-8_1_4, dhcpcd-8_1_3, dhcpcd-8_1_2, dhcpcd-8_1_1
Changes since 1.1.1.13: +0 -2 lines
Diff to previous 1.1.1.13 (colored) to selected 1.1.1.7 (colored)

Import dhcpcd-8.1.1 with the following changes:

 * IPv6: Fix a potential crash when learning interface addresses.
 * DHCP: Fix fallout from dhcpcd-8.1.0 for checksum calculation.

Revision 1.1.1.13 / (download) - annotate - [select for diffs] (vendor branch), Wed Oct 16 14:50:28 2019 UTC (4 years, 6 months ago) by roy
Branch: roy, ROY, MAIN
Changes since 1.1.1.12: +2 -0 lines
Diff to previous 1.1.1.12 (colored) to selected 1.1.1.7 (colored)

Import dhcpcd-8.1.1 with the following changes:

 * IPv6: Fix a potential crash when learning interface addresses.
 * DHCP: Fix fallout from dhcpcd-8.1.0 for checksum calculation.

Revision 1.1.1.12 / (download) - annotate - [select for diffs] (vendor branch), Tue Jul 30 10:23:05 2019 UTC (4 years, 8 months ago) by roy
Branch: roy, ROY, MAIN
CVS Tags: netbsd-9-base, netbsd-9-0-RELEASE, netbsd-9-0-RC2, netbsd-9-0-RC1, dhcpcd-8_1_0, dhcpcd-8-0-6, dhcpcd-8-0-5, dhcpcd-8-0-4, dhcpcd-8-0-3, dhcpcd-8-0-2
Branch point for: netbsd-9
Changes since 1.1.1.11: +1 -0 lines
Diff to previous 1.1.1.11 (colored) to selected 1.1.1.7 (colored)

Import dhcpcd-8.0.2 with the following changes:

  *  NetBSD: Can be build without ARP support but listen to kernel DaD
  *  ND6: Removed NA support from SMALL builds
  *  DHCP: Avoid duplicate read of UDP socket when BPF is also open
  *  IP: Avoid adding address if already exists on OS other than Linux
  *  route: Fixed a NULL de-reference error on static routes
  *  DHCP6: Move to REQUEST if any IA has no-binding in REWNEW/REBIND
  *  IP: Accept packets with IP header options

Revision 1.1.1.11 / (download) - annotate - [select for diffs] (vendor branch), Wed Jul 24 09:54:51 2019 UTC (4 years, 8 months ago) by roy
Branch: roy, ROY, MAIN
CVS Tags: dhcpcd-8-0-1, dhcpcd-8-0-0
Changes since 1.1.1.10: +2 -1 lines
Diff to previous 1.1.1.10 (colored) to selected 1.1.1.7 (colored)

Import dhcpcd-8.0.0 with the following changes:

  *  ARP now supports many requests
  *  Routing tables now use Red-Black Trees
  *  Script variables are no longer allocated manually

Revision 1.1.1.10 / (download) - annotate - [select for diffs] (vendor branch), Wed Jun 26 17:46:09 2019 UTC (4 years, 9 months ago) by roy
Branch: roy, ROY, MAIN
CVS Tags: dhcpcd-7-2-3a
Changes since 1.1.1.9: +0 -1 lines
Diff to previous 1.1.1.9 (colored) to selected 1.1.1.7 (colored)

Import dhcpcd-7.2.3 with the following changes:
  *  BSD: Check RTM lengths incase of kernel issues
  *  DHCP6: Don't stop even when last router goes away
  *  DHCP6: Fix inform from RA
  *  hostname: Fix short hostname check

Revision 1.1.1.6.2.1 / (download) - annotate - [select for diffs], Mon Jun 10 21:44:44 2019 UTC (4 years, 10 months ago) by christos
Branch: phil-wifi
Changes since 1.1.1.6: +7 -19 lines
Diff to previous 1.1.1.6 (colored) to selected 1.1.1.7 (colored)

Sync with HEAD

Revision 1.1.1.1.8.4 / (download) - annotate - [select for diffs], Fri Apr 26 19:18:22 2019 UTC (4 years, 11 months ago) by martin
Branch: netbsd-8
CVS Tags: netbsd-8-2-RELEASE, netbsd-8-1-RELEASE, netbsd-8-1-RC1
Changes since 1.1.1.1.8.3: +7 -19 lines
Diff to previous 1.1.1.1.8.3 (colored) to branchpoint 1.1.1.1 (colored) next main 1.1.1.2 (colored) to selected 1.1.1.7 (colored)

Sync to head, requested by roy in ticket #1250:

	external/bsd/dhcpcd/dist/compat/consttime_memequal.h up to 1.1.1.1
	external/bsd/dhcpcd/dist/.arcconfig             delete
	external/bsd/dhcpcd/dist/BUILDING.md            up to 1.1.1.3
	external/bsd/dhcpcd/dist/LICENSE                up to 1.1.1.3
	external/bsd/dhcpcd/dist/Makefile               up to 1.1.1.6
	external/bsd/dhcpcd/dist/configure              up to 1.1.1.11
	external/bsd/dhcpcd/dist/iconfig.mk             up to 1.1.1.2
	external/bsd/dhcpcd/dist/hooks/20-resolv.conf   up to 1.2
	external/bsd/dhcpcd/dist/hooks/29-lookup-hostname up to 1.2
	external/bsd/dhcpcd/dist/hooks/30-hostname      up to 1.2
	external/bsd/dhcpcd/dist/hooks/50-ntp.conf      up to 1.2
	external/bsd/dhcpcd/dist/hooks/50-yp.conf       up to 1.2
	external/bsd/dhcpcd/dist/hooks/50-ypbind.in     up to 1.2
	external/bsd/dhcpcd/dist/hooks/dhcpcd-run-hooks.in up to 1.3
	external/bsd/dhcpcd/dist/src/Makefile           up to 1.1.1.5
	external/bsd/dhcpcd/dist/src/arp.c              up to 1.1.1.10
	external/bsd/dhcpcd/dist/src/arp.h              up to 1.1.1.7
	external/bsd/dhcpcd/dist/src/auth.c             up to 1.1.1.7
	external/bsd/dhcpcd/dist/src/auth.h             up to 1.1.1.4
	external/bsd/dhcpcd/dist/src/bpf.c              up to 1.8
	external/bsd/dhcpcd/dist/src/bpf.h              up to 1.1.1.5
	external/bsd/dhcpcd/dist/src/common.c           up to 1.1.1.7
	external/bsd/dhcpcd/dist/src/common.h           up to 1.1.1.7
	external/bsd/dhcpcd/dist/src/control.c          up to 1.1.1.5
	external/bsd/dhcpcd/dist/src/control.h          up to 1.1.1.3
	external/bsd/dhcpcd/dist/src/defs.h             up to 1.1.1.20
	external/bsd/dhcpcd/dist/src/dev.c              up to 1.1.1.4
	external/bsd/dhcpcd/dist/src/dev.h              up to 1.1.1.3
	external/bsd/dhcpcd/dist/src/dhcp-common.c      up to 1.1.1.5
	external/bsd/dhcpcd/dist/src/dhcp-common.h      up to 1.1.1.3
	external/bsd/dhcpcd/dist/src/dhcp.c             up to 1.18
	external/bsd/dhcpcd/dist/src/dhcp.h             up to 1.1.1.9
	external/bsd/dhcpcd/dist/src/dhcp6.c            up to 1.6
	external/bsd/dhcpcd/dist/src/dhcp6.h            up to 1.1.1.9
	external/bsd/dhcpcd/dist/src/dhcpcd-embedded.c.in up to 1.1.1.3
	external/bsd/dhcpcd/dist/src/dhcpcd-embedded.h.in up to 1.1.1.3
	external/bsd/dhcpcd/dist/src/dhcpcd.8.in        up to 1.1.1.12
	external/bsd/dhcpcd/dist/src/dhcpcd.c           up to 1.18
	external/bsd/dhcpcd/dist/src/dhcpcd.conf.5.in   up to 1.1.1.12
	external/bsd/dhcpcd/dist/src/dhcpcd.h           up to 1.1.1.9
	external/bsd/dhcpcd/dist/src/duid.c             up to 1.1.1.5
	external/bsd/dhcpcd/dist/src/eloop.c            up to 1.1.1.6
	external/bsd/dhcpcd/dist/src/eloop.h            up to 1.1.1.4
	external/bsd/dhcpcd/dist/src/if-bsd.c           up to 1.6
	external/bsd/dhcpcd/dist/src/if-linux-wext.c    up to 1.1.1.3
	external/bsd/dhcpcd/dist/src/if-linux.c         up to 1.1.1.12
	external/bsd/dhcpcd/dist/src/if-options.c       up to 1.13
	external/bsd/dhcpcd/dist/src/if-options.h       up to 1.1.1.8
	external/bsd/dhcpcd/dist/src/if-sun.c           up to 1.1.1.7
	external/bsd/dhcpcd/dist/src/if.c               up to 1.1.1.12
	external/bsd/dhcpcd/dist/src/if.h               up to 1.1.1.7
	external/bsd/dhcpcd/dist/src/ipv4.c             up to 1.1.1.13
	external/bsd/dhcpcd/dist/src/ipv4.h             up to 1.1.1.7
	external/bsd/dhcpcd/dist/src/ipv4ll.c           up to 1.1.1.7
	external/bsd/dhcpcd/dist/src/ipv4ll.h           up to 1.1.1.6
	external/bsd/dhcpcd/dist/src/ipv6.c             up to 1.1.1.16
	external/bsd/dhcpcd/dist/src/ipv6.h             up to 1.1.1.10
	external/bsd/dhcpcd/dist/src/ipv6nd.c           up to 1.6
	external/bsd/dhcpcd/dist/src/ipv6nd.h           up to 1.1.1.9
	external/bsd/dhcpcd/dist/src/logerr.c           up to 1.1.1.3
	external/bsd/dhcpcd/dist/src/logerr.h           up to 1.1.1.4
	external/bsd/dhcpcd/dist/src/route.c            up to 1.1.1.10
	external/bsd/dhcpcd/dist/src/route.h            up to 1.1.1.6
	external/bsd/dhcpcd/dist/src/sa.c               up to 1.1.1.4
	external/bsd/dhcpcd/dist/src/sa.h               up to 1.1.1.3
	external/bsd/dhcpcd/dist/src/script.c           up to 1.1.1.7
	external/bsd/dhcpcd/dist/src/script.h           up to 1.1.1.3
	external/bsd/dhcpcd/dist/src/dev/udev.c         up to 1.1.1.3
	external/bsd/dhcpcd/dist/tests/Makefile         up to 1.1.1.2
	external/bsd/dhcpcd/sbin/dhcpcd/Makefile        up to 1.45

Import dhcpcd-7.2.1 with the following changes:
*  auth: Use consttime_memequal to avoid latency attack
*  DHCP: Fix a potential 1 byte read overflow with DHO_OPTSOVERLOADED
*  DHCPv6: Fix a potential buffer overflow reading NA/TA addresses

Revision 1.1.1.9 / (download) - annotate - [select for diffs] (vendor branch), Wed Apr 17 23:33:09 2019 UTC (5 years ago) by roy
Branch: roy, ROY, MAIN
CVS Tags: phil-wifi-20190609, dhcpcd-7-2-2, dhcpcd-7-2-1, dhcpcd-7-2-0
Changes since 1.1.1.8: +1 -1 lines
Diff to previous 1.1.1.8 (colored) to selected 1.1.1.7 (colored)

Import dhcpcd-7.2.0 with the following changes:
  *  BSD: PF_LINK sockets now closed when no longer needed
  *  BSD: Fix detecting interface for scoped routes
  *  script: Allow "" to mean /dev/null
  *  script: Add static routers and routes to env
  *  DHCP: outbound interface is no longer dictated with IP_PKTINFO
  *  DHCP: BPF sockets now closed when no longer needed
  *  DHCPv6: Allow nooption dhcp6_unicast to work
  *  DHCPv6: Don't spam syslog if we always get the same error
  *  route: Log pid which deleted routes of interest

This release fixes PR bin/53705.

Revision 1.1.1.8 / (download) - annotate - [select for diffs] (vendor branch), Thu Feb 7 21:34:30 2019 UTC (5 years, 2 months ago) by roy
Branch: roy, ROY, MAIN
CVS Tags: dhcpcd-7-1-1
Changes since 1.1.1.7: +4 -17 lines
Diff to previous 1.1.1.7 (colored)

Import dhcpcd-7.1.1 with the following changes:

* IPv4LL: Fixed build with this disabled
* IPv4LL: Remember last address between carrier resets
* BSD: Fixed initial link infos reported as LINK_STATE_UNKNOWN

Revision 1.1.1.3.2.4 / (download) - annotate - [select for diffs], Sat Jan 26 21:58:14 2019 UTC (5 years, 2 months ago) by pgoyette
Branch: pgoyette-compat
CVS Tags: pgoyette-compat-merge-20190127
Changes since 1.1.1.3.2.3: +2 -1 lines
Diff to previous 1.1.1.3.2.3 (colored) to branchpoint 1.1.1.3 (colored) next main 1.1.1.4 (colored) to selected 1.1.1.7 (colored)

Sync with HEAD

Revision 1.1.1.7 / (download) - annotate - [selected] (vendor branch), Tue Jan 22 15:16:25 2019 UTC (5 years, 2 months ago) by roy
Branch: roy, ROY, MAIN
CVS Tags: pgoyette-compat-20190127, dhcpcd-7-1-0
Changes since 1.1.1.6: +2 -1 lines
Diff to previous 1.1.1.6 (colored)

Import dhcpcd-7.1.0 with the following changes:

* NetBSD: sets SO_RERROR on to detect receive socket overflow
* BSD: route improvements to avoid listening for own changes
* IP6: implement IP6 address sharing
* BSD: catch UP/DOWN events when interfaces does support media changes
* IPv4LL: remember old address when carrier is lost

Revision 1.1.1.6.4.2 / (download) - annotate - [select for diffs], Fri Jul 27 10:43:20 2018 UTC (5 years, 8 months ago) by martin
Branch: netbsd-7
CVS Tags: netbsd-7-2-RELEASE
Changes since 1.1.1.6.4.1: +254 -0 lines
Diff to previous 1.1.1.6.4.1 (colored) to branchpoint 1.1.1.6 (colored) next main 1.1.1.7 (colored)

Pull up following revision(s) (requested by roy in ticket #1621):

	external/bsd/dhcpcd/dist/compat/crypt/sha256.c  up to 1.1.1.1
	external/bsd/dhcpcd/dist/compat/crypt/md5.c     up to 1.1.1.1
	external/bsd/dhcpcd/dist/compat/crypt/md5.h     up to 1.1.1.2
	external/bsd/dhcpcd/dist/compat/crypt/sha256.h  up to 1.1.1.1
	external/bsd/dhcpcd/dist/compat/crypt/hmac.c    up to 1.1.1.1
	external/bsd/dhcpcd/dist/compat/crypt/hmac.h    up to 1.1.1.1
	external/bsd/dhcpcd/dist/compat/_strtoi.h       up to 1.1.1.1
	external/bsd/dhcpcd/dist/compat/arc4random.c    up to 1.1.1.1
	external/bsd/dhcpcd/dist/compat/arc4random.h    up to 1.1.1.1
	external/bsd/dhcpcd/dist/compat/arc4random_uniform.c up to 1.1.1.1
	external/bsd/dhcpcd/dist/compat/arc4random_uniform.h up to 1.1.1.1
	external/bsd/dhcpcd/dist/compat/bitops.h        up to 1.1.1.1
	external/bsd/dhcpcd/dist/compat/dprintf.c       up to 1.1.1.2
	external/bsd/dhcpcd/dist/compat/dprintf.h       up to 1.1.1.2
	external/bsd/dhcpcd/dist/compat/endian.h        up to 1.1.1.1
	external/bsd/dhcpcd/dist/compat/pidfile.c       up to 1.1.1.1
	external/bsd/dhcpcd/dist/compat/pidfile.h       up to 1.1.1.1
	external/bsd/dhcpcd/dist/compat/queue.h         up to 1.1.1.1
	external/bsd/dhcpcd/dist/compat/reallocarray.c  up to 1.1.1.1
	external/bsd/dhcpcd/dist/compat/reallocarray.h  up to 1.1.1.1
	external/bsd/dhcpcd/dist/compat/strtoi.c        up to 1.1.1.1
	external/bsd/dhcpcd/dist/compat/strtoi.h        up to 1.1.1.1
	external/bsd/dhcpcd/dist/compat/strtou.c        up to 1.1.1.1
	external/bsd/dhcpcd/dist/compat/strlcpy.c       up to 1.1.1.1
	external/bsd/dhcpcd/dist/compat/strlcpy.h       up to 1.1.1.1
	external/bsd/dhcpcd/dist/config-null.mk         up to 1.1.1.1
	external/bsd/dhcpcd/dist/configure              up to 1.1.1.8
	external/bsd/dhcpcd/dist/iconfig.mk             up to 1.1.1.1
	external/bsd/dhcpcd/dist/hooks/01-test          up to 1.1.1.2
	external/bsd/dhcpcd/dist/hooks/02-dump          up to 1.1.1.1
	external/bsd/dhcpcd/dist/hooks/10-wpa_supplicant up to 1.1.1.2
	external/bsd/dhcpcd/dist/hooks/15-timezone      up to 1.1.1.2
	external/bsd/dhcpcd/dist/hooks/20-resolv.conf   up to 1.1.1.2
	external/bsd/dhcpcd/dist/hooks/29-lookup-hostname up to 1.1.1.2
	external/bsd/dhcpcd/dist/hooks/30-hostname      up to 1.1.1.2
	external/bsd/dhcpcd/dist/hooks/50-dhcpcd-compat up to 1.1.1.1
	external/bsd/dhcpcd/dist/hooks/50-ntp.conf      up to 1.1.1.2
	external/bsd/dhcpcd/dist/hooks/50-yp.conf       up to 1.1.1.2
	external/bsd/dhcpcd/dist/hooks/50-ypbind.in     up to 1.1.1.2
	external/bsd/dhcpcd/dist/hooks/Makefile         up to 1.1.1.1
	external/bsd/dhcpcd/dist/hooks/dhcpcd-run-hooks.8.in up to 1.1.1.4
	external/bsd/dhcpcd/dist/hooks/dhcpcd-run-hooks.in up to 1.1.1.4
	external/bsd/dhcpcd/dist/src/GNUmakefile        up to 1.1.1.1
	external/bsd/dhcpcd/dist/src/Makefile           up to 1.1.1.4
	external/bsd/dhcpcd/dist/src/arp.c              up to 1.1.1.7
	external/bsd/dhcpcd/dist/src/arp.h              up to 1.1.1.4
	external/bsd/dhcpcd/dist/src/auth.c             up to 1.1.1.5
	external/bsd/dhcpcd/dist/src/auth.h             up to 1.1.1.3
	external/bsd/dhcpcd/dist/src/bpf.c              up to 1.7
	external/bsd/dhcpcd/dist/src/bpf.h              up to 1.1.1.4
	external/bsd/dhcpcd/dist/src/common.c           up to 1.1.1.5
	external/bsd/dhcpcd/dist/src/common.h           up to 1.1.1.4
	external/bsd/dhcpcd/dist/src/control.c          up to 1.1.1.3
	external/bsd/dhcpcd/dist/src/control.h          up to 1.1.1.2
	external/bsd/dhcpcd/dist/src/defs.h             up to 1.1.1.15
	external/bsd/dhcpcd/dist/src/dev.c              up to 1.1.1.3
	external/bsd/dhcpcd/dist/src/dev.h              up to 1.1.1.2
	external/bsd/dhcpcd/dist/src/dhcp-common.c      up to 1.1.1.4
	external/bsd/dhcpcd/dist/src/dhcp-common.h      up to 1.1.1.2
	external/bsd/dhcpcd/dist/src/dhcp.c             up to 1.11
	external/bsd/dhcpcd/dist/src/dhcp.h             up to 1.1.1.6
	external/bsd/dhcpcd/dist/src/dhcp6.c            up to 1.1.1.12
	external/bsd/dhcpcd/dist/src/dhcp6.h            up to 1.1.1.6
	external/bsd/dhcpcd/dist/src/dhcpcd-definitions-small.conf up to 1.1.1.2
	external/bsd/dhcpcd/dist/src/dhcpcd-definitions.conf up to 1.1.1.2
	external/bsd/dhcpcd/dist/src/dhcpcd-embedded.c.in up to 1.1.1.2
	external/bsd/dhcpcd/dist/src/dhcpcd-embedded.h.in up to 1.1.1.2
	external/bsd/dhcpcd/dist/src/dhcpcd.8.in        up to 1.1.1.10
	external/bsd/dhcpcd/dist/src/dhcpcd.c           up to 1.13
	external/bsd/dhcpcd/dist/src/dhcpcd.conf        up to 1.1.1.2
	external/bsd/dhcpcd/dist/src/dhcpcd.conf.5.in   up to 1.1.1.10
	external/bsd/dhcpcd/dist/src/dhcpcd.h           up to 1.1.1.5
	external/bsd/dhcpcd/dist/src/duid.c             up to 1.1.1.3
	external/bsd/dhcpcd/dist/src/duid.h             up to 1.1.1.1
	external/bsd/dhcpcd/dist/src/eloop.c            up to 1.1.1.5
	external/bsd/dhcpcd/dist/src/eloop.h            up to 1.1.1.3
	external/bsd/dhcpcd/dist/src/genembedc          up to 1.1.1.1
	external/bsd/dhcpcd/dist/src/genembedh          up to 1.1.1.1
	external/bsd/dhcpcd/dist/src/if-bsd.c           up to 1.1.1.8
	external/bsd/dhcpcd/dist/src/if-linux-wext.c    up to 1.1.1.2
	external/bsd/dhcpcd/dist/src/if-linux.c         up to 1.1.1.10
	external/bsd/dhcpcd/dist/src/if-options.c       up to 1.10
	external/bsd/dhcpcd/dist/src/if-options.h       up to 1.1.1.7
	external/bsd/dhcpcd/dist/src/if-sun.c           up to 1.1.1.4
	external/bsd/dhcpcd/dist/src/if.c               up to 1.1.1.8
	external/bsd/dhcpcd/dist/src/if.h               up to 1.1.1.5
	external/bsd/dhcpcd/dist/src/ipv4.c             up to 1.1.1.9
	external/bsd/dhcpcd/dist/src/ipv4.h             up to 1.1.1.4
	external/bsd/dhcpcd/dist/src/ipv4ll.c           up to 1.1.1.4
	external/bsd/dhcpcd/dist/src/ipv4ll.h           up to 1.1.1.4
	external/bsd/dhcpcd/dist/src/ipv6.c             up to 1.1.1.11
	external/bsd/dhcpcd/dist/src/ipv6.h             up to 1.1.1.7
	external/bsd/dhcpcd/dist/src/ipv6nd.c           up to 1.1.1.8
	external/bsd/dhcpcd/dist/src/ipv6nd.h           up to 1.1.1.6
	external/bsd/dhcpcd/dist/src/logerr.c           up to 1.1.1.2
	external/bsd/dhcpcd/dist/src/logerr.h           up to 1.1.1.3
	external/bsd/dhcpcd/dist/src/route.c            up to 1.1.1.8
	external/bsd/dhcpcd/dist/src/route.h            up to 1.1.1.4
	external/bsd/dhcpcd/dist/src/sa.c               up to 1.1.1.3
	external/bsd/dhcpcd/dist/src/sa.h               up to 1.1.1.2
	external/bsd/dhcpcd/dist/src/script.c           up to 1.1.1.4
	external/bsd/dhcpcd/dist/src/script.h           up to 1.1.1.2
	external/bsd/dhcpcd/dist/src/dev/Makefile       up to 1.1.1.1
	external/bsd/dhcpcd/dist/src/dev/udev.c         up to 1.1.1.2
	external/bsd/dhcpcd/dist/tests/crypt/.gitignore up to 1.1.1.1
	external/bsd/dhcpcd/dist/tests/crypt/GNUmakefile up to 1.1.1.1
	external/bsd/dhcpcd/dist/tests/crypt/Makefile   up to 1.1.1.2
	external/bsd/dhcpcd/dist/tests/crypt/README.md  up to 1.1.1.1
	external/bsd/dhcpcd/dist/tests/crypt/run-test.c up to 1.1.1.2
	external/bsd/dhcpcd/dist/tests/crypt/test.h     up to 1.1.1.2
	external/bsd/dhcpcd/dist/tests/crypt/test_hmac_md5.c up to 1.1.1.3
	external/bsd/dhcpcd/dist/tests/Makefile         up to 1.1.1.1
	external/bsd/dhcpcd/dist/tests/eloop-bench/.gitignore up to 1.1.1.1
	external/bsd/dhcpcd/dist/tests/eloop-bench/Makefile up to 1.1.1.2
	external/bsd/dhcpcd/dist/tests/eloop-bench/README.md up to 1.1.1.1
	external/bsd/dhcpcd/dist/tests/eloop-bench/eloop-bench.c up to 1.1.1.3
	external/bsd/dhcpcd/dist/.arcconfig             up to 1.1.1.1
	external/bsd/dhcpcd/dist/.gitignore             up to 1.4
	external/bsd/dhcpcd/dist/BUILDING.md            up to 1.1.1.2
	external/bsd/dhcpcd/dist/LICENSE                up to 1.1.1.2
	external/bsd/dhcpcd/dist/Makefile               up to 1.1.1.5
	external/bsd/dhcpcd/dist/Makefile.inc           up to 1.1.1.2
	external/bsd/dhcpcd/dist/README.md              up to 1.1.1.3
	external/bsd/dhcpcd/dist/bpf-filter.h           delete
	external/bsd/dhcpcd/dist/common.c               delete
	external/bsd/dhcpcd/dist/arp.c                  delete
	external/bsd/dhcpcd/dist/arp.h                  delete
	external/bsd/dhcpcd/dist/auth.c                 delete
	external/bsd/dhcpcd/dist/auth.h                 delete
	external/bsd/dhcpcd/dist/dhcpcd.c               delete
	external/bsd/dhcpcd/dist/control.c              delete
	external/bsd/dhcpcd/dist/common.h               delete
	external/bsd/dhcpcd/dist/config.h               delete
	external/bsd/dhcpcd/dist/dhcp-common.c          delete
	external/bsd/dhcpcd/dist/control.h              delete
	external/bsd/dhcpcd/dist/defs.h                 delete
	external/bsd/dhcpcd/dist/dev.h                  delete
	external/bsd/dhcpcd/dist/dhcpcd-definitions.conf delete
	external/bsd/dhcpcd/dist/dhcp-common.h          delete
	external/bsd/dhcpcd/dist/dhcp.c                 delete
	external/bsd/dhcpcd/dist/dhcp.h                 delete
	external/bsd/dhcpcd/dist/dhcp6.c                delete
	external/bsd/dhcpcd/dist/dhcp6.h                delete
	external/bsd/dhcpcd/dist/dhcpcd-run-hooks.8.in  delete
	external/bsd/dhcpcd/dist/dhcpcd-embedded.c      delete
	external/bsd/dhcpcd/dist/dhcpcd.8.in            delete
	external/bsd/dhcpcd/dist/dhcpcd-embedded.c.in   delete
	external/bsd/dhcpcd/dist/dhcpcd-embedded.h      delete
	external/bsd/dhcpcd/dist/dhcpcd-embedded.h.in   delete
	external/bsd/dhcpcd/dist/ipv4.c                 delete
	external/bsd/dhcpcd/dist/if.c                   delete
	external/bsd/dhcpcd/dist/dhcpcd-run-hooks.in    delete
	external/bsd/dhcpcd/dist/dhcpcd.h               delete
	external/bsd/dhcpcd/dist/dhcpcd.conf            delete
	external/bsd/dhcpcd/dist/dhcpcd.conf.5.in       delete
	external/bsd/dhcpcd/dist/duid.c                 delete
	external/bsd/dhcpcd/dist/duid.h                 delete
	external/bsd/dhcpcd/dist/eloop.c                delete
	external/bsd/dhcpcd/dist/eloop.h                delete
	external/bsd/dhcpcd/dist/if-bsd.c               delete
	external/bsd/dhcpcd/dist/if-options.c           delete
	external/bsd/dhcpcd/dist/if-options.h           delete
	external/bsd/dhcpcd/dist/if.h                   delete
	external/bsd/dhcpcd/dist/crypt/hmac_md5.c       delete
	external/bsd/dhcpcd/dist/crypt/crypt.h          delete
	external/bsd/dhcpcd/dist/ipv4.h                 delete
	external/bsd/dhcpcd/dist/ipv4ll.c               delete
	external/bsd/dhcpcd/dist/ipv6.c                 delete
	external/bsd/dhcpcd/dist/ipv4ll.h               delete
	external/bsd/dhcpcd/dist/ipv6.h                 delete
	external/bsd/dhcpcd/dist/ipv6nd.c               delete
	external/bsd/dhcpcd/dist/ipv6nd.h               delete
	external/bsd/dhcpcd/dist/script.c               delete
	external/bsd/dhcpcd/dist/script.h               delete
	external/bsd/dhcpcd/dist/dhcpcd-hooks/15-timezone delete
	external/bsd/dhcpcd/dist/dhcpcd-hooks/01-test   delete
	external/bsd/dhcpcd/dist/dhcpcd-hooks/02-dump   delete
	external/bsd/dhcpcd/dist/dhcpcd-hooks/10-mtu    delete
	external/bsd/dhcpcd/dist/dhcpcd-hooks/10-wpa_supplicant delete
	external/bsd/dhcpcd/dist/dhcpcd-hooks/20-resolv.conf delete
	external/bsd/dhcpcd/dist/dhcpcd-hooks/29-lookup-hostname delete
	external/bsd/dhcpcd/dist/dhcpcd-hooks/30-hostname delete
	external/bsd/dhcpcd/dist/dhcpcd-hooks/50-ntp.conf delete
	external/bsd/dhcpcd/dist/dhcpcd-hooks/50-ypbind delete
	usr.sbin/postinstall/postinstall: revision 1.211-1.213
	etc/rc.d/dhcpcd					upto 1.5
	doc/3RDPARTY					manual edit

Import dhcpcd-7.0.7.
Adjust postinstal and rc file.

Revision 1.1.1.3.2.3 / (download) - annotate - [select for diffs], Mon Jun 25 07:25:12 2018 UTC (5 years, 9 months ago) by pgoyette
Branch: pgoyette-compat
Changes since 1.1.1.3.2.2: +0 -1 lines
Diff to previous 1.1.1.3.2.2 (colored) to branchpoint 1.1.1.3 (colored) to selected 1.1.1.7 (colored)

Sync with HEAD

Revision 1.1.1.1.8.3 / (download) - annotate - [select for diffs], Thu Jun 7 18:34:03 2018 UTC (5 years, 10 months ago) by martin
Branch: netbsd-8
CVS Tags: netbsd-8-0-RELEASE, netbsd-8-0-RC2
Changes since 1.1.1.1.8.2: +1 -1 lines
Diff to previous 1.1.1.1.8.2 (colored) to branchpoint 1.1.1.1 (colored) to selected 1.1.1.7 (colored)

Catch up to current in src/external/bsd/dhcpcd/dist, requested
by roy in ticket #849:

external/bsd/dhcpcd/dist/Makefile               up to 1.1.1.5
external/bsd/dhcpcd/dist/src/arp.c              up to 1.1.1.7
external/bsd/dhcpcd/dist/src/auth.c             up to 1.1.1.5
external/bsd/dhcpcd/dist/src/auth.h             up to 1.1.1.3
external/bsd/dhcpcd/dist/src/bpf.c              up to 1.7
external/bsd/dhcpcd/dist/src/defs.h             up to 1.1.1.13
external/bsd/dhcpcd/dist/src/dhcp.c             up to 1.11
external/bsd/dhcpcd/dist/src/dhcp.h             up to 1.1.1.6
external/bsd/dhcpcd/dist/src/dhcp6.c            up to 1.1.1.12
external/bsd/dhcpcd/dist/src/dhcp6.h            up to 1.1.1.6
external/bsd/dhcpcd/dist/src/dhcpcd-definitions.conf up to 1.1.1.2
external/bsd/dhcpcd/dist/src/dhcpcd.8.in        up to 1.1.1.9
external/bsd/dhcpcd/dist/src/dhcpcd.c           up to 1.12
external/bsd/dhcpcd/dist/src/dhcpcd.conf.5.in   up to 1.1.1.9
external/bsd/dhcpcd/dist/src/if-bsd.c           up to 1.1.1.8
external/bsd/dhcpcd/dist/src/if-linux.c         up to 1.1.1.9
external/bsd/dhcpcd/dist/src/if-options.c       up to 1.10
external/bsd/dhcpcd/dist/src/ipv4ll.h           up to 1.1.1.4
external/bsd/dhcpcd/dist/src/ipv6.c             up to 1.1.1.10
external/bsd/dhcpcd/dist/src/ipv6.h             up to 1.1.1.7
external/bsd/dhcpcd/dist/src/ipv6nd.c           up to 1.1.1.8
external/bsd/dhcpcd/dist/src/ipv6nd.h           up to 1.1.1.6
external/bsd/dhcpcd/dist/src/route.c            up to 1.1.1.7
doc/3RDPARTY					(manually modified)

Import dhcpcd 7.0.5b.

Changes:
 * Routing: Fix case when cloning route changes but needs to be replaced
 * DHCP6: Transpose DHCP userclass option into DHCP6
 * DHCP6: Fix sending custom vendor class option
 * Auth: Allow zero value replay detection data
 * Auth: Allow different tokens for send and receive
 * ND6: Warn if router lifetime is set to zero
 * DHCP6: Softwire Address and Port-Mapped Clients, RFC7598
 *  dhcp: Clarified some checksumming code, style and commentary
    (thanks to Maxime Villard)
 *  dhcp6: IAID is now unique per IA type rather than global
 *  ip6: if an IA callback causes a fork, exit earlier

Revision 1.1.1.6.4.1, Mon Jun 4 09:55:14 2018 UTC (5 years, 10 months ago) by martin
Branch: netbsd-7
Changes since 1.1.1.6: +0 -254 lines
FILE REMOVED

file dhcp6.h was added on branch netbsd-7 on 2018-07-27 10:43:20 +0000

Revision 1.1.1.6 / (download) - annotate - [select for diffs] (vendor branch), Mon Jun 4 09:55:14 2018 UTC (5 years, 10 months ago) by roy
Branch: roy, ROY, MAIN
CVS Tags: phil-wifi-base, pgoyette-compat-20190118, pgoyette-compat-1226, pgoyette-compat-1126, pgoyette-compat-1020, pgoyette-compat-0930, pgoyette-compat-0906, pgoyette-compat-0728, pgoyette-compat-0625, dhcpcd-7-0-8, dhcpcd-7-0-7, dhcpcd-7-0-6, dhcpcd-7-0-5b, dhcpcd-7-0-5a
Branch point for: phil-wifi, netbsd-7
Changes since 1.1.1.5: +0 -1 lines
Diff to previous 1.1.1.5 (colored) to selected 1.1.1.7 (colored)

Import dhcpcd-7.0.5a.
Only change is to fix builds without INET6.

Revision 1.1.1.3.2.2 / (download) - annotate - [select for diffs], Mon May 21 04:35:51 2018 UTC (5 years, 11 months ago) by pgoyette
Branch: pgoyette-compat
Changes since 1.1.1.3.2.1: +1 -0 lines
Diff to previous 1.1.1.3.2.1 (colored) to branchpoint 1.1.1.3 (colored) to selected 1.1.1.7 (colored)

Sync with HEAD

Revision 1.1.1.5 / (download) - annotate - [select for diffs] (vendor branch), Wed May 2 22:06:41 2018 UTC (5 years, 11 months ago) by roy
Branch: roy, ROY, MAIN
CVS Tags: pgoyette-compat-0521, dhcpcd-7-0-5, dhcpcd-7-0-4
Changes since 1.1.1.4: +1 -0 lines
Diff to previous 1.1.1.4 (colored) to selected 1.1.1.7 (colored)

Import dhcpcd-7.0.4 with the following changes:
 * Routing: Fix case when cloning route changes but needs to be replaced
 * DHCP6: Transpose DHCP userclass option into DHCP6
 * DHCP6: Fix sending custom vendor class option
 * Auth: Allow zero value replay detection data
 * Auth: Allow different tokens for send and receive
 * ND6: Warn if router lifetime is set to zero
 * DHCP6: Softwire Address and Port-Mapped Clients, RFC7598

Revision 1.1.1.1.8.2 / (download) - annotate - [select for diffs], Mon Apr 9 16:46:34 2018 UTC (6 years ago) by martin
Branch: netbsd-8
CVS Tags: netbsd-8-0-RC1
Changes since 1.1.1.1.8.1: +1 -1 lines
Diff to previous 1.1.1.1.8.1 (colored) to branchpoint 1.1.1.1 (colored) to selected 1.1.1.7 (colored)

Catch up to current in external/bsd/dhcpcd/, requested by roy in ticket #707:

external/bsd/dhcpcd/dist/configure              up to 1.1.1.7
external/bsd/dhcpcd/dist/hooks/10-wpa_supplicant up to 1.1.1.2
external/bsd/dhcpcd/dist/hooks/15-timezone      up to 1.1.1.2
external/bsd/dhcpcd/dist/hooks/20-resolv.conf   up to 1.1.1.2
external/bsd/dhcpcd/dist/hooks/29-lookup-hostname up to 1.1.1.2
external/bsd/dhcpcd/dist/hooks/30-hostname      up to 1.1.1.2
external/bsd/dhcpcd/dist/hooks/50-ntp.conf      up to 1.1.1.2
external/bsd/dhcpcd/dist/hooks/50-yp.conf       up to 1.1.1.2
external/bsd/dhcpcd/dist/hooks/50-ypbind.in     up to 1.1.1.2
external/bsd/dhcpcd/dist/hooks/dhcpcd-run-hooks.8.in up to 1.1.1.4
external/bsd/dhcpcd/dist/hooks/dhcpcd-run-hooks.in up to 1.1.1.4
external/bsd/dhcpcd/dist/src/arp.c              up to 1.1.1.6
external/bsd/dhcpcd/dist/src/common.h           up to 1.1.1.4
external/bsd/dhcpcd/dist/src/defs.h             up to 1.1.1.11
external/bsd/dhcpcd/dist/src/dhcp.c             up to 1.9
external/bsd/dhcpcd/dist/src/dhcp.h             up to 1.1.1.5
external/bsd/dhcpcd/dist/src/dhcp6.c            up to 1.1.1.10
external/bsd/dhcpcd/dist/src/dhcp6.h            up to 1.1.1.4
external/bsd/dhcpcd/dist/src/dhcpcd.8.in        up to 1.1.1.8
external/bsd/dhcpcd/dist/src/dhcpcd.c           up to 1.10
external/bsd/dhcpcd/dist/src/dhcpcd.conf.5.in   up to 1.1.1.7
external/bsd/dhcpcd/dist/src/dhcpcd.h           up to 1.1.1.5
external/bsd/dhcpcd/dist/src/if-bsd.c           up to 1.1.1.7
external/bsd/dhcpcd/dist/src/if-linux.c         up to 1.1.1.8
external/bsd/dhcpcd/dist/src/if-options.c       up to 1.8
external/bsd/dhcpcd/dist/src/if-options.h       up to 1.1.1.7
external/bsd/dhcpcd/dist/src/if-sun.c           up to 1.1.1.4
external/bsd/dhcpcd/dist/src/if.c               up to 1.1.1.8
external/bsd/dhcpcd/dist/src/if.h               up to 1.1.1.5
external/bsd/dhcpcd/dist/src/ipv4.c             up to 1.1.1.9
external/bsd/dhcpcd/dist/src/ipv4.h             up to 1.1.1.4
external/bsd/dhcpcd/dist/src/ipv6.c             up to 1.1.1.8
external/bsd/dhcpcd/dist/src/ipv6.h             up to 1.1.1.6
external/bsd/dhcpcd/dist/src/ipv6nd.c           up to 1.1.1.7
external/bsd/dhcpcd/dist/src/ipv6nd.h           up to 1.1.1.5
external/bsd/dhcpcd/dist/src/logerr.h           up to 1.1.1.3
external/bsd/dhcpcd/dist/src/route.c            up to 1.1.1.6
external/bsd/dhcpcd/dist/src/route.h            up to 1.1.1.4
external/bsd/dhcpcd/dist/src/dev/udev.c         up to 1.1.1.2
external/bsd/dhcpcd/dist/tests/eloop-bench/eloop-bench.c up to 1.1.1.3
external/bsd/dhcpcd/include/config.h            up to 1.3
external/bsd/dhcpcd/sbin/dhcpcd/Makefile        up to 1.43

Import dhcpcd-7.0.1 with the following changes:

  *  hooks: remove use of local builtin for better portability
  *  dhcpcd: don't log errors working out carrier for departed interfaces
  *  ipv4: allow configuration of static broadcast address
  *  if: don't set MTU during interface discovery
  *  if: don't activate non matching interfaces to commandline ones
  *  eloop-bench: fix hangs when using a large number of cycles
  *  dhcp: don't bind when we've just probed an address to inform

Import dhcpcd-7.0.2 with the following changes:

  *  Added support for setproctitle(3)
  *  Kernel RA is no longer disabled when IPv6 is disabled in dhcpcd
  *  DHCPv6 PD is no longer stopped if no Routers are found
  *  If the DHCP leased address is deleted, enter the reboot state
  *  DHCPv6 unicast is no longer performed when not in master mode
  *  dhcpcd will now detect netlink/route socket overflows ad re-sync

Import dhcpcd-7.0.3 with the following changes:

  *  dhcp6: fix a null termination overflow on status messages
  *  options: static routes can be setup in global context again
  *  routes: dhcpcd added host routes are now reported correctly

Revision 1.1.1.3.2.1 / (download) - annotate - [select for diffs], Fri Mar 30 06:20:06 2018 UTC (6 years ago) by pgoyette
Branch: pgoyette-compat
Changes since 1.1.1.3: +1 -1 lines
Diff to previous 1.1.1.3 (colored) to selected 1.1.1.7 (colored)

Resolve conflicts between branch and HEAD

Revision 1.1.1.4 / (download) - annotate - [select for diffs] (vendor branch), Tue Mar 27 06:14:39 2018 UTC (6 years ago) by roy
Branch: roy, ROY, MAIN
CVS Tags: pgoyette-compat-0502, pgoyette-compat-0422, pgoyette-compat-0415, pgoyette-compat-0407, pgoyette-compat-0330, dhcpcd-7-0-3, dhcpcd-7-0-2
Changes since 1.1.1.3: +1 -1 lines
Diff to previous 1.1.1.3 (colored) to selected 1.1.1.7 (colored)

Import dhcpcd-7.0.2 with the following changes:

  *  Added support for setproctitle(3)
  *  Kernel RA is no longer disabled when IPv6 is disabled in dhcpcd
  *  DHCPv6 PD is no longer stopped if no Routers are found
  *  If the DHCP leased address is deleted, enter the reboot state
  *  DHCPv6 unicast is no longer performed when not in master mode
  *  dhcpcd will now detect netlink/route socket overflows ad re-sync

Revision 1.1.1.1.8.1 / (download) - annotate - [select for diffs], Sat Jan 13 21:35:30 2018 UTC (6 years, 3 months ago) by snj
Branch: netbsd-8
Changes since 1.1.1.1: +40 -27 lines
Diff to previous 1.1.1.1 (colored) to selected 1.1.1.7 (colored)

Pull up following revision(s) (requested by roy in ticket #478):
	doc/3RDPARTY: 1.1472, 1.1474, 1.1489, 1.1492
	external/bsd/dhcpcd/dist/.gitignore: up to 1.4
	external/bsd/dhcpcd/dist/LICENSE: up to 1.1.1.2
	external/bsd/dhcpcd/dist/Makefile.inc: up to 1.1.1.2
	external/bsd/dhcpcd/dist/README.md: up to 1.1.1.3
	external/bsd/dhcpcd/dist/compat/crypt/hmac.c: up to 1.1.1.1
	external/bsd/dhcpcd/dist/compat/crypt/hmac.h: up to 1.1.1.1
	external/bsd/dhcpcd/dist/compat/crypt/md5.h: up to 1.1.1.2
	external/bsd/dhcpcd/dist/compat/strlcpy.c: up to 1.1.1.1
	external/bsd/dhcpcd/dist/compat/strlcpy.h: up to 1.1.1.1
	external/bsd/dhcpcd/dist/configure: up to 1.1.1.4
	external/bsd/dhcpcd/dist/hooks/01-test: up to 1.1.1.2
	external/bsd/dhcpcd/dist/hooks/dhcpcd-run-hooks.8.in: up to 1.1.1.3
	external/bsd/dhcpcd/dist/hooks/dhcpcd-run-hooks.in: up to 1.1.1.3
	external/bsd/dhcpcd/dist/src/Makefile: up to 1.1.1.4
	external/bsd/dhcpcd/dist/src/arp.c: up to 1.1.1.5
	external/bsd/dhcpcd/dist/src/arp.h: up to 1.1.1.4
	external/bsd/dhcpcd/dist/src/auth.c: up to 1.1.1.4
	external/bsd/dhcpcd/dist/src/auth.h: up to 1.1.1.2
	external/bsd/dhcpcd/dist/src/bpf.c: up to 1.6
	external/bsd/dhcpcd/dist/src/bpf.h: up to 1.1.1.4
	external/bsd/dhcpcd/dist/src/common.c: up to 1.1.1.4
	external/bsd/dhcpcd/dist/src/common.h: up to 1.1.1.2
	external/bsd/dhcpcd/dist/src/control.c: up to 1.1.1.3
	external/bsd/dhcpcd/dist/src/control.h: up to 1.1.1.2
	external/bsd/dhcpcd/dist/src/crypt/crypt.h: delete
	external/bsd/dhcpcd/dist/src/crypt/hmac_md5.c: delete
	external/bsd/dhcpcd/dist/src/defs.h: up to 1.1.1.8
	external/bsd/dhcpcd/dist/src/dev.c: up to 1.1.1.3
	external/bsd/dhcpcd/dist/src/dev.h: up to 1.1.1.2
	external/bsd/dhcpcd/dist/src/dhcp-common.c: up to 1.1.1.4
	external/bsd/dhcpcd/dist/src/dhcp-common.h: up to 1.1.1.2
	external/bsd/dhcpcd/dist/src/dhcp.c: up to 1.7
	external/bsd/dhcpcd/dist/src/dhcp.h: up to 1.1.1.4
	external/bsd/dhcpcd/dist/src/dhcp6.c: up to 1.1.1.8
	external/bsd/dhcpcd/dist/src/dhcp6.h: up to 1.1.1.3
	external/bsd/dhcpcd/dist/src/dhcpcd-embedded.c.in: up to 1.1.1.2
	external/bsd/dhcpcd/dist/src/dhcpcd-embedded.h.in: up to 1.1.1.2
	external/bsd/dhcpcd/dist/src/dhcpcd.8.in: up to 1.1.1.7
	external/bsd/dhcpcd/dist/src/dhcpcd.c: up to 1.7
	external/bsd/dhcpcd/dist/src/dhcpcd.conf: up to 1.1.1.2
	external/bsd/dhcpcd/dist/src/dhcpcd.conf.5.in: up to 1.1.1.5
	external/bsd/dhcpcd/dist/src/dhcpcd.h: up to 1.1.1.4
	external/bsd/dhcpcd/dist/src/eloop.c: up to 1.1.1.5
	external/bsd/dhcpcd/dist/src/eloop.h: up to 1.1.1.3
	external/bsd/dhcpcd/dist/src/if-bsd.c: up to 1.1.1.6
	external/bsd/dhcpcd/dist/src/if-linux-wext.c: up to 1.1.1.2
	external/bsd/dhcpcd/dist/src/if-linux.c: up to 1.1.1.7
	external/bsd/dhcpcd/dist/src/if-options.c: up to 1.6
	external/bsd/dhcpcd/dist/src/if-options.h: up to 1.1.1.5
	external/bsd/dhcpcd/dist/src/if-sun.c: up to 1.1.1.3
	external/bsd/dhcpcd/dist/src/if.c: up to 1.1.1.5
	external/bsd/dhcpcd/dist/src/if.h: up to 1.1.1.4
	external/bsd/dhcpcd/dist/src/ipv4.c: up to 1.1.1.7
	external/bsd/dhcpcd/dist/src/ipv4.h: up to 1.1.1.3
	external/bsd/dhcpcd/dist/src/ipv4ll.c: up to 1.1.1.4
	external/bsd/dhcpcd/dist/src/ipv4ll.h: up to 1.1.1.3
	external/bsd/dhcpcd/dist/src/ipv6.c: up to 1.1.1.7
	external/bsd/dhcpcd/dist/src/ipv6.h: up to 1.1.1.5
	external/bsd/dhcpcd/dist/src/ipv6nd.c: up to 1.1.1.6
	external/bsd/dhcpcd/dist/src/ipv6nd.h: up to 1.1.1.4
	external/bsd/dhcpcd/dist/src/logerr.c: up to 1.1.1.2
	external/bsd/dhcpcd/dist/src/logerr.h: up to 1.1.1.2
	external/bsd/dhcpcd/dist/src/route.c: up to 1.1.1.5
	external/bsd/dhcpcd/dist/src/route.h: up to 1.1.1.3
	external/bsd/dhcpcd/dist/src/sa.c: up to 1.1.1.3
	external/bsd/dhcpcd/dist/src/sa.h: up to 1.1.1.2
	external/bsd/dhcpcd/dist/src/script.c: up to 1.1.1.4
	external/bsd/dhcpcd/dist/src/script.h: up to 1.1.1.2
	external/bsd/dhcpcd/dist/tests/crypt/Makefile: up to 1.1.1.2
	external/bsd/dhcpcd/dist/tests/crypt/run-test.c: up to 1.1.1.2
	external/bsd/dhcpcd/dist/tests/crypt/test.h: up to 1.1.1.2
	external/bsd/dhcpcd/dist/tests/crypt/test_hmac_md5.c: up to 1.1.1.3
	external/bsd/dhcpcd/dist/tests/eloop-bench/Makefile: up to 1.1.1.2
	external/bsd/dhcpcd/dist/tests/eloop-bench/eloop-bench.c: up to 1.1.1.2
	external/bsd/dhcpcd/include/config.h: up to 1.2
	external/bsd/dhcpcd/sbin/Makefile.inc: up to 1.5
	external/bsd/dhcpcd/sbin/dhcpcd/Makefile: up to 1.42
Update dhcpcd to 7.0.0.

Revision 1.1.1.3 / (download) - annotate - [select for diffs] (vendor branch), Mon Jan 1 11:48:52 2018 UTC (6 years, 3 months ago) by roy
Branch: roy, ROY, MAIN
CVS Tags: pgoyette-compat-base, pgoyette-compat-0322, pgoyette-compat-0315, dhcpcd-7-0-1, dhcpcd-7-0-0
Branch point for: pgoyette-compat
Changes since 1.1.1.2: +1 -1 lines
Diff to previous 1.1.1.2 (colored) to selected 1.1.1.7 (colored)

Import dhcpcd-7.0.0 with the following changes:
  *  dhcp: when unicasting on L3, unicast on L2 as well
  *  dhcp: when rebooting, don't set cidaddr
  *  dhcp6: don't listen on IPv6 addresses when not using DHCPv6
  *  dhcp: only set probe state when probing (fixes REBOOT reason)
  *  ipv6: disable kernel RA if interface is active
  *  hooks: set protocol to link for link layer events

Revision 1.1.1.2 / (download) - annotate - [select for diffs] (vendor branch), Tue Sep 19 19:16:49 2017 UTC (6 years, 7 months ago) by roy
Branch: roy, ROY, MAIN
CVS Tags: dhcpcd-7-0-0-rc4, dhcpcd-7-0-0-rc3, dhcpcd-7-0-0-rc2
Changes since 1.1.1.1: +39 -26 lines
Diff to previous 1.1.1.1 (colored) to selected 1.1.1.7 (colored)

Import dhcpcd-7.0.0-rc2 with the following changes:

  *  dhcp: fixed classless static routes
  *  prefix delegation: build routes after assigning addresses
  *  dhcp: on lease expiration, discover only when carrier
  *  ip6: fix potential segfault when lifetime overflows
  *  dhcp: fix reporting of DNS encoded SIP servers
  *  dhcp6: fix unicast in non master mode

Revision 1.1.1.1.4.2 / (download) - annotate - [select for diffs], Wed Apr 26 02:52:23 2017 UTC (6 years, 11 months ago) by pgoyette
Branch: pgoyette-localcount
Changes since 1.1.1.1.4.1: +241 -0 lines
Diff to previous 1.1.1.1.4.1 (colored) to branchpoint 1.1.1.1 (colored) next main 1.1.1.2 (colored) to selected 1.1.1.7 (colored)

Sync with HEAD

Revision 1.1.1.1.2.2 / (download) - annotate - [select for diffs], Fri Mar 31 20:51:16 2017 UTC (7 years ago) by roy
Branch: bouyer-socketcan
Changes since 1.1.1.1.2.1: +241 -0 lines
Diff to previous 1.1.1.1.2.1 (colored) to branchpoint 1.1.1.1 (colored) next main 1.1.1.2 (colored) to selected 1.1.1.7 (colored)

2552809

Revision 1.1.1.1.4.1, Fri Mar 31 20:51:15 2017 UTC (7 years ago) by pgoyette
Branch: pgoyette-localcount
Changes since 1.1.1.1: +0 -241 lines
FILE REMOVED

file dhcp6.h was added on branch pgoyette-localcount on 2017-04-26 02:52:23 +0000

Revision 1.1.1.1.2.1, Fri Mar 31 20:51:15 2017 UTC (7 years ago) by roy
Branch: bouyer-socketcan
Changes since 1.1.1.1: +0 -241 lines
FILE REMOVED

file dhcp6.h was added on branch bouyer-socketcan on 2017-03-31 20:51:16 +0000

Revision 1.1.1.1 / (download) - annotate - [select for diffs] (vendor branch), Fri Mar 31 20:51:15 2017 UTC (7 years ago) by roy
Branch: roy, ROY, MAIN
CVS Tags: prg-localcount2-base3, prg-localcount2-base2, prg-localcount2-base1, prg-localcount2-base, prg-localcount2, pgoyette-localcount-20170426, perseant-stdc-iso10646-base, perseant-stdc-iso10646, netbsd-8-base, matt-nb8-mediatek-base, matt-nb8-mediatek, dhcpcd-7-0-0-rc1, dhcpcd-7-0-0-beta3, dhcpcd-7-0-0-beta2, dhcpcd-7-0-0-beta1, bouyer-socketcan-base1
Branch point for: pgoyette-localcount, netbsd-8, bouyer-socketcan
Changes since 1.1: +0 -0 lines
Diff to previous 1.1 (colored) to selected 1.1.1.7 (colored)

Import dhcpcd-7.0.0-beta. Changes from prior version include:

  *  source file locations reworked:
       dhcpcd source is in src
       dhcpcd hooks are in hooks
       compat is in compat
  *  README split into README.md and BUILDING.md
  *  internal routing is now protocol agnostic
  *  avoid using __packed and use compile time asserts instead
  *  addresses some alignment issues
  *  disable some ARP code on kernels which support RFC5227
  *  BSD IPv6 kernel settings are now updated to reflect dhcpcd config
  *  custom logger has been removed, syslog handles everything
     as such, the --logfile option has been removed as well.
     If you need better/earlier logging, get a better syslogger!
  *  distinfo and signed distinfo files are now available alongside
     release taraballs from this point onwards
  *  default DBDIR has changed from /var/db to /var/db/dhcpcd
  *  /etc/dhcpcd.duid moves to DBDIR/duid
  *  /etc/dhcpcd.secret moves to DBDIR/secret
  *  lease file names have dhcpcd removed from them as they are now
     inside a directory of the same name
  *  fixed issues with reject routes not working on some platforms
  *  improved nl80211 support on Linux for working out the SSID
  *  no longer request NTP by default in dhcpcd.conf
  *  BPF filtering vastly improved so dhcpcd only wake up on
     ARP or DHCP packets destined for it
  *  support for MUD URL (draft-ietf-opsawg-mud-05)
  *  if the kernel isn't doing DAD, don't insist on waiting for it
     to actually do it
  *  fix a potential crash where the DHCP or ARP states could be
     freed before the packet processing loop naturally breaks
  *  removed gateway and nogateway options
     (these can be controlled by the nooption directive which
     works for more than just gateways)
  *  removed ipv6ra_own and ipv6ra_own_default options
     (these can be controled by the ipv6rs/noipv6rs directive)
  *  fix a crash receiving SIGUSR1

Revision 1.1 / (download) - annotate - [select for diffs], Fri Mar 31 20:51:15 2017 UTC (7 years ago) by roy
Branch point for: MAIN
Diff to selected 1.1.1.7 (colored)

Initial revision

This form allows you to request diff's between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.




CVSweb <webmaster@jp.NetBSD.org>