summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
...
* If we receive a packet with two options the same which is notRoy Marples2012-11-14
* Fix DUID support.Roy Marples2012-11-14
* Make this file actually workRoy Marples2012-11-14
* Restart the interface immediately after a NAK instead ofRoy Marples2012-11-14
* Release dhcpcd-5.6.2dhcpcd-5.6.2Roy Marples2012-09-03
* Ensure we have correct memory allocation for number of prefixes.Roy Marples2012-08-30
* Only accept netlink messages from the kernel.Roy Marples2012-08-24
* Only add our own host or destination routes to the build table whenRoy Marples2012-08-23
* Remove -v from --version in usage.Roy Marples2012-08-18
* For some reason, Linux likes to re-add the IPv6 network route even ifRoy Marples2012-08-07
* Seems we need braces here.Roy Marples2012-08-06
* Add pltime and vltime to our IPv6 addresses.Roy Marples2012-08-06
* Change the NS times so that we assume reachable until the reachableRoy Marples2012-08-06
* We should send our NS solicitation directly to the router.Roy Marples2012-08-06
* Add MTU to IPv6 routes on Linux.Roy Marples2012-08-06
* If we fail to open sockets, don't bother sending the request.Roy Marples2012-08-06
* ra%d_prefix is now a space separated array of the finished address/lenRoy Marples2012-07-18
* Don't set if_up or if_down as true when testing.Roy Marples2012-07-18
* Disable kernel interface RA as early as possible on Linux.Roy Marples2012-07-13
* 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