| Sun, 05 May 2019 11:54:45 +0000 |
Roy Marples |
sun: Use sa_len rather than our variant.
draft
|
| Sun, 05 May 2019 11:54:30 +0000 |
Roy Marples |
sa: Fix compile on non BSD
draft
|
| Sun, 05 May 2019 12:47:54 +0100 |
Roy Marples |
route: Fix OS route comparison
draft
|
| Sun, 05 May 2019 12:46:32 +0100 |
Roy Marples |
sa: Ensure sa_addrtop has a buffer to write to
draft
|
| Sun, 05 May 2019 12:45:29 +0100 |
Roy Marples |
sa: Add sa_len() to calculate sockaddr length for non BSD
draft
|
| Sat, 04 May 2019 19:38:44 +0100 |
Roy Marples |
route: Fix stamping on existing kernel routes
draft
|
| Sat, 04 May 2019 14:29:28 +0100 |
Roy Marples |
BSD: Ensure we have enough of a RTM message to read it.
draft
|
| Sat, 04 May 2019 13:53:07 +0100 |
Roy Marples |
OpenBSD: Fix compile
draft
|
| Sat, 04 May 2019 11:07:18 +0100 |
Roy Marples |
Fix compile.
draft
|
| Sat, 04 May 2019 11:05:17 +0100 |
Roy Marples |
Merge branch 'master' into rbtree
draft
|
| Sat, 04 May 2019 10:54:00 +0100 |
Roy Marples |
Merge branch 'dhcpcd-7'
draft
|
| Sat, 04 May 2019 10:19:02 +0100 |
Roy Marples |
DHCPv6: Fix exclude prefix length check.
draft dhcpcd-7.2.2
|
| Sat, 04 May 2019 10:12:53 +0100 |
Roy Marples |
Release dhcpcd-6.11.7
draft dhcpcd-6
|
| Sat, 04 May 2019 10:12:39 +0100 |
Roy Marples |
Remove old check
draft dhcpcd-6
|
| Sat, 04 May 2019 09:41:16 +0100 |
Roy Marples |
Release dhcpcd-7.2.2
draft
|
| Sat, 04 May 2019 08:17:01 +0000 |
Roy Marples |
sun: More validation around route messages
draft
|
| Fri, 03 May 2019 15:44:13 +0000 |
Roy Marples |
sun: Apply same RTM validation from BSD
draft
|
| Fri, 03 May 2019 16:27:35 +0100 |
Roy Marples |
BSD: Ignore coverity errors
draft
|
| Fri, 03 May 2019 15:44:51 +0100 |
Roy Marples |
BSD: Validate RTM message lengths received
draft
|
| Fri, 03 May 2019 14:50:28 +0100 |
Roy Marples |
BPF: Fix ARP BPF filter to actually filter unwanted ARP message types
draft
|
| Fri, 03 May 2019 14:44:06 +0100 |
Roy Marples |
DHCPv6: Fix a potential read overflow with D6_OPTION_PD_EXCLUDE
draft dhcpcd-6
|
| Fri, 03 May 2019 14:44:06 +0100 |
Roy Marples |
DHCPv6: Fix a potential read overflow with D6_OPTION_PD_EXCLUDE
draft
|
| Thu, 02 May 2019 21:48:52 +0100 |
Roy Marples |
Fix a small brain fart causing LINK_UNKNOWN to spin.
draft
|
| Thu, 02 May 2019 21:25:57 +0100 |
Roy Marples |
BSD: Simplify carrier detection once more.
draft
|
| Thu, 02 May 2019 13:06:44 +0100 |
Roy Marples |
Fix comment
draft
|
| Thu, 02 May 2019 13:02:36 +0100 |
Roy Marples |
BSD: RTM_IFINFO is not emitted for all interfaces past unknown link
draft
|
| Mon, 29 Apr 2019 18:40:13 +0100 |
Roy Marples |
Don't report errno here.
draft
|
| Mon, 29 Apr 2019 17:36:21 +0100 |
Roy Marples |
dhcp: Cast away a warning on mips64
draft
|
| Mon, 29 Apr 2019 17:32:53 +0100 |
Roy Marples |
dhcp: Ensure that we have DHCP running on the receiving interface
draft
|
| Fri, 26 Apr 2019 15:23:22 +0100 |
Roy Marples |
Allow make distinfo to work once more.
draft dhcpcd-6
|
| Fri, 26 Apr 2019 15:18:15 +0100 |
Roy Marples |
Release dhcpcd-6.11.6
draft dhcpcd-6.11.6
|
| Fri, 26 Apr 2019 15:16:44 +0100 |
Roy Marples |
auth: Use consttime_memequal(3) to compare hashes
draft
|
| Fri, 26 Apr 2019 14:32:54 +0100 |
Roy Marples |
Release dhcpcd-7.2.1
draft dhcpcd-7.2.1
|
| Fri, 26 Apr 2019 14:20:24 +0100 |
Roy Marples |
Merge branch 'dhcpcd-7'
draft
|
| Fri, 26 Apr 2019 13:16:16 +0000 |
Roy Marples |
sun: Simplify initialisation of the multicast destination
draft
|
| Fri, 26 Apr 2019 14:07:35 +0100 |
Roy Marples |
Merge branch 'dhcpcd-7'
draft
|
| Fri, 26 Apr 2019 11:38:45 +0100 |
Roy Marples |
OpenBSD: Don't spam syslog when cannot send NA
draft
|
| Fri, 26 Apr 2019 11:27:25 +0100 |
Roy Marples |
FreeBSD: Fix fetching the IPv6 address lifetime
draft
|
| Fri, 26 Apr 2019 01:17:29 +0100 |
Roy Marples |
Whitespace
draft
|
| Thu, 25 Apr 2019 12:04:45 +0000 |
Roy Marples |
sun: Don't define IN_IFF_TENTATIVE or IN_IFF_DETACHED
draft
|
| Thu, 25 Apr 2019 12:02:50 +0000 |
Roy Marples |
sun: Detect correct broadcast address as RTM_NEWADDR lies
draft
|
| Wed, 24 Apr 2019 15:21:41 +0100 |
Roy Marples |
dhcpcd.conf: Fix wording about ipv6rs
draft
|
| Wed, 24 Apr 2019 12:35:34 +0100 |
Roy Marples |
DHCP: Fix a potential 1 byte read overflow with DHO_OPTSOVERLOADED
draft
|
| Wed, 24 Apr 2019 11:25:15 +0000 |
Roy Marples |
sun: Fix compile as IN6ADDR_LINKLOCAL_ALLNODES_INIT isn't defined.
draft
|
| Wed, 24 Apr 2019 12:18:25 +0100 |
Roy Marples |
IPv6ND: Use generic initialisers rather than inet_pton
draft
|
| Wed, 24 Apr 2019 11:00:57 +0000 |
Roy Marples |
sun: Fix adding IPv4LL default route
draft
|
| Tue, 23 Apr 2019 18:54:39 +0000 |
Roy Marples |
sun: Bind IPv6ND socket to interface.
draft
|
| Tue, 23 Apr 2019 19:53:59 +0100 |
Roy Marples |
Fix compile
draft
|
| Tue, 23 Apr 2019 18:34:27 +0100 |
Roy Marples |
Fix compile for non-sun
draft
|
| Tue, 23 Apr 2019 17:27:52 +0000 |
Roy Marples |
sun: Open an IPv6ND socket per interface
draft
|
| Mon, 22 Apr 2019 12:37:15 +0000 |
Roy Marples |
sun: Making routing work with both 64-bit and 32-bit userlands
draft
|
| Sun, 21 Apr 2019 23:56:48 +0000 |
Roy Marples |
sun: Fix numerous issues handling route messages
draft
|
| Sun, 21 Apr 2019 20:17:49 +0000 |
Roy Marples |
sun: Read RTA_IFA for IPv6 routes.
draft
|
| Sun, 21 Apr 2019 20:14:42 +0000 |
Roy Marples |
sun: Set RTA_IFP and RTA_IFA again for default routes
draft
|
| Sun, 21 Apr 2019 00:11:05 +0300 |
Roy Marples |
sun: Continue walking dlpi links when dlpi_open returns no link
draft
|
| Sat, 20 Apr 2019 21:07:16 +0100 |
Roy Marples |
auth: Improve comment about DHCPv4 option splitting not working
draft
|
| Sat, 20 Apr 2019 21:03:21 +0100 |
Roy Marples |
DHCPv6: fix warning message wording
draft
|
| Fri, 19 Apr 2019 21:54:19 +0100 |
Roy Marples |
Merge branch 'dhcpcd-7'
draft
|
| Fri, 19 Apr 2019 21:47:37 +0100 |
Roy Marples |
Really add consttime_memequal
draft
|
| Fri, 19 Apr 2019 21:42:07 +0100 |
Roy Marples |
compat: Provide consttime_memequal if not in libc
draft
|
| Fri, 19 Apr 2019 21:40:14 +0100 |
Roy Marples |
auth: Use consttime_memequal(3) to compare hashes
draft
|
| Fri, 19 Apr 2019 21:00:19 +0100 |
Roy Marples |
DHCP: Fix a potential 1 byte read overflow with DHO_OPTSOVERLOADED
draft
|
| Fri, 19 Apr 2019 09:45:02 +0100 |
Roy Marples |
DHCPv6: Fix a potential buffer overflow reading NA/TA addresses
draft
|
| Fri, 19 Apr 2019 09:07:13 +0100 |
Roy Marples |
Linux: Fix compile
draft
|
| Thu, 18 Apr 2019 18:05:56 +0100 |
Roy Marples |
BPF: Set BPF_MCAST flag as on BSD
draft
|
| Thu, 18 Apr 2019 17:01:10 +0100 |
Roy Marples |
ARP: Ignore Unicast Poll messages, RFC1122.
draft
|
| Thu, 18 Apr 2019 16:56:34 +0100 |
Roy Marples |
BPF: Set flag indicate whether the packet was broadcast or not
draft
|
| Thu, 18 Apr 2019 14:54:47 +0100 |
Roy Marples |
ARP: Refactor so that ACD is available for all inet addresses
draft
|
| Thu, 18 Apr 2019 14:54:29 +0100 |
Roy Marples |
Changed mind, use .0
draft
|
| Thu, 18 Apr 2019 13:01:06 +0100 |
Roy Marples |
dhcpcd is now 7.99.1
draft
|
| Wed, 17 Apr 2019 23:42:45 +0100 |
Roy Marples |
Release dhcpcd-7.2.0
draft dhcpcd-7.2.0
|
| Wed, 17 Apr 2019 22:18:39 +0000 |
Roy Marples |
Linux: Fix compile
draft
|
| Wed, 17 Apr 2019 22:59:47 +0100 |
Roy Marples |
FreeBSD: fix compile
draft
|
| Wed, 17 Apr 2019 08:17:07 +0000 |
Roy Marples |
Forgot these from merge
draft
|
| Wed, 17 Apr 2019 08:15:30 +0000 |
Roy Marples |
Merge branch 'master' into rbtree
draft
|
| Wed, 17 Apr 2019 01:14:00 +0000 |
Roy Marples |
route: Don't install an IPv4LL default route if static one exists
draft
|
| Tue, 16 Apr 2019 22:45:13 +0100 |
Roy Marples |
Fix compile
draft
|
| Tue, 16 Apr 2019 21:41:47 +0000 |
Roy Marples |
sun: Add rbtree support
draft
|
| Tue, 16 Apr 2019 20:02:36 +0100 |
Roy Marples |
Merge branch 'master' into rbtree
draft
|
| Tue, 16 Apr 2019 19:48:46 +0100 |
Roy Marples |
Revert "route: Disable RT_FREE_ROUTE_TABLE by default."
draft
|
| Tue, 16 Apr 2019 18:13:25 +0000 |
Roy Marples |
sun: Don't read beyond the sockaddr length when making RTM
draft
|
| Tue, 16 Apr 2019 18:12:16 +0000 |
Roy Marples |
if: Add a generic function to create an aliased address name
draft
|
| Tue, 16 Apr 2019 18:09:50 +0000 |
Roy Marples |
duid: If no UUID support, don't warn about unused variable.
draft
|
| Mon, 15 Apr 2019 12:39:07 +0100 |
Roy Marples |
BSD: Simplify rtm usage
draft
|
| Mon, 15 Apr 2019 14:30:14 +0300 |
Roy Marples |
sun: Find the interface in if_finishrt
draft
|
| Sun, 14 Apr 2019 14:01:21 +0300 |
Roy Marples |
sun: Update the interface index after plumbing
draft
|
| Sun, 14 Apr 2019 13:48:29 +0300 |
Roy Marples |
sun: Use lo0 if we can't find an interface for our route
draft
|
| Sun, 14 Apr 2019 12:54:16 +0300 |
Roy Marples |
sun: Fix carrier detection, MTU detection and plumbing
draft
|
| Sun, 14 Apr 2019 12:53:25 +0300 |
Roy Marples |
sun: Don't report error if interface does not exist during preinit
draft
|
| Sat, 13 Apr 2019 18:40:39 +0300 |
Roy Marples |
sun: Fix routing issues
draft
|
| Fri, 12 Apr 2019 15:25:06 +0100 |
Joerg Sonnenberger |
sun: Compile once more
draft
|
| Thu, 11 Apr 2019 17:18:29 +0100 |
Roy Marples |
options: improve string parsing some more
draft
|
| Wed, 10 Apr 2019 22:58:36 +0100 |
Roy Marples |
options: terminate strings that are not quoted
draft
|
| Wed, 10 Apr 2019 22:33:01 +0100 |
Roy Marples |
DHCP: abort BPF in test mode on receipt of message.
draft
|
| Wed, 10 Apr 2019 22:19:05 +0100 |
Roy Marples |
options: add static routers and routes to environment
draft
|
| Wed, 10 Apr 2019 21:46:07 +0100 |
Roy Marples |
DHCP: Dont really add static address in test mode
draft
|
| Wed, 10 Apr 2019 21:36:51 +0100 |
Roy Marples |
script: Assign a default script
draft
|
| Wed, 10 Apr 2019 14:10:42 +0100 |
Roy Marples |
DHCP6: Don't spam syslog if we get the same error over and over
draft
|
| Tue, 02 Apr 2019 13:35:51 +0100 |
Roy Marples |
BSD: Fix detecting the interface for scoped routes
draft
|
| Tue, 02 Apr 2019 12:52:31 +0100 |
Roy Marples |
route: log which pid deletes routes
draft
|
| 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
|