summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* Release dhcpcd-5.99.7dhcpcd-5.99.7Roy Marples2013-06-04
* Improve messagesRoy Marples2013-06-03
* Allow ia_pd interfaces to be specified without a SLA.Roy Marples2013-06-03
* StyleRoy Marples2013-06-03
* Fix compileRoy Marples2013-06-03
* Don't assume the kernel will remove or mark tentative LL addresses.Roy Marples2013-06-03
* Try and support more systems without hostname(1)Roy Marples2013-06-02
* Fix compile on NetBSD-6Roy Marples2013-06-02
* Fix compile on FreeBSDRoy Marples2013-06-02
* Automate the assignment of SLA ids if not given for Prefix Delegation.Roy Marples2013-06-02
* Fix testing statuses, #273Roy Marples2013-06-02
* Fix compiler warningRoy Marples2013-06-02
* Refactor Prefix Delegation configuration so we use integers insteadRoy Marples2013-06-01
* Fix an alignment error.Roy Marples2013-05-31
* Fix IPv6 DAD testRoy Marples2013-05-31
* Build BOUND routes before DELEGATED ones.Roy Marples2013-05-31
* PD delegates should be on linkRoy Marples2013-05-31
* Fix compile on Linux.Roy Marples2013-05-31
* Use PRIu32 instead of %d or %uRoy Marples2013-05-31
* Use ND6_INFINITE_LIFETIME instead of ~0URoy Marples2013-05-31
* Remove hardcoded IPv6 address flags and use a bitmask instead.Roy Marples2013-05-31
* Allow options with zero data, for example Accept Reconf (20).Roy Marples2013-05-31
* In the event DHCPv6 is started without IPv6RS, we should wait forRoy Marples2013-05-30
* Only release bound states.Roy Marples2013-05-30
* Don't assume we always have an IPv4 state.Roy Marples2013-05-30
* On Linux, PPP interfaces do not have a hardware address, soRoy Marples2013-05-30
* It's possible to receive an RA for an interface that has not yetRoy Marples2013-05-30
* Silence compiler warningsRoy Marples2013-05-30
* When generating a duid, don't use NET/ROM interface.Roy Marples2013-05-30
* Use duid_len rather than a fixed size.Roy Marples2013-05-30
* Use LINK_UP/DOWN instead of magic numbersRoy Marples2013-05-30
* Move SIOCGIFAFLAG_IN6 into if-bsd as in6_addr_flagsRoy Marples2013-05-30
* Fix DAD for delegated addresses.Roy Marples2013-05-29
* Comment on why we don't solicit dhcpv6 without an RA to instruct us.Roy Marples2013-05-24
* Optimise adding and changing ipv6 routes.Roy Marples2013-05-24
* Only spam syslog if something new or unexpected happens, don't spamRoy Marples2013-05-23
* Don't directly close stderrRoy Marples2013-05-23
* Rationalise last patchRoy Marples2013-05-23
* Control requested ivp4 routes and ignore pre-existing static ones.Roy Marples2013-05-23
* FreeBSD isn't buggy with adding new addresses and working outRoy Marples2013-05-23
* Warn about the difference between CSR and MS CSR.Roy Marples2013-05-23
* Fix non FreeBSD compilesRoy Marples2013-05-23
* Remove some const const warnings found by clang.Roy Marples2013-05-22
* Handle an interface coming and going better with a tailq list.Roy Marples2013-05-22
* Fix compile on FreeBSDRoy Marples2013-05-22
* Fix removal of addressesRoy Marples2013-05-22
* Remove unreachable routers on Linux unless all routers are unreachable.Roy Marples2013-05-22
* Remove more headersRoy Marples2013-05-21
* Remove includes to try and fix ppc 64 linux compile.Roy Marples2013-05-21
* Add timeout desc for 0Roy Marples2013-05-21