summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
...
| * | Re-work checking IPv6 kernel settings on BSD.Roy Marples2016-10-14
| * | Support kernels which implement RFC5227.Roy Marples2016-10-14
| * | Merge dhcpcd-6 changes.Roy Marples2016-10-10
| |\ \
| * | | Copy pdp.prefix as it's not aligned.Roy Marples2016-10-09
| * | | Correct define to __OpenBSD__. Fixes [ad8b5130d4] again.Roy Marples2016-10-09
| |\ \ \
| * \ \ \ Merge fixes from branchRoy Marples2016-10-07
| |\ \ \ \
| * \ \ \ \ Merge fixes from branchRoy Marples2016-10-07
| |\ \ \ \ \
| * | | | | | Cast away some more compile errors.Roy Marples2016-10-06
| * | | | | | Remove debug.Roy Marples2016-10-05
| * | | | | | Fix sending DHCPv6 vendor option.Roy Marples2016-10-05
| * | | | | | Update copyright and intent.Roy Marples2016-10-05
| * | | | | | Copy out ND option structs for correct alignment.Roy Marples2016-10-05
| * | | | | | Assert size for more structs.Roy Marples2016-10-05
| * | | | | | Remove packed from these structs.Roy Marples2016-10-05
| * | | | | | Fix compile on Linux with clang.Roy Marples2016-10-05
| * | | | | | Fix some gcc warnings.Roy Marples2016-10-05
| * | | | | | Try and avoid using __packed.Roy Marples2016-10-05
| * | | | | | Auth should work on void rather than a type.Roy Marples2016-10-05
| * | | | | | Start work on dhcpcd-7Roy Marples2016-10-05
* | | | | | | Improve NTP timestamp from realtime and fix the double host to network transl...Roy Marples2016-11-18
| |_|_|_|_|/ |/| | | | |
* | | | | | Authentication token support should have an algo of 0.Roy Marples2016-11-18
* | | | | | Fix markup.Roy Marples2016-11-18
* | | | | | Improve nl80211 support as we now know how to work out the SSID we'reRoy Marples2016-11-17
* | | | | | Do somewith with getline result in configure to make it pass.Roy Marples2016-11-08
* | | | | | Remove distinfo files before making them.Roy Marples2016-11-05
* | | | | | Keep the distinfo in the signed result.Roy Marples2016-11-05
* | | | | | Fix clean filesRoy Marples2016-11-04
* | | | | | make distinfo now produces a .distinfo file which contains checksum(s) ofRoy Marples2016-11-04
* | | | | | Always create the ARP state when binding .... when adding the address only se...Roy Marples2016-10-14
* | | | | | Merge BSD IPv6 kernel checking from trunk.Roy Marples2016-10-14
| |_|_|_|/ |/| | | |
* | | | | I updated this file this year.Roy Marples2016-10-10
* | | | | If there is no announced_cb, free the arp state.Roy Marples2016-10-10
* | | | | Return early to make code more readable.Roy Marples2016-10-10
* | | | | Fix build with DEBUG_NSRoy Marples2016-10-10
* | | | | Release dhcpcd-6.11.5dhcpcd-6.11.5Roy Marples2016-10-09
| |_|_|/ |/| | |
* | | | Correct define to __OpenBSD__.Roy Marples2016-10-09
| |_|/ |/| |
* | | Fix build system to make import correctly for authentication.Roy Marples2016-10-07
| |/ |/|
* | Fix import for authRoy Marples2016-10-07
* | Release dhcpcd-6.11.4dhcpcd-6.11.4Roy Marples2016-10-07
* | Create new branch named "dhcpcd-6"Roy Marples2016-10-05
|/
* Remove hack to add IPv6 LL address as early as possible.Roy Marples2016-10-04
* Guard against the possibility of no config..... may fix [c9d04817fa].Roy Marples2016-10-03
* Validate lease before setting state to REQUEST when REPLY is recieved inRoy Marples2016-10-03
* Revert prior and test for DH6S_REBIND rather than not DH6S_DISCOVER.Roy Marples2016-10-03
* Don't re-enter the discover phase on receipt of an invalid offer if we are al...Roy Marples2016-10-03
* If renew or rebind is not set, always use a default from the lowest pltimeRoy Marples2016-10-02
* The ability to add LL addresses is not dependant on using SLAAC privacy,Roy Marples2016-10-02
* Report compiled in features in --version.Roy Marples2016-09-27
* Only enable IPv4LL when INET is enabled.Roy Marples2016-09-27
* Allow DHCPv6 support to be compiled out.Roy Marples2016-09-27