summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* 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
* If we a 3rd party removes our assigned address, drop our lease.Roy Marples2011-12-11
* If an address is whipped out after adding it by something else,Roy Marples2011-12-11
* Fix SIP server support, RFC 3361 which has been broken since dhcpcd-3.3.Roy Marples2011-12-09
* Add SixRD support, RFC5969.Roy Marples2011-12-09
* Store the assigned metric against the route.Roy Marples2011-11-23
* Don't removed interfaces anymore when sending commands to an interface.Roy Marples2011-11-23
* Bridge interfaces set IFF_LOWER_UP when they have a validRoy Marples2011-11-23
* Optimize bitwise useage a little.Roy Marples2011-11-23
* Fix bitwise logicRoy Marples2011-11-23
* Fix carrier handling on BSDRoy Marples2011-11-23
* Respect each kernel message on carrier change instead of checking carrierRoy Marples2011-11-23
* Change default reboot timeout to 5 seconds.Roy Marples2011-11-22
* Correctly restart ntp on Debian.Roy Marples2011-06-14
* Detect ntp.conf exists before copying.Roy Marples2011-06-14
* Remove unknown variableRoy Marples2011-06-03
* Use printf correctlyRoy Marples2011-06-03