| 2016-02-15 |
Roy Marples | This can be const at least. |
commit | commitdiff | tree | snapshot |
| 2016-02-15 |
Roy Marples | Fix compile warning. |
commit | commitdiff | tree | snapshot |
| 2016-02-15 |
Roy Marples | Fix compile on BSD, [7e6b5d07d5] |
commit | commitdiff | tree | snapshot |
| 2016-02-14 |
Roy Marples | For the time being, consider STATIC6 as not up |
commit | commitdiff | tree | snapshot |
| 2016-02-14 |
Roy Marples | Fix non IPv6 build. |
commit | commitdiff | tree | snapshot |
| 2016-02-14 |
Roy Marples | Make ipv6_newaddr static |
commit | commitdiff | tree | snapshot |
| 2016-02-14 |
Roy Marples | Add request, inform and inform6 to dhcpcd.conf |
commit | commitdiff | tree | snapshot |
| 2016-02-14 |
Roy Marples | If we handle >1 static IPv6 address, test them all... |
commit | commitdiff | tree | snapshot |
| 2016-02-14 |
Roy Marples | Implement IPv6 static address, fixes [29417b793e]. |
commit | commitdiff | tree | snapshot |
| 2016-02-12 |
Roy Marples | fclose the pointer if chmod fails, fixes [b434b7f79e] |
commit | commitdiff | tree | snapshot |
| 2016-02-12 |
Roy Marples | Fix a potential memory leak if strdup fails, [6d370974e2] |
commit | commitdiff | tree | snapshot |
| 2016-02-11 |
Roy Marples | Change IF_SSIDSIZE to IF_SSIDLEN to be more clear about it. |
commit | commitdiff | tree | snapshot |
| 2016-02-11 |
Roy Marples | Fix a potential SSID overflow if the SSID maximum lengt... |
commit | commitdiff | tree | snapshot |
| 2016-02-11 |
Roy Marples | Clarify fallingthrough a switch. |
commit | commitdiff | tree | snapshot |
| 2016-02-11 |
Roy Marples | Fix compat/arc4random() to not stir on every evocation. |
commit | commitdiff | tree | snapshot |
| 2016-02-05 |
Roy Marples | Comment out dead assignment. |
commit | commitdiff | tree | snapshot |
| 2016-02-05 |
Roy Marples | Remove debug |
commit | commitdiff | tree | snapshot |
| 2016-02-05 |
Roy Marples | Allow embedded comments. |
commit | commitdiff | tree | snapshot |
| 2016-02-04 |
Roy Marples | Fix activating a stopped interface. |
commit | commitdiff | tree | snapshot |
| 2016-02-04 |
Roy Marples | When activating an interface, bring up a basic config... |
commit | commitdiff | tree | snapshot |
| 2016-02-04 |
Roy Marples | Introduce IF_INACTIVE, IF_ACTIVE and IF_ACTIVE_USER... |
commit | commitdiff | tree | snapshot |
| 2016-02-04 |
Roy Marples | Activate interfaces to delegate to when we start DHCPv6, |
commit | commitdiff | tree | snapshot |
| 2016-02-04 |
Roy Marples | Return a better error if we don't find our interface. |
commit | commitdiff | tree | snapshot |
| 2016-02-03 |
Roy Marples | Touched these in 2016. |
commit | commitdiff | tree | snapshot |
| 2016-02-03 |
Roy Marples | Fix parsing prefix_len |
commit | commitdiff | tree | snapshot |
| 2016-02-03 |
Roy Marples | Don't be gready in allocating space for extra SLA's... |
commit | commitdiff | tree | snapshot |
| 2016-02-03 |
Roy Marples | Fix copying some IPv6 route masks on BSD. |
commit | commitdiff | tree | snapshot |
| 2016-02-02 |
Roy Marples | Move ROUNDUP8 to common.h as it's not IPv6 specific. |
commit | commitdiff | tree | snapshot |
| 2016-02-02 |
Roy Marples | Fix Prefix Delegation assigning the SLA in the correct... |
commit | commitdiff | tree | snapshot |
| 2016-02-02 |
Roy Marples | Use fls64 instead of ffs64 because we're interested... |
commit | commitdiff | tree | snapshot |
| 2016-02-02 |
Roy Marples | Allow multiple automatic SLA if no SLA is set to 0. |
commit | commitdiff | tree | snapshot |
| 2016-02-01 |
Roy Marples | Reduce some more casts. |
commit | commitdiff | tree | snapshot |
| 2016-02-01 |
Roy Marples | Reduce needless casts on void * |
commit | commitdiff | tree | snapshot |
| 2016-02-01 |
Roy Marples | Do the same for IPv6 as the prior patch. |
commit | commitdiff | tree | snapshot |
| 2016-02-01 |
Roy Marples | Fix a crash where existing routes dhcpcd wants to parse... |
commit | commitdiff | tree | snapshot |
| 2016-01-29 |
Roy Marples | Allow a suffix of 0 to mean a slaac style PD address. |
commit | commitdiff | tree | snapshot |
| 2016-01-29 |
Roy Marples | Fix compile on Linux |
commit | commitdiff | tree | snapshot |
| 2016-01-29 |
Roy Marples | Allow the suffix of PD addresses to be configurable. |
commit | commitdiff | tree | snapshot |
| 2016-01-29 |
Roy Marples | Remove our internal ffs32 and just use bitops.h |
commit | commitdiff | tree | snapshot |
| 2016-01-29 |
Roy Marples | Use ffs64(3) instead of ffs(3) when calculating to... |
commit | commitdiff | tree | snapshot |
| 2016-01-29 |
Roy Marples | Max prefix to request is really 120 |
commit | commitdiff | tree | snapshot |
| 2016-01-25 |
Roy Marples | A blank hostname is not a valid hostname |
commit | commitdiff | tree | snapshot |
| 2016-01-22 |
Roy Marples | Move the queue.h test to just before our structures... |
commit | commitdiff | tree | snapshot |
| 2016-01-22 |
Roy Marples | Move eloop structure inside eloop.c - the outside has... |
commit | commitdiff | tree | snapshot |
| 2016-01-22 |
Roy Marples | Fix build without INET |
commit | commitdiff | tree | snapshot |
| 2016-01-22 |
Roy Marples | Check return value of snprintf and ipv6_printaddr. |
commit | commitdiff | tree | snapshot |
| 2016-01-20 |
Roy Marples | Fix delegation activating interfaces. v6.10.1 |
commit | commitdiff | tree | snapshot |
| 2016-01-20 |
Roy Marples | Release dhcpcd-6.10.1 |
commit | commitdiff | tree | snapshot |
| 2016-01-14 |
Roy Marples | Remove unused prototypes. |
commit | commitdiff | tree | snapshot |
| 2016-01-14 |
Roy Marples | Add the -1, --oneshot option which causes dhcpcd to... |
commit | commitdiff | tree | snapshot |
| 2016-01-14 |
Roy Marples | Improve interval arrival and departure when running... |
commit | commitdiff | tree | snapshot |
| 2016-01-11 |
Roy Marples | Only stop the interface if it's active when the interfa... |
commit | commitdiff | tree | snapshot |
| 2016-01-07 |
Roy Marples | Reduce mallocs when printing pidfile |
commit | commitdiff | tree | snapshot |
| 2016-01-07 |
Roy Marples | Import example hook scripts as well - upstream Makefile... |
commit | commitdiff | tree | snapshot |
| 2016-01-07 |
Roy Marples | Fix config.mk spacing |
commit | commitdiff | tree | snapshot |
| 2016-01-07 |
Roy Marples | Add -P, --printpidfile to print the pidfile dhcpcd... |
commit | commitdiff | tree | snapshot |
| 2016-01-07 |
Roy Marples | Release dhcpcd-6.10.0 v6.10.0 |
commit | commitdiff | tree | snapshot |
| 2016-01-07 |
Roy Marples | Add PROBE state so we can reject DHCP messages whilst... |
commit | commitdiff | tree | snapshot |
| 2016-01-07 |
Roy Marples | Treat OFFER as ACK if both parties set rapid commit. |
commit | commitdiff | tree | snapshot |
| 2016-01-06 |
Roy Marples | Cast away a gcc warning. |
commit | commitdiff | tree | snapshot |
| 2016-01-06 |
Roy Marples | Updated in 2016 |
commit | commitdiff | tree | snapshot |
| 2016-01-06 |
Roy Marples | Fix compile on Linux |
commit | commitdiff | tree | snapshot |
| 2016-01-06 |
Roy Marples | OpenBSD does not have ENODATA, use EOVERFLOW instead. |
commit | commitdiff | tree | snapshot |
| 2016-01-06 |
Roy Marples | If we are to add/delete/change a route but have not... |
commit | commitdiff | tree | snapshot |
| 2016-01-06 |
Roy Marples | Correct function to report error for. |
commit | commitdiff | tree | snapshot |
| 2016-01-05 |
Roy Marples | Set route/netlink seq number correctly. |
commit | commitdiff | tree | snapshot |
| 2016-01-05 |
Roy Marples | Use ERANGE to differentiate from EINVAL to detect optio... |
commit | commitdiff | tree | snapshot |
| 2016-01-04 |
Roy Marples | Updated in 2016. |
commit | commitdiff | tree | snapshot |
| 2016-01-04 |
Roy Marples | Ensure that option length fits inside data length less... |
commit | commitdiff | tree | snapshot |
| 2016-01-04 |
Roy Marples | 2016 |
commit | commitdiff | tree | snapshot |
| 2016-01-04 |
Roy Marples | dhcp_optlen now returns the length of the data we can... |
commit | commitdiff | tree | snapshot |
| 2016-01-04 |
Roy Marples | Welcome to 2016 |
commit | commitdiff | tree | snapshot |
| 2016-01-04 |
Roy Marples | Fix some definitions |
commit | commitdiff | tree | snapshot |
| 2015-12-31 |
Roy Marples | 80 chars wrap |
commit | commitdiff | tree | snapshot |
| 2015-12-31 |
Roy Marples | htosn requires arpa/inet.h on kFreeBSD. |
commit | commitdiff | tree | snapshot |
| 2015-12-31 |
Roy Marples | Detect kFreeBSD correctly. |
commit | commitdiff | tree | snapshot |
| 2015-12-31 |
Roy Marples | Remove FreeBSD specific defines and include the needed... |
commit | commitdiff | tree | snapshot |
| 2015-12-31 |
Roy Marples | Fix compile on FreeBSD |
commit | commitdiff | tree | snapshot |
| 2015-12-24 |
Roy Marples | Improve error logging of packet parsing. |
commit | commitdiff | tree | snapshot |
| 2015-12-24 |
Roy Marples | Make DHCPv6 Client FQDN option allowed to be NULL,... |
commit | commitdiff | tree | snapshot |
| 2015-12-23 |
Roy Marples | Try and move YP config to an example hook script. |
commit | commitdiff | tree | snapshot |
| 2015-12-22 |
Roy Marples | Install example hooks |
commit | commitdiff | tree | snapshot |
| 2015-12-22 |
Roy Marples | Grudgingly accede to the vocal minority that dhcpcd... |
commit | commitdiff | tree | snapshot |
| 2015-12-22 |
Roy Marples | Move lookup-hostname hook to the example directory. |
commit | commitdiff | tree | snapshot |
| 2015-12-22 |
Roy Marples | Install hooks that should not be installed by default... |
commit | commitdiff | tree | snapshot |
| 2015-12-21 |
Roy Marples | If we lack an index or interface protocol in the routin... |
commit | commitdiff | tree | snapshot |
| 2015-12-21 |
Roy Marples | Whitespace |
commit | commitdiff | tree | snapshot |
| 2015-12-21 |
Roy Marples | Fix a bogus gcc warning about a potential signed overflow. |
commit | commitdiff | tree | snapshot |
| 2015-12-21 |
Roy Marples | -g must go via the command socket as it's no longer... |
commit | commitdiff | tree | snapshot |
| 2015-12-17 |
Roy Marples | Note that systemd/udev leaks memory where-as the eudev... |
commit | commitdiff | tree | snapshot |
| 2015-12-17 |
Roy Marples | Remove this pointless debug. |
commit | commitdiff | tree | snapshot |
| 2015-12-17 |
Roy Marples | When stopping and starting interfaces, just toggle... |
commit | commitdiff | tree | snapshot |
| 2015-12-17 |
Roy Marples | Check active before link status when sorting |
commit | commitdiff | tree | snapshot |
| 2015-12-17 |
Roy Marples | Now all interfaces are loaded, don't try to load one... |
commit | commitdiff | tree | snapshot |
| 2015-12-17 |
Roy Marples | ND6 and DHCPv6 should only work on active interfaces. |
commit | commitdiff | tree | snapshot |
| 2015-12-17 |
Roy Marples | Instead of maintaining a seperate list, instead mark... |
commit | commitdiff | tree | snapshot |
| 2015-12-17 |
Roy Marples | When parsing the routing table, create an interface... |
commit | commitdiff | tree | snapshot |
| 2015-12-15 |
Roy Marples | autoconf --includedir is where include files are to... |
commit | commitdiff | tree | snapshot |
| 2015-12-15 |
Roy Marples | Send gratuitous ARP each time we apply our IP address. |
commit | commitdiff | tree | snapshot |
| 2015-12-15 |
Roy Marples | Return if we forked or not after dhcp_bind. |
commit | commitdiff | tree | snapshot |
| next |