| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
|
|
|
|
| |
The keyword was added in 2007 following git history, c7e6df59748c. This
is a remnant of the pre-VNET days. dhcpcd is perfectly capable of
running in a VNET jail so relax keyword. This allows dhcpcd to start in
a VNET jail.
PR: 258185
Approved by: 0mp (mentor), philip (mentor)
Differential Revision: https://reviews.freebsd.org/D32959
|
| |
|
|
|
|
|
| |
While I'm here, pet portclippy
ChangeLog: https://roy.marples.name/projects/posts/dhcpcd-9-4-1_released/
PR: 259364
|
| |
|
|
|
| |
PR: 253270
Reported by: Volodymyr Kostyrko
|
| |
|
|
|
|
|
|
| |
Now with privilege separation and capsicumized.
Changes this release:
https://roy.marples.name/archives/dhcpcd-discuss/0003007.html
https://roy.marples.name/archives/dhcpcd-discuss/0002881.html
|
| |
|
|
|
| |
PR: 237798
Submitted by: roy@marples.name (maintainer)
|
| |
|
|
|
| |
PR: 213018
Submitted by: roy@marples.name (maintainer)
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Changes:
- Add fix for CVE-2014-7913.
- eloop performance and API improvements.
- Don't send a blank hostname.
- Prefix Delegation default value fixes.
- Prefix Delegation suffix is now configurable.
- dhcpcd.conf now allows embedded comments.
- IPv6 static address support.
- ipv6ra_accept_nopublic has been removed, all prefixes now accepted.
- Remove pidfile handling from dhcpcd and use pidfile_lock(3).
If not available, use a compat shim.
- Fix changing routes on BSD.
Specific to FreeBSD ports package:
- dhcpcd rc.d script now supports starting as a service (dhcpcd_enable=YES)
as well as handling per interface if needed from devd.
- The patch to dhcpcd.conf has been removed and the pkg-message adjusted to
match the more recent findings in bug #194485
PR: 208702
Submitted by: roy@marples.name (maintainer)
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Changes:
* --noption requires an argument
* optimise the ARP BPF filter, thanks to Nate Karstens
* send gratuitous ARP each time we apply our IP address
* fix truncation of hostnames based on the short hostname option
* improve routing and address management by always loading all interfaces,
routes and addresses even for interfaces we are not directly working on
* timezone, lookup-hostname, wpa_supplicant and YP hooks are no longer
installed by default but are installed to an example directory
* fix compile on kFreeBSD
thanks to Christoph Egger for providing a temporary build host
* improve error logging of packet parsing
* fix ignoring routing messages generated by dhcpcd just before forking
* fix handling of rapid commit messages (allow ACK after DISCOVER)
* add PROBE state so we can easily reject DHCP messages received during
the ARP probe phase
* fix CVE-2016-1503
* fix CVE-2016-1504
PR: 206015
Submitted by: Roy Marples <roy@marples.name> (maintainer)
Security: CVE-2016-1504
Security: CVE-2016-1503
Security: https://vuxml.FreeBSD.org/freebsd/df587aa2-b5a5-11e5-9728-002590263bf5.html
MFH: 2016Q1
|
| |
|
|
|
|
| |
PR: 199914
Submitted by: takefu@airport.fm
Approved by: roy@marples.name (maintainer)
|
| |
|
|
|
|
|
|
| |
- Prevent config overwrite by using @sample keyword [2]
PR: 194486 [1], 194449 [2]
Submitted by: maintainer [1], guyyur@gmail.com [2]
Approved by: maintainer [2]
|
| |
|
|
|
|
|
|
|
|
| |
- Update BZIP usage to new format
- Remove files/patch-configure (accomodated by upstream)
- Minor fixes in pkg-plist
PR: 191863
Submitted by: Roy Marples <roy@marples.name>
Approved by: marino (mentor)
|
| |
|
|
|
|
| |
PR: ports/175621
Submitted by: John Hein <jhein symmetricom com>
Approved by: maintainer
|
| |
|
|
| |
s#. %%RC_SUBR%%#. /etc/rc.subr#
|
| |
|
|
|
|
| |
- Bump PORTREVISION
Reported by: sat
|
|
|
WWW: http://dhcpcd.berlios.de
PR: ports/119173
Submitted by: Roy Marples <roy (AT) marples.name>
|