| 2013-06-19 |
Roy Marples | The loopback route should also use the metric. |
commit | commitdiff | tree | snapshot |
| 2013-06-19 |
Roy Marples | Add loopback support for Linux. |
commit | commitdiff | tree | snapshot |
| 2013-06-19 |
Roy Marples | Add a route from the IPv4 address to the loopback address. |
commit | commitdiff | tree | snapshot |
| 2013-06-19 |
Roy Marples | Note that ipv6ra_own doesn't work well on any BSD system. |
commit | commitdiff | tree | snapshot |
| 2013-06-19 |
Roy Marples | Arrived interfaces should share the same commandline... |
commit | commitdiff | tree | snapshot |
| 2013-06-19 |
Roy Marples | Reduce the buggy PPP wait to 1 second. |
commit | commitdiff | tree | snapshot |
| 2013-06-19 |
Roy Marples | When adding or changing routes, always supply IFP and... |
commit | commitdiff | tree | snapshot |
| 2013-06-19 |
Roy Marples | Restore linkaddr compat support for KFreeBSD |
commit | commitdiff | tree | snapshot |
| 2013-06-19 |
Roy Marples | Fix operation on NetBSD |
commit | commitdiff | tree | snapshot |
| 2013-06-18 |
Roy Marples | We may not have a state when we drop delegates |
commit | commitdiff | tree | snapshot |
| 2013-06-18 |
Roy Marples | Add a delay to initial Rebind IA_PD message. |
commit | commitdiff | tree | snapshot |
| 2013-06-12 |
Roy Marples | Fix a crash with departing interfaces. |
commit | commitdiff | tree | snapshot |
| 2013-06-12 |
Roy Marples | Ensure we read the full lease. |
commit | commitdiff | tree | snapshot |
| 2013-06-12 |
Roy Marples | Add initial delays as per RFC3315, 17.1.2, 18.1.2 and... |
commit | commitdiff | tree | snapshot |
| 2013-06-12 |
Roy Marples | Ensure we have the correct type to send in our saved... |
commit | commitdiff | tree | snapshot |
| 2013-06-11 |
Roy Marples | Drop delegated addresses when we enter the discover... |
commit | commitdiff | tree | snapshot |
| 2013-06-11 |
Roy Marples | When releasing, remove the delegated addresses. |
commit | commitdiff | tree | snapshot |
| 2013-06-11 |
Roy Marples | If we get an invalid reply when rebinding a PD we shoul... |
commit | commitdiff | tree | snapshot |
| 2013-06-11 |
Roy Marples | Fix a crash. |
commit | commitdiff | tree | snapshot |
| 2013-06-10 |
Roy Marples | Don't run INFORM6 twice. |
commit | commitdiff | tree | snapshot |
| 2013-06-10 |
Roy Marples | If we fail to rebind a PD, drop the delegations. |
commit | commitdiff | tree | snapshot |
| 2013-06-10 |
Roy Marples | IA_FORCED is explicitly set now |
commit | commitdiff | tree | snapshot |
| 2013-06-10 |
Roy Marples | Improve logging |
commit | commitdiff | tree | snapshot |
| 2013-06-10 |
Roy Marples | Disable flushing ra stuff for the time being. |
commit | commitdiff | tree | snapshot |
| 2013-06-10 |
Roy Marples | Fix def |
commit | commitdiff | tree | snapshot |
| 2013-06-10 |
Roy Marples | Fix compile on FreeBSD |
commit | commitdiff | tree | snapshot |
| 2013-06-10 |
Roy Marples | Don't disable kernel RA when in IPv4 only. |
commit | commitdiff | tree | snapshot |
| 2013-06-10 |
Roy Marples | Purge prefix list and routers at start of IPv6 for... |
commit | commitdiff | tree | snapshot |
| 2013-06-09 |
Roy Marples | RFC 3633 says that IA_PD should send a rebind, but... |
commit | commitdiff | tree | snapshot |
| 2013-06-09 |
Roy Marples | Don't delete the subnet route if we don't own IPv6RA... |
commit | commitdiff | tree | snapshot |
| 2013-06-09 |
Roy Marples | Only run LL callbacks from LL addresses |
commit | commitdiff | tree | snapshot |
| 2013-06-09 |
Roy Marples | Don't try to delete non existant addresses |
commit | commitdiff | tree | snapshot |
| 2013-06-09 |
Roy Marples | Only wait for DAD to complete for RA addresses marked... |
commit | commitdiff | tree | snapshot |
| 2013-06-09 |
Roy Marples | Because not all OS's send RTM_NEWADDR for a refreshed... |
commit | commitdiff | tree | snapshot |
| 2013-06-07 |
Roy Marples | If wpa_supplicant is not running when rebinding, start... |
commit | commitdiff | tree | snapshot |
| 2013-06-07 |
Roy Marples | Add a wpa_supplicant hook script. |
commit | commitdiff | tree | snapshot |
| 2013-06-07 |
Roy Marples | Move signal handling into dhcpcd.c |
commit | commitdiff | tree | snapshot |
| 2013-06-06 |
Roy Marples | Don't log an error if deleting from a departed interface |
commit | commitdiff | tree | snapshot |
| 2013-06-06 |
Roy Marples | Don't log carrier lost if carrier was UNKNOWN. |
commit | commitdiff | tree | snapshot |
| 2013-06-06 |
Roy Marples | Ensure we have options before calling getopt_long(3). |
commit | commitdiff | tree | snapshot |
| 2013-06-06 |
Roy Marples | Add DEPARTED reason for when an interface is removed. |
commit | commitdiff | tree | snapshot |
| 2013-06-06 |
Roy Marples | Don't error if the interface goes away. |
commit | commitdiff | tree | snapshot |
| 2013-06-06 |
Roy Marples | Quote space in RFC to stop unfortunate line splitting. |
commit | commitdiff | tree | snapshot |
| 2013-06-06 |
Roy Marples | Prefer --prefix over $PREFIX |
commit | commitdiff | tree | snapshot |
| 2013-06-05 |
Roy Marples | Add support for Rapid Commit, RFC3315 and RFC4039. |
commit | commitdiff | tree | snapshot |
| 2013-06-05 |
Roy Marples | Add support for NTP servers, RFC 4075 |
commit | commitdiff | tree | snapshot |
| 2013-06-05 |
Roy Marples | Map DHCPv4 options to DHCPv6 where applicable. |
commit | commitdiff | tree | snapshot |
| 2013-06-05 |
Roy Marples | Fix disabled FQDN and allocation |
commit | commitdiff | tree | snapshot |
| 2013-06-05 |
Roy Marples | Silence bogus gcc messages. |
commit | commitdiff | tree | snapshot |
| 2013-06-05 |
Roy Marples | Ensure our derived hostname is NULL terminated. |
commit | commitdiff | tree | snapshot |
| 2013-06-05 |
Roy Marples | Add DHPCv6 FQDN support (RFC4704) |
commit | commitdiff | tree | snapshot |
| 2013-06-05 |
Roy Marples | Support the DHCPv6 unicast option. |
commit | commitdiff | tree | snapshot |
| 2013-06-04 |
Roy Marples | Handle routers expiring a bit more cleanly and less... |
commit | commitdiff | tree | snapshot |
| 2013-06-04 |
Roy Marples | As DHCPv6 can remove addresses with vltime 0 as well... |
commit | commitdiff | tree | snapshot |
| 2013-06-04 |
Roy Marples | Fix compile on Linux |
commit | commitdiff | tree | snapshot |
| 2013-06-04 |
Roy Marples | Keep state of delegated addresses |
commit | commitdiff | tree | snapshot |
| 2013-06-04 |
Roy Marples | Allow ia_pd 1 eth2//64 |
commit | commitdiff | tree | snapshot |
| 2013-06-04 |
Roy Marples | Fix ia_pd example |
commit | commitdiff | tree | snapshot |
| 2013-06-04 |
Roy Marples | Release dhcpcd-5.99.7 v5.99.7 |
commit | commitdiff | tree | snapshot |
| 2013-06-03 |
Roy Marples | Improve messages |
commit | commitdiff | tree | snapshot |
| 2013-06-03 |
Roy Marples | Allow ia_pd interfaces to be specified without a SLA. |
commit | commitdiff | tree | snapshot |
| 2013-06-03 |
Roy Marples | Style |
commit | commitdiff | tree | snapshot |
| 2013-06-03 |
Roy Marples | Fix compile |
commit | commitdiff | tree | snapshot |
| 2013-06-03 |
Roy Marples | Don't assume the kernel will remove or mark tentative... |
commit | commitdiff | tree | snapshot |
| 2013-06-02 |
Roy Marples | Try and support more systems without hostname(1) |
commit | commitdiff | tree | snapshot |
| 2013-06-02 |
Roy Marples | Fix compile on NetBSD-6 |
commit | commitdiff | tree | snapshot |
| 2013-06-02 |
Roy Marples | Fix compile on FreeBSD |
commit | commitdiff | tree | snapshot |
| 2013-06-02 |
Roy Marples | Automate the assignment of SLA ids if not given for... |
commit | commitdiff | tree | snapshot |
| 2013-06-02 |
Roy Marples | Fix testing statuses, #273 |
commit | commitdiff | tree | snapshot |
| 2013-06-02 |
Roy Marples | Fix compiler warning |
commit | commitdiff | tree | snapshot |
| 2013-06-01 |
Roy Marples | Refactor Prefix Delegation configuration so we use... |
commit | commitdiff | tree | snapshot |
| 2013-05-31 |
Roy Marples | Fix an alignment error. |
commit | commitdiff | tree | snapshot |
| 2013-05-31 |
Roy Marples | Fix IPv6 DAD test |
commit | commitdiff | tree | snapshot |
| 2013-05-31 |
Roy Marples | Build BOUND routes before DELEGATED ones. |
commit | commitdiff | tree | snapshot |
| 2013-05-31 |
Roy Marples | PD delegates should be on link |
commit | commitdiff | tree | snapshot |
| 2013-05-31 |
Roy Marples | Fix compile on Linux. |
commit | commitdiff | tree | snapshot |
| 2013-05-31 |
Roy Marples | Use PRIu32 instead of %d or %u |
commit | commitdiff | tree | snapshot |
| 2013-05-31 |
Roy Marples | Use ND6_INFINITE_LIFETIME instead of ~0U |
commit | commitdiff | tree | snapshot |
| 2013-05-31 |
Roy Marples | Remove hardcoded IPv6 address flags and use a bitmask... |
commit | commitdiff | tree | snapshot |
| 2013-05-31 |
Roy Marples | Allow options with zero data, for example Accept Reconf... |
commit | commitdiff | tree | snapshot |
| 2013-05-30 |
Roy Marples | In the event DHCPv6 is started without IPv6RS, we shoul... |
commit | commitdiff | tree | snapshot |
| 2013-05-30 |
Roy Marples | Only release bound states. |
commit | commitdiff | tree | snapshot |
| 2013-05-30 |
Roy Marples | Don't assume we always have an IPv4 state. |
commit | commitdiff | tree | snapshot |
| 2013-05-30 |
Roy Marples | On Linux, PPP interfaces do not have a hardware address, so |
commit | commitdiff | tree | snapshot |
| 2013-05-30 |
Roy Marples | It's possible to receive an RA for an interface that... |
commit | commitdiff | tree | snapshot |
| 2013-05-30 |
Roy Marples | Silence compiler warnings |
commit | commitdiff | tree | snapshot |
| 2013-05-30 |
Roy Marples | When generating a duid, don't use NET/ROM interface. |
commit | commitdiff | tree | snapshot |
| 2013-05-30 |
Roy Marples | Use duid_len rather than a fixed size. |
commit | commitdiff | tree | snapshot |
| 2013-05-30 |
Roy Marples | Use LINK_UP/DOWN instead of magic numbers |
commit | commitdiff | tree | snapshot |
| 2013-05-30 |
Roy Marples | Move SIOCGIFAFLAG_IN6 into if-bsd as in6_addr_flags |
commit | commitdiff | tree | snapshot |
| 2013-05-29 |
Roy Marples | Fix DAD for delegated addresses. |
commit | commitdiff | tree | snapshot |
| 2013-05-24 |
Roy Marples | Comment on why we don't solicit dhcpv6 without an RA... |
commit | commitdiff | tree | snapshot |
| 2013-05-24 |
Roy Marples | Optimise adding and changing ipv6 routes. |
commit | commitdiff | tree | snapshot |
| 2013-05-23 |
Roy Marples | Only spam syslog if something new or unexpected happens... |
commit | commitdiff | tree | snapshot |
| 2013-05-23 |
Roy Marples | Don't directly close stderr |
commit | commitdiff | tree | snapshot |
| 2013-05-23 |
Roy Marples | Rationalise last patch |
commit | commitdiff | tree | snapshot |
| 2013-05-23 |
Roy Marples | Control requested ivp4 routes and ignore pre-existing... |
commit | commitdiff | tree | snapshot |
| 2013-05-23 |
Roy Marples | FreeBSD isn't buggy with adding new addresses and worki... |
commit | commitdiff | tree | snapshot |
| 2013-05-23 |
Roy Marples | Warn about the difference between CSR and MS CSR. |
commit | commitdiff | tree | snapshot |
| 2013-05-23 |
Roy Marples | Fix non FreeBSD compiles |
commit | commitdiff | tree | snapshot |
| next |