| Thu, 28 Mar 2019 13:05:50 +0000 |
Roy Marples |
route: Disable RT_FREE_ROUTE_TABLE by default.
draft
|
| Wed, 27 Mar 2019 17:33:03 +0000 |
Roy Marples |
script: Parse argument as a string
draft
|
| Tue, 26 Mar 2019 00:40:57 +0000 |
Roy Marples |
DHCPv6: Allow nooptions dhcp6_unicast to work.
draft
|
| Mon, 25 Mar 2019 12:20:45 +0000 |
Roy Marples |
script: Fix prior when we have listeners but no script
draft
|
| Mon, 25 Mar 2019 12:17:07 +0000 |
Roy Marples |
script: Fix not running when empty string or /dev/null
draft
|
| Thu, 14 Mar 2019 00:17:26 +0000 |
Roy Marples |
options: add link_rcvbuf variable
draft
|
| Fri, 08 Mar 2019 13:08:16 +0000 |
Roy Marples |
route: prefer interfaces with a carrier
draft
|
| Fri, 08 Mar 2019 12:04:48 +0000 |
Masanobu SAITOH |
dhcpcd(8): Remove duplicate the
draft
|
| Fri, 08 Mar 2019 12:04:48 +0000 |
Masanobu SAITOH |
dhcpcd(8): Remove duplicate the
draft
|
| Fri, 08 Mar 2019 09:13:57 +0000 |
Roy Marples |
rbtree: sync with upstream to remove diffs
draft
|
| Thu, 07 Mar 2019 17:05:53 +0000 |
Roy Marples |
Guard __RCSID
draft
|
| Thu, 07 Mar 2019 15:12:27 +0000 |
Roy Marples |
Resync with upstream
draft
|
| Thu, 07 Mar 2019 12:21:20 +0000 |
Roy Marples |
rbtree: reduce more with upstream
draft
|
| Thu, 07 Mar 2019 12:10:05 +0000 |
Roy Marples |
rbtree reference fixed header
draft
|
| Thu, 07 Mar 2019 12:00:37 +0000 |
Roy Marples |
Use __BIT
draft
|
| Wed, 06 Mar 2019 01:35:43 +0000 |
Roy Marples |
route: Enable the free route table again by default
draft
|
| Tue, 05 Mar 2019 20:59:42 +0000 |
Roy Marples |
route: Guard free route list stats
draft
|
| Tue, 05 Mar 2019 20:04:25 +0000 |
Roy Marples |
IPv4LL: Fix routing on failure
draft
|
| Tue, 05 Mar 2019 09:17:33 +0000 |
Roy Marples |
route: report usage data when using a free list
draft
|
| Tue, 05 Mar 2019 00:36:48 +0000 |
Roy Marples |
Linux: Fix compile
draft
|
| Tue, 05 Mar 2019 00:28:36 +0000 |
Roy Marples |
route: Remove kroutes and make froutes optional
draft
|
| Mon, 04 Mar 2019 16:31:08 +0000 |
Roy Marples |
rbtree: Fix crash with prior
draft
|
| Mon, 04 Mar 2019 16:09:33 +0000 |
Roy Marples |
rbtree: silence more compile warnings.
draft
|
| Mon, 04 Mar 2019 16:07:05 +0000 |
Roy Marples |
Re-arrange so to reduce diff to upsteam.
draft
|
| Mon, 04 Mar 2019 14:34:59 +0000 |
Roy Marples |
route: Free route when failing to insert.
draft
|
| Mon, 04 Mar 2019 12:37:54 +0000 |
Roy Marples |
OpenBSD: Fix segfaults when deleting MPATH routes
draft
|
| Mon, 04 Mar 2019 11:48:04 +0000 |
Roy Marples |
if: No more need for interface sorting
draft
|
| Mon, 04 Mar 2019 11:42:06 +0000 |
Roy Marples |
ipv6nd: Don't sort interfaces when picking best address
draft
|
| Mon, 04 Mar 2019 10:29:56 +0000 |
Roy Marples |
route: replace rt_find with rb_tree_find_node
draft
|
| Mon, 04 Mar 2019 01:17:51 +0000 |
Roy Marples |
route: sprinkle more assert
draft
|
| Mon, 04 Mar 2019 01:11:58 +0000 |
Roy Marples |
OpenBSD: add some asserts
draft
|
| Mon, 04 Mar 2019 00:22:23 +0000 |
Roy Marples |
Support NetBSD-6, 7 and 8.
draft
|
| Mon, 04 Mar 2019 00:17:08 +0000 |
Roy Marples |
Linux: now fix compile again ....
draft
|
| Mon, 04 Mar 2019 00:09:27 +0000 |
Roy Marples |
Fix compile.... doh
draft
|
| Mon, 04 Mar 2019 00:04:21 +0000 |
Roy Marples |
OpenBSD: Fix crash with rbtree
draft
|
| Sun, 03 Mar 2019 23:45:16 +0000 |
Roy Marples |
FreeBSD: Fix compile of rbtree.h
draft
|
| Sun, 03 Mar 2019 23:44:51 +0000 |
Roy Marples |
Fix whitespace
draft
|
| Sun, 03 Mar 2019 23:39:20 +0000 |
Roy Marples |
Fix configure reporting of rb_tree_init
draft
|
| Sun, 03 Mar 2019 23:21:33 +0000 |
Roy Marples |
route: Fix memory leak on option or freed route
draft
|
| Sun, 03 Mar 2019 22:59:13 +0000 |
Roy Marples |
Add rbtree(3) from NetBSD if not present in libc.
draft
|
| Sun, 03 Mar 2019 22:43:00 +0000 |
Roy Marples |
IPv4LL: Fix compile with rbtree
draft
|
| Sun, 03 Mar 2019 19:52:57 +0000 |
Roy Marples |
Replace route TAILQ macros with rbtree(3) from NetBSD.
draft
|
| Thu, 21 Feb 2019 21:21:06 +0000 |
Roy Marples |
Linux: Fix compile without IPv4LL
draft
|
| Tue, 19 Feb 2019 23:15:43 +0000 |
Roy Marples |
DHCP: Dont close ARP gratuitously
draft
|
| Tue, 19 Feb 2019 23:02:17 +0000 |
Roy Marples |
DHCP: free the ARP state of the address once announced
draft
|
| Tue, 19 Feb 2019 22:07:08 +0000 |
Roy Marples |
Guard with IP_PKTINFO as well.
draft
|
| Tue, 19 Feb 2019 21:46:06 +0000 |
Roy Marples |
Fold all CMSG parsing into a common function.
draft
|
| Tue, 19 Feb 2019 21:15:14 +0000 |
Roy Marples |
DHCP: Close the BPF socket once BOUND
draft
|
| Tue, 19 Feb 2019 08:07:37 +0000 |
Roy Marples |
BSD: Don't keep PF LINK socket open needlessly
draft
|
| Sun, 17 Feb 2019 09:36:11 +0000 |
Roy Marples |
Remove the send/recv structures from dhcpcd context and allocate
draft
|
| Thu, 14 Feb 2019 21:26:47 +0000 |
Roy Marples |
Fix whitespace introduced by my last patch
draft
|
| Thu, 14 Feb 2019 21:23:16 +0000 |
Kenny Napier |
build: exit the SUBDIR build loop if an error is detected
draft
|
| Mon, 11 Feb 2019 18:07:25 +0000 |
Roy Marples |
Remove gmake-4 note, gmake-3 works again.
draft
|
| Mon, 11 Feb 2019 18:02:15 +0000 |
Roy Marples |
make: support gmake-3 again.
draft
|
| Mon, 11 Feb 2019 17:45:04 +0000 |
Roy Marples |
linux: Fix compile on old RedHat/CentOS systems
draft
|
| Sat, 09 Feb 2019 17:04:01 +0000 |
Roy Marples |
DHCP: Don't dictate the outbound interface when unicasting
draft
|
| Fri, 08 Feb 2019 17:14:26 +0000 |
Roy Marples |
BSD: don't log an error if the interface departs during SIOCGIFALIAS
draft
|
| Fri, 08 Feb 2019 16:35:36 +0000 |
Chris Clayton |
fix build with --disable-inet6
draft
|
| Fri, 08 Feb 2019 16:32:36 +0000 |
Roy Marples |
dhcp: if the netmask is all ones, it's a host route
draft
|
| Thu, 07 Feb 2019 21:20:41 +0000 |
Roy Marples |
Release dhcpcd-7.1.1
draft dhcpcd-7.1.1
|