summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* Release dhcpcd-5.5.5dhcpcd-5.5.5Roy Marples2012-03-23
* Remove buffer overrun that leads to a segfault on ipv6 network.Roy Marples2012-03-23
* FreeBSD 7 does not support IFT_INFINIBANDroy@uberlaptop.marples.name2012-03-21
* If the CSR decode fails to return any routes, then use the older DHCPRoy Marples2012-03-20
* Fix an issue where we would only use a CSR if we had not warned about using it.Roy Marples2012-03-20
* Use correct event loop timeout deletion to stop occasional segfaults.Roy Marples2012-03-20
* Support bridge and VLAN interfaces on BSD.Roy Marples2012-03-20
* If no ClientID or hardware address, don't report a blank hardware address.Roy Marples2012-03-20
* Add .Lk macro to URLsRoy Marples2012-03-19
* Add an option to control dhcpcd forking or not if the RA does not containRoy Marples2012-03-07
* Don't fork on IPv6 RA unless we have an RDNSS option.Roy Marples2012-03-05
* Use sysfs if we don't have ifconfig(8) on Linux.Roy Marples2012-03-05
* Try to emulate hostname(1) if it doens't exist.Roy Marples2012-03-05
* Set hostname via /proc if file is availableRoy Marples2012-03-05
* Respect an accept_ra setting of 2, fixes #240.Roy Marples2012-03-05
* Store the RA data for the interface so we can do a comparison.Roy Marples2012-02-13
* Release dhcpcd-5.5.4dhcpcd-5.5.4Roy Marples2012-02-05
* Stop checking for IFF_RUNNING in handle_carrier as it is invalid for BSDRoy Marples2012-02-05
* Better tests.Roy Marples2012-02-04
* Add kernel IPv6 RA and forwarding detection on Linux.Roy Marples2012-02-04
* If the kernel is not configured to accept IPv6 or RA's then don'troy@uberlaptop.marples.name2012-02-04
* Fix configure test for arc4random on FreeBSD 7Roy Marples2012-02-04
* Fix a compile issue and releae dhcpcd-5.5.3dhcpcd-5.5.3Roy Marples2012-02-03
* Release dhcpcd-5.5.2dhcpcd-5.5.2Roy Marples2012-02-02
* Default back to gcc as it seems clang isn't good for powerpc.Roy Marples2012-02-02
* Set if_up if_down correctly per RA or DHCPRoy Marples2012-02-02
* Fix some more copyrightsRoy Marples2012-02-02
* Fix carrier handling on BSD for interfaces that don't support link statusRoy Marples2012-01-31
* Fix more copyrightRoy Marples2012-01-31
* Release dhcpcd-5.5.1dhcpcd-5.5.1Roy Marples2012-01-31
* Stop trunctating netmask sockaddrRoy Marples2012-01-30
* Don't attempt to run the script if it's an NULL, an empty string or /dev/nullRoy Marples2012-01-30
* Allow dhcpcd to run on a read-only filesystem.Roy Marples2012-01-29
* Remove the RA's before reporting no carrier.Roy Marples2012-01-29
* Only set if_up for a ROUTERADVERT if we have any RAsRoy Marples2012-01-29
* Don't start IPv6 if it's disabled globally.Roy Marples2012-01-29
* Fix RA state detectionRoy Marples2012-01-25
* Release dhcpcd-5.5.0dhcpcd-5.5.0Roy Marples2012-01-24
* Add and prefer clang to the compiler list.Roy Marples2012-01-24
* Just log the fact that the leased IP address was removed instead ofRoy Marples2011-12-18
* Stop the --reconfigure, -g option from spinning needlessly.Roy Marples2011-12-18
* Fix hook for non RA's.Roy Marples2011-12-16
* Disable IPv6RS on p2p, lo and mcast interfaces.Roy Marples2011-12-15
* Fix warnings on LinuxRoy Marples2011-12-15
* Add ROUTERADVERT to dhcpcd-run-hooks(8)Roy Marples2011-12-15
* Hook the new RA options into resolv.confRoy Marples2011-12-15
* Fix copyright datesRoy Marples2011-12-15
* Add an implementation of an IPv6 Router Solicitor as specified inRoy Marples2011-12-15
* Fix a potential error if we need to alter the sip server string.Roy Marples2011-12-14
* Only regen resolv.conf if we need to as some processes could monitor itRoy Marples2011-12-14