| 2015-05-29 |
Roy Marples | Set the magic cookie on our faked DHCP messages so... |
commit | commitdiff | tree | snapshot |
| 2015-05-29 |
Roy Marples | Use strtoi(3) instead of sscanf(3) to grab CIDR from... |
commit | commitdiff | tree | snapshot |
| 2015-05-25 |
Roy Marples | Report the new nd_ options. |
commit | commitdiff | tree | snapshot |
| 2015-05-23 |
Roy Marples | Only blank out wait options if we are parsing a valid... |
commit | commitdiff | tree | snapshot |
| 2015-05-23 |
Roy Marples | Fix ARP checking. |
commit | commitdiff | tree | snapshot |
| 2015-05-23 |
Roy Marples | Ensure that new_block is zero before use, fixes [1972d6... |
commit | commitdiff | tree | snapshot |
| 2015-05-23 |
Roy Marples | Move the Is The Route a Host Route check to when we... |
commit | commitdiff | tree | snapshot |
| 2015-05-20 |
Roy Marples | Fix waiting for ip address, [1972d664c2]. |
commit | commitdiff | tree | snapshot |
| 2015-05-18 |
Roy Marples | Use xz instead of bzip2 to create the distribution. |
commit | commitdiff | tree | snapshot |
| 2015-05-16 |
Roy Marples | Release dhcpcd-6.9.0 v6.9.0 |
commit | commitdiff | tree | snapshot |
| 2015-05-16 |
Roy Marples | Ensure we have a state when prefering another address. |
commit | commitdiff | tree | snapshot |
| 2015-05-16 |
Roy Marples | Add an assert to fix an impossible clang analyzer condition |
commit | commitdiff | tree | snapshot |
| 2015-05-16 |
Roy Marples | Fix a control socketm error. |
commit | commitdiff | tree | snapshot |
| 2015-05-16 |
Roy Marples | Fix some casts. |
commit | commitdiff | tree | snapshot |
| 2015-05-16 |
Roy Marples | Improve IN_IFF_TENTATIVE with ip sharing. |
commit | commitdiff | tree | snapshot |
| 2015-05-16 |
Roy Marples | Make this easier to read. |
commit | commitdiff | tree | snapshot |
| 2015-05-15 |
Roy Marples | Don't send DHCP messages when we don't have a carrier. |
commit | commitdiff | tree | snapshot |
| 2015-05-15 |
Roy Marples | Check a DHCP state exists when deleting an address... |
commit | commitdiff | tree | snapshot |
| 2015-05-15 |
Roy Marples | Fix compile on FreeBSD |
commit | commitdiff | tree | snapshot |
| 2015-05-15 |
Roy Marples | OpenBSD fixes. |
commit | commitdiff | tree | snapshot |
| 2015-05-15 |
Roy Marples | Fix building without INET or INET6. |
commit | commitdiff | tree | snapshot |
| 2015-05-15 |
Roy Marples | Fix another analyzer error. |
commit | commitdiff | tree | snapshot |
| 2015-05-15 |
Roy Marples | Fix an analyzer error. |
commit | commitdiff | tree | snapshot |
| 2015-05-15 |
Roy Marples | For now, ignore ND DNS lifetimes unless they are absent... |
commit | commitdiff | tree | snapshot |
| 2015-05-15 |
Roy Marples | For each ND, output the time of acquisition and the... |
commit | commitdiff | tree | snapshot |
| 2015-05-15 |
Roy Marples | Add new variable of type bitflags:flags |
commit | commitdiff | tree | snapshot |
| 2015-05-14 |
Roy Marples | Fix compile on NetBSD. |
commit | commitdiff | tree | snapshot |
| 2015-05-14 |
Roy Marples | gcc cleanups |
commit | commitdiff | tree | snapshot |
| 2015-05-14 |
Roy Marples | Handle ND options in the same way we handle DHCP and... |
commit | commitdiff | tree | snapshot |
| 2015-05-14 |
Roy Marples | Fix compile on Linux. |
commit | commitdiff | tree | snapshot |
| 2015-05-14 |
Roy Marples | Fix waiting on non interface ip, [2095791c47]. |
commit | commitdiff | tree | snapshot |
| 2015-05-14 |
Roy Marples | Allow waitip to work per interface. |
commit | commitdiff | tree | snapshot |
| 2015-05-14 |
Roy Marples | Improve eloop api so we don't force a delete write... |
commit | commitdiff | tree | snapshot |
| 2015-05-13 |
Roy Marples | hmmmm, seems this isn't needed anymore ... |
commit | commitdiff | tree | snapshot |
| 2015-05-13 |
Roy Marples | Ensure adding an event does not have an fd of -1 |
commit | commitdiff | tree | snapshot |
| 2015-05-13 |
Roy Marples | Disable asserts for non debug builds. |
commit | commitdiff | tree | snapshot |
| 2015-05-13 |
Roy Marples | Ensure oldset is empty before sigprocmask call ...... |
commit | commitdiff | tree | snapshot |
| 2015-05-13 |
Roy Marples | Ensure kqueue/epoll fd is open on init. |
commit | commitdiff | tree | snapshot |
| 2015-05-13 |
Roy Marples | Sprinkle some asserts |
commit | commitdiff | tree | snapshot |
| 2015-05-12 |
Roy Marples | setting signals should require an explicit len rather... |
commit | commitdiff | tree | snapshot |
| 2015-05-12 |
Roy Marples | Fix compile on BSD |
commit | commitdiff | tree | snapshot |
| 2015-05-12 |
Roy Marples | Use ppoll as pollts if available. |
commit | commitdiff | tree | snapshot |
| 2015-05-12 |
Roy Marples | Remove compat for polling, dhcpcd now requires pselect... |
commit | commitdiff | tree | snapshot |
| 2015-05-12 |
Roy Marples | Add a pollts wrapper in eloop.c directly so it really... |
commit | commitdiff | tree | snapshot |
| 2015-05-12 |
Roy Marples | Improve eloop loading sys/queue.h |
commit | commitdiff | tree | snapshot |
| 2015-05-12 |
Roy Marples | Make eloop entirely independant from dhcpcd. |
commit | commitdiff | tree | snapshot |
| 2015-05-12 |
Roy Marples | eloop_ctx -> eloop |
commit | commitdiff | tree | snapshot |
| 2015-05-12 |
Roy Marples | Move signal handling into eloop with just the callback... |
commit | commitdiff | tree | snapshot |
| 2015-05-12 |
Roy Marples | Replace get_monotonic usage with the standard clock_get... |
commit | commitdiff | tree | snapshot |
| 2015-05-09 |
Roy Marples | Fix prior |
commit | commitdiff | tree | snapshot |
| 2015-05-09 |
Roy Marples | Remove dhcpcd specifics from eloop to make more portable. |
commit | commitdiff | tree | snapshot |
| 2015-05-09 |
Roy Marples | Note we cannot set static DHCPv6 values. |
commit | commitdiff | tree | snapshot |
| 2015-05-09 |
Roy Marples | Check if we have an IPv6 context before expiring RA's. |
commit | commitdiff | tree | snapshot |
| 2015-05-06 |
Roy Marples | Fix IPv6 prefix underflow when confirming deprecated... |
commit | commitdiff | tree | snapshot |
| 2015-05-02 |
Roy Marples | Release dhcpcd-6.8.2 v6.8.2 |
commit | commitdiff | tree | snapshot |
| 2015-05-02 |
Roy Marples | Fix compile on FreeBSD. |
commit | commitdiff | tree | snapshot |
| 2015-05-01 |
Roy Marples | KNF |
commit | commitdiff | tree | snapshot |
| 2015-05-01 |
Roy Marples | Fix compile on non NetBSD-8 |
commit | commitdiff | tree | snapshot |
| 2015-05-01 |
Roy Marples | Fix some compiler warnings. |
commit | commitdiff | tree | snapshot |
| 2015-05-01 |
Roy Marples | On carrier down, rebuild routes and expire RA's if... |
commit | commitdiff | tree | snapshot |
| 2015-05-01 |
Roy Marples | Delete duplicated addresses. |
commit | commitdiff | tree | snapshot |
| 2015-05-01 |
Roy Marples | Fix reporting of non existant DHCPv6 lease. |
commit | commitdiff | tree | snapshot |
| 2015-05-01 |
Roy Marples | Fix compile on Linux. |
commit | commitdiff | tree | snapshot |
| 2015-05-01 |
Roy Marples | If config file changed, drop leases and re-disover. |
commit | commitdiff | tree | snapshot |
| 2015-05-01 |
Roy Marples | Move address learning into a separate function for... |
commit | commitdiff | tree | snapshot |
| 2015-05-01 |
Roy Marples | Add initial support for keeping addresses at carrier... |
commit | commitdiff | tree | snapshot |
| 2015-05-01 |
Roy Marples | Fix compile and warnings on Linux for prior patch. |
commit | commitdiff | tree | snapshot |
| 2015-05-01 |
Roy Marples | Support IN_IFF_TENTATIVE and IN_IFF_DUPLICATED on NetBSD. |
commit | commitdiff | tree | snapshot |
| 2015-05-01 |
Roy Marples | Remove this unused function. |
commit | commitdiff | tree | snapshot |
| 2015-05-01 |
Roy Marples | Let arp_new take an address so we never have duplicate |
commit | commitdiff | tree | snapshot |
| 2015-04-30 |
Roy Marples | Make code cleaner with UNUSED |
commit | commitdiff | tree | snapshot |
| 2015-04-30 |
Roy Marples | Ensure errno is set if we dont find an interface. |
commit | commitdiff | tree | snapshot |
| 2015-04-30 |
Roy Marples | Make finding interfaces take an interface list rather... |
commit | commitdiff | tree | snapshot |
| 2015-04-24 |
Roy Marples | Move carrier state higher up the interface preference... |
commit | commitdiff | tree | snapshot |
| 2015-04-24 |
Roy Marples | Add dhcpcd_drop function to reduce code complexity. |
commit | commitdiff | tree | snapshot |
| 2015-04-21 |
Roy Marples | Fix some more -Wconversion issues. |
commit | commitdiff | tree | snapshot |
| 2015-04-20 |
Roy Marples | Give up on _BSD_SOURCE and use _GNU_SOURCE for Linux. |
commit | commitdiff | tree | snapshot |
| 2015-04-16 |
Roy Marples | Copy out some route types. |
commit | commitdiff | tree | snapshot |
| 2015-04-16 |
Roy Marples | BSD handles a subnet route for addresses of /32. |
commit | commitdiff | tree | snapshot |
| 2015-04-16 |
Roy Marples | Ensure static routes are in multiples of 8 and the... |
commit | commitdiff | tree | snapshot |
| 2015-04-15 |
Roy Marples | Store a host route as the kernel would like it, rather... |
commit | commitdiff | tree | snapshot |
| 2015-04-15 |
Roy Marples | Fix routing generation when we receive a host route... |
commit | commitdiff | tree | snapshot |
| 2015-04-12 |
Roy Marples | Fix a segfault when finding a route without an interface. |
commit | commitdiff | tree | snapshot |
| 2015-04-07 |
Roy Marples | Only take into account useable IPv6 public addresses. |
commit | commitdiff | tree | snapshot |
| 2015-04-07 |
Roy Marples | No point in sending Maximum Message Size DHCP option... |
commit | commitdiff | tree | snapshot |
| 2015-04-06 |
Roy Marples | The bootp option will stop sending the DHCP Message... |
commit | commitdiff | tree | snapshot |
| 2015-04-05 |
Roy Marples | Remove sockaddr_storage reference in sockaddr unions... |
commit | commitdiff | tree | snapshot |
| 2015-04-05 |
Roy Marples | Check the magic cookie when retreiving an option. |
commit | commitdiff | tree | snapshot |
| 2015-04-04 |
Roy Marples | If we receieve an RA without a public prefix but with... |
commit | commitdiff | tree | snapshot |
| 2015-04-04 |
Roy Marples | Check we're creating an autoconf address. |
commit | commitdiff | tree | snapshot |
| 2015-04-04 |
Roy Marples | Instead of not installed a default route for RA's that... |
commit | commitdiff | tree | snapshot |
| 2015-04-03 |
Roy Marples | Reset no default warning on new data. |
commit | commitdiff | tree | snapshot |
| 2015-04-03 |
Roy Marples | If a IPv6 router claims it's a valid router but doesn... |
commit | commitdiff | tree | snapshot |
| 2015-04-02 |
Roy Marples | Fix more -Wconversion issues. |
commit | commitdiff | tree | snapshot |
| 2015-04-01 |
Roy Marples | Avoid printing the leasefile on error with a valid... |
commit | commitdiff | tree | snapshot |
| 2015-04-01 |
Roy Marples | INFORM will not have any leases so don't validate. |
commit | commitdiff | tree | snapshot |
| 2015-04-01 |
Roy Marples | Really fix prior. |
commit | commitdiff | tree | snapshot |
| 2015-04-01 |
Roy Marples | Dumping leases should not change kernel IPv6 setup. |
commit | commitdiff | tree | snapshot |
| 2015-04-01 |
Roy Marples | Don't attmept IPv6 ownage when dumping leases. |
commit | commitdiff | tree | snapshot |
| 2015-03-31 |
Roy Marples | CID 1292550: Missing call to va_end(). |
commit | commitdiff | tree | snapshot |
| next |