| 2014-07-07 |
Roy Marples | Fix Prefix Exclude encoding/decoding. |
commit | commitdiff | tree | snapshot |
| 2014-07-05 |
Roy Marples | We should use NBBY rather than a magic 8. |
commit | commitdiff | tree | snapshot |
| 2014-07-05 |
Roy Marples | Fix fallback test |
commit | commitdiff | tree | snapshot |
| 2014-07-04 |
Roy Marples | Remove dead store. |
commit | commitdiff | tree | snapshot |
| 2014-07-04 |
Roy Marples | Specify the Prefix Exclude option. |
commit | commitdiff | tree | snapshot |
| 2014-07-04 |
Roy Marples | Support RFC6603 to fix [ac7063e671]. |
commit | commitdiff | tree | snapshot |
| 2014-07-04 |
Roy Marples | Add --pfxdlgonly and --nopfxdlg options to spawn separa... |
commit | commitdiff | tree | snapshot |
| 2014-07-03 |
Roy Marples | Print user defined options via -V |
commit | commitdiff | tree | snapshot |
| 2014-07-03 |
Roy Marples | Accept \n as end of command on the control interface. |
commit | commitdiff | tree | snapshot |
| 2014-07-03 |
Roy Marples | Fix a potential segfault when reloading configurations. |
commit | commitdiff | tree | snapshot |
| 2014-07-03 |
Roy Marples | Fix dumping DHCPv6 leases. This broke when we ignored... |
commit | commitdiff | tree | snapshot |
| 2014-07-02 |
Roy Marples | Fix defining new options in dhcpcd.conf and requesting... |
commit | commitdiff | tree | snapshot |
| 2014-07-02 |
Roy Marples | Fix compile. |
commit | commitdiff | tree | snapshot |
| 2014-07-02 |
Roy Marples | Stop restoring kernel flags to their state before dhcpc... |
commit | commitdiff | tree | snapshot |
| 2014-07-02 |
Roy Marples | Ref RFC7217 |
commit | commitdiff | tree | snapshot |
| 2014-07-02 |
Roy Marples | Fix some more compiler errors |
commit | commitdiff | tree | snapshot |
| 2014-07-02 |
Roy Marples | Fix a compile error |
commit | commitdiff | tree | snapshot |
| 2014-07-02 |
Roy Marples | Remove dead store. |
commit | commitdiff | tree | snapshot |
| 2014-07-02 |
Roy Marples | Minor optimisation |
commit | commitdiff | tree | snapshot |
| 2014-07-02 |
Roy Marples | No point in delaying a static configuration |
commit | commitdiff | tree | snapshot |
| 2014-07-02 |
Roy Marples | Add a comment to describe why we deny the ability to... |
commit | commitdiff | tree | snapshot |
| 2014-07-01 |
Roy Marples | Set addr to zero if unset. |
commit | commitdiff | tree | snapshot |
| 2014-07-01 |
Roy Marples | Fix link handling where kernel reported flags in LINK_U... |
commit | commitdiff | tree | snapshot |
| 2014-07-01 |
Roy Marples | Support http://datatracker.ietf.org/doc/draft-ietf... |
commit | commitdiff | tree | snapshot |
| 2014-06-30 |
Roy Marples | Start the correct interface reference for added devices. |
commit | commitdiff | tree | snapshot |
| 2014-06-30 |
Roy Marples | Improve startup with regards to carrier checking and... |
commit | commitdiff | tree | snapshot |
| 2014-06-30 |
Roy Marples | Don't log errors about restoring RA for departed interf... |
commit | commitdiff | tree | snapshot |
| 2014-06-30 |
Roy Marples | Add debugging messages for interface arrival/departure. |
commit | commitdiff | tree | snapshot |
| 2014-06-30 |
Roy Marples | Fix compile issue. |
commit | commitdiff | tree | snapshot |
| 2014-06-30 |
Roy Marples | Revert [26bc10be24] as some compile can't output to... |
commit | commitdiff | tree | snapshot |
| 2014-06-29 |
Roy Marples | Fix gcc unused value error |
commit | commitdiff | tree | snapshot |
| 2014-06-22 |
Roy Marples | Add the ability to dump DHCPv6 leases. |
commit | commitdiff | tree | snapshot |
| 2014-06-22 |
Roy Marples | Simplfy configure CC test. Thanks to Thomas De Schamphe... |
commit | commitdiff | tree | snapshot |
| 2014-06-21 |
Roy Marples | Test that the CC command works and makes an exectuable... |
commit | commitdiff | tree | snapshot |
| 2014-06-21 |
Roy Marples | You can't request a prefix length with for a normal... |
commit | commitdiff | tree | snapshot |
| 2014-06-21 |
Roy Marples | Allow the request of a DHCPv6 address or prefix, a... |
commit | commitdiff | tree | snapshot |
| 2014-06-20 |
Roy Marples | Skip arpping directives if we have a profile but not... |
commit | commitdiff | tree | snapshot |
| 2014-06-18 |
Roy Marples | If just given a domain and no search list, make the... |
commit | commitdiff | tree | snapshot |
| 2014-06-16 |
Roy Marples | FreeBSD doesn't like %R, go back to Li |
commit | commitdiff | tree | snapshot |
| 2014-06-14 |
Roy Marples | Fix import |
commit | commitdiff | tree | snapshot |
| 2014-06-14 |
Roy Marples | Release dhcpcd-6.4.0 v6.4.0 |
commit | commitdiff | tree | snapshot |
| 2014-06-07 |
Roy Marples | Fix compile warning |
commit | commitdiff | tree | snapshot |
| 2014-06-07 |
Roy Marples | Fix a potential garbage jump |
commit | commitdiff | tree | snapshot |
| 2014-06-06 |
Roy Marples | Remove old options no longer used |
commit | commitdiff | tree | snapshot |
| 2014-06-06 |
Roy Marples | Restarting ntp/yp are not critical and their initialisa... |
commit | commitdiff | tree | snapshot |
| 2014-06-06 |
Roy Marples | No argument for gateway |
commit | commitdiff | tree | snapshot |
| 2014-06-06 |
Roy Marples | Add gateway option to enable the gateway or an interfac... |
commit | commitdiff | tree | snapshot |
| 2014-06-06 |
Roy Marples | Just check for an revent, the handler will deal with... |
commit | commitdiff | tree | snapshot |
| 2014-06-05 |
Roy Marples | Default to private stable addresses via dhcpcd.conf... |
commit | commitdiff | tree | snapshot |
| 2014-06-05 |
Roy Marples | Allow the use of libmd in static or /usr builds |
commit | commitdiff | tree | snapshot |
| 2014-06-05 |
Roy Marples | No need for this file |
commit | commitdiff | tree | snapshot |
| 2014-06-05 |
Roy Marples | Remove test files |
commit | commitdiff | tree | snapshot |
| 2014-06-05 |
Roy Marples | Fix compile on FreeBSD |
commit | commitdiff | tree | snapshot |
| 2014-06-05 |
Roy Marples | Fix be64enc test on NetBSD. |
commit | commitdiff | tree | snapshot |
| 2014-06-05 |
Roy Marples | Fix configure |
commit | commitdiff | tree | snapshot |
| 2014-06-05 |
Roy Marples | be32enc is missing on OpenBSD, so provide a configure... |
commit | commitdiff | tree | snapshot |
| 2014-06-05 |
Roy Marples | Ensure we init before forking, but run the preinit... |
commit | commitdiff | tree | snapshot |
| 2014-06-05 |
Roy Marples | If we can turn off IPv6 auto link-addr in the kernel... |
commit | commitdiff | tree | snapshot |
| 2014-06-05 |
Roy Marples | Ensure OWN is set by SLAAC private before initing. |
commit | commitdiff | tree | snapshot |
| 2014-06-04 |
Roy Marples | Add an IPv6 link-local address before upping the interf... |
commit | commitdiff | tree | snapshot |
| 2014-06-04 |
Roy Marples | Don't set local-link addresses as no prefix route. |
commit | commitdiff | tree | snapshot |
| 2014-06-04 |
Roy Marples | Default SLAAC to use RFC7271 addresses. |
commit | commitdiff | tree | snapshot |
| 2014-06-03 |
Roy Marples | Clarify comments. |
commit | commitdiff | tree | snapshot |
| 2014-06-03 |
Roy Marples | Fix compile on Linux |
commit | commitdiff | tree | snapshot |
| 2014-06-03 |
Roy Marples | Check against reserved IPv6 addresses. |
commit | commitdiff | tree | snapshot |
| 2014-06-03 |
Roy Marples | Warn when SO_REUSEPORT fails instead of bailing to... |
commit | commitdiff | tree | snapshot |
| 2014-06-03 |
Roy Marples | Only one place should decide how netiface and netid... |
commit | commitdiff | tree | snapshot |
| 2014-06-03 |
Roy Marples | Don't export empty RA options |
commit | commitdiff | tree | snapshot |
| 2014-06-02 |
Roy Marples | Log error condition if a new or changed Router Advertis... |
commit | commitdiff | tree | snapshot |
| 2014-06-02 |
Roy Marples | Revert prior patch and just continue instead of logging... |
commit | commitdiff | tree | snapshot |
| 2014-06-02 |
Roy Marples | Log each malloc failure because we log individual failu... |
commit | commitdiff | tree | snapshot |
| 2014-06-02 |
Roy Marples | Fix compile on Linux |
commit | commitdiff | tree | snapshot |
| 2014-06-02 |
Roy Marples | Use SHA256Init on OpenBSD .... grrr |
commit | commitdiff | tree | snapshot |
| 2014-06-02 |
Roy Marples | Fix compile on FreeBSD |
commit | commitdiff | tree | snapshot |
| 2014-06-02 |
Roy Marples | Implement Stable Private Addresses for SLAAC as per... |
commit | commitdiff | tree | snapshot |
| 2014-05-30 |
Roy Marples | Wups, not ready for this code yet. |
commit | commitdiff | tree | snapshot |
| 2014-05-30 |
Roy Marples | Fix compiler warning |
commit | commitdiff | tree | snapshot |
| 2014-05-30 |
Roy Marples | Fix configure error |
commit | commitdiff | tree | snapshot |
| 2014-05-30 |
Roy Marples | Load config.{h,mk} when building tests. Fixes [1c11c59282]. |
commit | commitdiff | tree | snapshot |
| 2014-05-29 |
Roy Marples | -4 and -6 are now mutually exclusive and when running... |
commit | commitdiff | tree | snapshot |
| 2014-05-29 |
Roy Marples | Check naming rules before calling dev_initialized. |
commit | commitdiff | tree | snapshot |
| 2014-05-29 |
Roy Marples | Only process IPv6 neighbour messages from the link... |
commit | commitdiff | tree | snapshot |
| 2014-05-24 |
Roy Marples | Fix dev warning. |
commit | commitdiff | tree | snapshot |
| 2014-05-24 |
Roy Marples | Should use arc4random_uniform when wanting a randon... |
commit | commitdiff | tree | snapshot |
| 2014-05-24 |
Roy Marples | Add a compat syslog function if the libc syslog does... |
commit | commitdiff | tree | snapshot |
| 2014-05-21 |
Roy Marples | Source now compiles on Solaris, just missing the if... |
commit | commitdiff | tree | snapshot |
| 2014-05-20 |
Roy Marples | Sockets would be opened with PF_*, not AF_*. |
commit | commitdiff | tree | snapshot |
| 2014-05-20 |
Roy Marples | Only remove the interface from DHCP consideration if... |
commit | commitdiff | tree | snapshot |
| 2014-05-19 |
Roy Marples | If a DHCPv6 lease expires as well as all IPv6 routers... |
commit | commitdiff | tree | snapshot |
| 2014-05-19 |
Roy Marples | Although dhcpcd now works fine with non blocking socket... |
commit | commitdiff | tree | snapshot |
| 2014-05-16 |
Roy Marples | Only remove the interface from the list once all callou... |
commit | commitdiff | tree | snapshot |
| 2014-05-16 |
Roy Marples | Don't set probe state here. |
commit | commitdiff | tree | snapshot |
| 2014-05-15 |
Roy Marples | Only send interfaces which have a reason. |
commit | commitdiff | tree | snapshot |
| 2014-05-09 |
Roy Marples | controlgroup option changes group ownership of the... |
commit | commitdiff | tree | snapshot |
| 2014-05-08 |
Roy Marples | Ensure that ND6_IFF_PERFORMNUD is set. |
commit | commitdiff | tree | snapshot |
| 2014-05-08 |
Roy Marples | Fix compile issue |
commit | commitdiff | tree | snapshot |
| 2014-05-08 |
Roy Marples | Support RTM_GETNEIGH on Linux as well as the polling... |
commit | commitdiff | tree | snapshot |
| 2014-05-07 |
Roy Marples | Poll kernel neighbour reachability (SIOCGNBRINFO_IN6... |
commit | commitdiff | tree | snapshot |
| 2014-05-07 |
Roy Marples | Run NOCARRIER before dropping protocols. |
commit | commitdiff | tree | snapshot |
| 2014-05-06 |
Roy Marples | These are not DHCP states. |
commit | commitdiff | tree | snapshot |
| next |