| Tue, 04 Jul 2017 14:36:01 +0100 |
Roy Marples |
Always set the outgoing interface when creating non reject routes on BSD.
draft
|
| Tue, 04 Jul 2017 12:22:56 +0100 |
Roy Marples |
Only start discovery on lease expiration if we have a carrier.
draft
|
| Mon, 03 Jul 2017 21:35:39 +0100 |
Roy Marples |
Add a return value to deleteing events and timers so we know
draft
|
| Sat, 01 Jul 2017 11:56:33 +0100 |
Roy Marples |
Fix a valgrind error.
draft
|
| Fri, 30 Jun 2017 16:51:49 +0100 |
Maya Rashish |
Fix a runtime shift error.
draft
|
| Sat, 24 Jun 2017 17:36:12 +0100 |
Roy Marples |
Fix crash when creating routes for a non preferred lease.
draft
|
| Fri, 16 Jun 2017 10:20:15 +0100 |
Roy Marples |
Now print_option is fully checked, we can avoid a malloc here now.
draft
|
| Fri, 16 Jun 2017 10:19:57 +0100 |
Roy Marples |
Check return values of snprintf and print_option correctly.
draft
|
| Fri, 16 Jun 2017 09:40:41 +0100 |
Roy Marples |
Use a better errno for running out of buffer.
draft
|
| Fri, 16 Jun 2017 09:38:29 +0100 |
Roy Marples |
Clarify RFC952 and RFC1123 to justify domain name restriction dhcpcd imposes.
draft
|
| Fri, 16 Jun 2017 08:51:46 +0100 |
Roy Marples |
Revert "RFC2181 section 11 says a DNS label can be pretty much anything."
draft
|
| Wed, 14 Jun 2017 11:52:26 +0100 |
Roy Marples |
Count label and domain name length correctly.
draft
|
| Tue, 13 Jun 2017 22:01:58 +0100 |
Roy Marples |
RFC2181 section 11 says a DNS label can be pretty much anything.
draft
|
| Tue, 13 Jun 2017 20:47:49 +0100 |
Roy Marples |
Make ipv6_newaddr() more flexable so it's the sole source of
draft
|
| Tue, 13 Jun 2017 20:19:52 +0100 |
Roy Marples |
No need for signal.h here.
draft
|
| Tue, 13 Jun 2017 20:09:58 +0100 |
Roy Marples |
Use a long constant to avoid a lint error.
draft
|
| Tue, 13 Jun 2017 20:06:13 +0100 |
Roy Marples |
Remove some unused variables.
draft
|
| Tue, 13 Jun 2017 19:42:03 +0100 |
Roy Marples |
llen is unused here.
draft
|
| Tue, 13 Jun 2017 19:39:56 +0100 |
Roy Marples |
Guard MAX_RTR_SOLICITATION_DELAY if platform defined.
draft
|
| Tue, 13 Jun 2017 19:19:09 +0100 |
Roy Marples |
Add a lint target.
draft
|
| Tue, 13 Jun 2017 19:16:38 +0100 |
Roy Marples |
Fix a lint issue.
draft
|
| Tue, 13 Jun 2017 16:53:26 +0100 |
Roy Marples |
Typo
draft
|
| Tue, 13 Jun 2017 16:07:46 +0100 |
Roy Marples |
Remove unused valid_path() function.
draft
|
| Tue, 13 Jun 2017 15:52:27 +0100 |
Roy Marples |
Optimize loop exit. Thanks to Robert Elz.
draft
|
| Tue, 13 Jun 2017 15:45:55 +0100 |
Roy Marples |
Remove usesless comment.
draft
|
| Tue, 13 Jun 2017 15:29:45 +0100 |
Roy Marples |
In uniqify(), prefix a space if there is already a result when appending.
draft
|
| Mon, 29 May 2017 22:03:25 +0200 |
Roy Marples |
dhcp: Fix classless static routes
draft
|
| Sat, 20 May 2017 13:51:41 +0100 |
Roy Marples |
Hardware Address validation
draft
|
| Mon, 15 May 2017 17:43:31 +0100 |
Roy Marples |
Only reboot activated user interfaces.
draft
|
| Mon, 15 May 2017 13:10:17 +0100 |
Roy Marples |
Prefix Delegation: build routes after all addresses delegated
draft
|
| Mon, 15 May 2017 11:56:30 +0100 |
Roy Marples |
Remove abrt as it's unused and change carrier_warned to a bool.
draft
|
| Mon, 15 May 2017 09:59:52 +0100 |
Roy Marples |
Warn about IA_PD support not being compiled in when requesting it
draft
|
| Mon, 15 May 2017 09:58:36 +0100 |
Roy Marples |
It's possible to receive a DHCPv6 lease without an address.
draft
|
| Wed, 10 May 2017 11:24:28 +0100 |
Roy Marples |
Prepare dhcpcd-7.0.0-rc1
draft dhcpcd-7.0.0-rc1
|
| Tue, 09 May 2017 12:40:28 +0100 |
Roy Marples |
Remove more prefix delegation code for small binaries.
draft
|
| Tue, 09 May 2017 12:29:40 +0100 |
Roy Marples |
Don't crash when --static routers= is given on the command line.
draft
|
| Tue, 09 May 2017 12:06:18 +0100 |
Roy Marples |
Restore -G, --nogateway.
draft
|
| Mon, 08 May 2017 09:34:11 +0100 |
Roy Marples |
Install dhcpcd-definitions.conf to correct directory.
draft
|
| Fri, 05 May 2017 14:59:00 +0100 |
Roy Marples |
Apply the real D108 patch, my bad.
draft
|
| Mon, 24 Apr 2017 20:50:45 +0100 |
Roy Marples |
DHCPv6: deprecate addresses on stale leases.
draft
|
| Wed, 26 Apr 2017 09:57:16 +0100 |
Roy Marples |
IPv6: show actual address lifetimes being applied
draft
|
| Tue, 02 May 2017 19:58:19 +0100 |
Roy Marples |
DHCPv6: drop Prefix Delegations when dropping the lease.
draft
|
| Thu, 04 May 2017 08:54:52 +0100 |
Roy Marples |
When using gcc, add the -Wlogical-op flag when debugging.
draft
|
| Thu, 04 May 2017 08:52:41 +0100 |
David Binderman |
Fix test for preferring a fake lease vs a real one.
draft
|
| Thu, 20 Apr 2017 17:14:29 +0100 |
Roy Marples |
dhcpcd.c: Fix -n opening sockets.
draft
|
| Mon, 01 May 2017 17:30:10 +0100 |
Roy Marples |
Add interface_mtu to SMALL configuration.
draft
|
| Mon, 24 Apr 2017 21:08:31 +0100 |
Roy Marples |
prefix delegation: Remove deleted addresses from consideration
draft
|
| Tue, 25 Apr 2017 20:47:53 +0100 |
Roy Marples |
Because dhcpcd now binds to the interfaces LL address when not
draft
|
| Mon, 24 Apr 2017 17:53:05 +0100 |
Roy Marples |
sla could be NULL, so check that.
draft
|
| Mon, 24 Apr 2017 11:44:15 +0100 |
Roy Marples |
BSD: Add support for RTA_LABEL.
draft
|
| Sun, 23 Apr 2017 00:36:11 +0100 |
Roy Marples |
Bump date for prior.
draft
|
| Sat, 22 Apr 2017 22:09:08 +0100 |
Roy Marples |
Detect VLANID to use in IAID.
draft
|
| Sat, 22 Apr 2017 15:41:22 +0100 |
Roy Marples |
Don't log anything when printing the pidfile.
draft
|
| Sat, 22 Apr 2017 09:47:00 +0100 |
Roy Marples |
Don't report a real error here.
draft
|
| Sat, 22 Apr 2017 00:00:51 +0100 |
Roy Marples |
Newer OpenBSD is fixed for userland affecting address lifetime.
draft
|
| Fri, 21 Apr 2017 23:33:46 +0100 |
Roy Marples |
Style.
draft
|
| Fri, 21 Apr 2017 23:32:42 +0100 |
Roy Marples |
Should check that an interface name actually exists when
draft
|
| Fri, 21 Apr 2017 23:21:59 +0100 |
Roy Marples |
BSD: if failed to open PF_ROUTE socket, don't set filters.
draft
|
| Fri, 14 Apr 2017 10:34:18 +0100 |
Roy Marples |
Clean coverity dhcpcd.xz tarball.
draft
|
| Fri, 14 Apr 2017 10:28:17 +0100 |
Roy Marples |
Prepare for dhcpcd-7.0.0-beta3
draft dhcpcd-7.0.0-beta3
|