summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* Release dhcpcd-5.6.1dhcpcd-5.6.1Roy Marples2012-07-12
* Fix BSD restoring kernel RA.Roy Marples2012-07-12
* Don't restore kernel RA defaults or drop RA's when forking.Roy Marples2012-07-12
* Improve IPv6 RA support by allowing dhcpcd to manage the address and routesdhcpcd-5.6.0Roy Marples2012-07-05
* Report RA information when testing.Roy Marples2012-06-28
* Ensure that if_up and if_down are always setRoy Marples2012-05-01
* Change system services warning to match as autoconf.Roy Marples2012-04-21
* Fix valid length checks for single ipv4 addressesRoy Marples2012-04-21
* Fix some alignment problems.Roy Marples2012-04-06
* Remove a needless set and fix length check of an array of IPv4 addresss.Roy Marples2012-04-04
* Remove unused variablesRoy Marples2012-04-01
* Fix compile on LinuxRoy Marples2012-03-30
* Interface index should persist and be unique for the interface lifetime.Roy Marples2012-03-30
* Remove FreeBSD memory debug as I submitted a fix for their libc: PR bin/166483.Roy Marples2012-03-29
* Fix Linux compile.dhcpcd-5.5.6Roy Marples2012-03-28
* Release dhcpcd-5.5.6Roy Marples2012-03-28
* Fix adding resolvconfRoy Marples2012-03-27
* Simplify API a little.Roy Marples2012-03-27
* Don't corrupt our route table when we fail to add a route for any reason.Roy Marples2012-03-27
* When sending signals, respect the interface it was started on.roy@uberlaptop.marples.name2012-03-27
* Fix some valgrind errors on FreeBSDroy@uberlaptop.marples.name2012-03-27
* Add a suffix to our per interface config files for non IPv4 states.Roy Marples2012-03-26
* Fix a double free, #243.Roy Marples2012-03-24
* Fix Dd and Dt arguments.Roy Marples2012-03-24
* 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