]> git.ipfire.org Git - thirdparty/dhcp.git/log
thirdparty/dhcp.git
8 years ago[master] Update dmalloc to use a size_t as an argument
Shawn Routhier [Wed, 27 Jul 2016 17:41:26 +0000 (10:41 -0700)] 
[master] Update dmalloc to use a size_t as an argument

Update dmalloc to use a size_t as an argument which will
bring it in line with the call it makes to malloc and
avoid possible truncation.

8 years ago[master] Add thank you note to release note entry.
Shawn Routhier [Wed, 27 Jul 2016 02:36:30 +0000 (19:36 -0700)] 
[master] Add thank you note to release note entry.

8 years ago[master] Correct the dhcp-cache-threshold codes treatment of hostname
Shawn Routhier [Tue, 26 Jul 2016 18:41:47 +0000 (11:41 -0700)] 
[master] Correct the dhcp-cache-threshold codes treatment of hostname

If a lease is reused as part of dhcp-cache-threshold processing
the hostname (if it exists) needs to be copied from the temporary
lease back to the permanent lease.

Also add additional checks to see if the lease can be reused.
The host pointer, client ID and hardware address shouldn't have
changed.

8 years ago[master] Enhance the script to show leases from the lease file
Shawn Routhier [Tue, 26 Jul 2016 18:22:23 +0000 (11:22 -0700)] 
[master] Enhance the script to show leases from the lease file
Squashed commit of the following:

commit ed86441135b2dd001c1175abeaddc7fbfa5b3feb
Author: Shawn Routhier <sar@isc.org>
Date:   Tue Jul 19 20:31:42 2016 -0700

    [rt42113] Enhance the script to look at leases

8 years ago[master] Correct ticket number for cache-threshold work was 38686 should be 38636
Shawn Routhier [Fri, 15 Jul 2016 05:21:25 +0000 (22:21 -0700)] 
[master] Correct ticket number for cache-threshold work was 38686 should be 38636

8 years ago[master] Modify dhcpd.conf.5 text to remove experimental from delayed-ack
Shawn Routhier [Thu, 14 Jul 2016 19:55:46 +0000 (12:55 -0700)] 
[master] Modify dhcpd.conf.5 text to remove experimental from delayed-ack

8 years ago[master] Clean up interface name handling during interface discovery
Thomas Markwalder [Fri, 8 Jul 2016 11:32:04 +0000 (07:32 -0400)] 
[master] Clean up interface name handling during interface discovery

    Merges in rt42226.

8 years ago[master] Add abandon-lease-time parameter
Thomas Markwalder [Thu, 7 Jul 2016 18:11:26 +0000 (14:11 -0400)] 
[master] Add abandon-lease-time parameter

    Merges in rt41815.

8 years ago[master] Update DDNS code to remove PTR even if removing FWD had issues
Shawn Routhier [Wed, 6 Jul 2016 03:36:32 +0000 (20:36 -0700)] 
[master] Update DDNS code to remove PTR even if removing FWD had issues
Squashed commit of the following:

commit 70eb39525494f0c8ee6d1b1f1ae2cca391ab309e
Author: Shawn Routhier <sar@isc.org>
Date:   Mon Jun 27 13:46:37 2016 -0700

    [rt23954] Update DDNS code to remove PTR even if removing FWD had issues

8 years ago[master] Updated release notes
Thomas Markwalder [Tue, 28 Jun 2016 15:51:58 +0000 (11:51 -0400)] 
[master] Updated release notes

8 years ago[master] Fix a cut and paste error replacing concat with pick-first-value
Shawn Routhier [Mon, 20 Jun 2016 14:48:42 +0000 (07:48 -0700)] 
[master] Fix a cut and paste error replacing concat with pick-first-value

8 years ago[master] Fix some cut and paste type errors in LDAP code
Shawn Routhier [Mon, 20 Jun 2016 14:39:32 +0000 (07:39 -0700)] 
[master] Fix some cut and paste type errors in LDAP code
Squashed commit of the following:

    [rt42666] Fix some cut and paste type errors in LDAP code

    Add the character '6' to some strings.  They were cut and pasted
    from the v4 versions and didn't get fully updated.

8 years ago[master] Scrub leases when they are re-balanced
Thomas Markwalder [Mon, 13 Jun 2016 14:01:48 +0000 (10:01 -0400)] 
[master] Scrub leases when they are re-balanced

    Merges in 42008.

8 years ago[master] Eliminated noisy cp error message during "make check"
Thomas Markwalder [Thu, 9 Jun 2016 11:52:12 +0000 (07:52 -0400)] 
[master] Eliminated noisy cp error message during "make check"

    Merges in rt41883.

8 years ago[master] Add support for sending encapsulated v6 options from the server
Shawn Routhier [Fri, 3 Jun 2016 18:24:48 +0000 (11:24 -0700)] 
[master] Add support for sending encapsulated v6 options from the server

Even if there was a definition for an ecncapsulated v6 option
and a set of values for it the v6 server wouldn't add it to
the outgoing packet.  This patch updates the server to do so.

8 years ago[master] Fix copy and paste error to use remote id instead of circuit id
Shawn Routhier [Wed, 1 Jun 2016 17:25:08 +0000 (10:25 -0700)] 
[master] Fix copy and paste error to use remote id instead of circuit id
Squashed commit of the following:

commit 0f8b7fe0a421e3c46ffff69ac0fe47804fc663ec
Author: Shawn Routhier <sar@isc.org>
Date:   Wed Jun 1 09:53:11 2016 -0700

    [rt42556] Fix copy and paste error to use remote id instead of circuit id

8 years agoFinished merge of rt41973 (util/bindvar.sh errors logged but ignored)
Francis Dupont [Wed, 27 Apr 2016 15:17:18 +0000 (17:17 +0200)] 
Finished merge of rt41973 (util/bindvar.sh errors logged but ignored)

8 years agoMerge rt41973 (util/bindvar.sh errors logged but ignored)
Francis Dupont [Wed, 27 Apr 2016 15:14:38 +0000 (17:14 +0200)] 
Merge rt41973 (util/bindvar.sh errors logged but ignored)

8 years ago[master] Add tag for next set of release notes
Shawn Routhier [Tue, 5 Apr 2016 02:51:07 +0000 (19:51 -0700)] 
[master] Add tag for next set of release notes

8 years ago[master] Update copyright
Shawn Routhier [Tue, 5 Apr 2016 02:33:38 +0000 (19:33 -0700)] 
[master] Update copyright

8 years ago[master] Add descritpion of prepending universe name to environment names
Shawn Routhier [Tue, 5 Apr 2016 02:30:00 +0000 (19:30 -0700)] 
[master] Add descritpion of prepending universe name to environment names

8 years ago[master] Add CVE number
Shawn Routhier [Wed, 30 Mar 2016 17:33:14 +0000 (10:33 -0700)] 
[master] Add CVE number

8 years agotypo and spelling fixes in docs
Jeremy C. Reed [Wed, 23 Mar 2016 13:01:42 +0000 (09:01 -0400)] 
typo and spelling fixes in docs

8 years ago[master] Updated auto-generated files for 4.3.4 v4_3_4
Thomas Markwalder [Tue, 22 Mar 2016 13:47:19 +0000 (13:47 +0000)] 
[master] Updated auto-generated files for 4.3.4

8 years ago[master] Pre-release tag prep for 4.3.4: version #, copyright etc...
Thomas Markwalder [Tue, 22 Mar 2016 13:39:36 +0000 (09:39 -0400)] 
[master] Pre-release tag prep for 4.3.4: version #, copyright etc...

8 years agoFixed util/bindvar.sh error handling
Francis Dupont [Fri, 18 Mar 2016 13:39:24 +0000 (14:39 +0100)] 
Fixed util/bindvar.sh error handling

8 years ago[master] Updated release notes with contributor cite
Thomas Markwalder [Wed, 9 Mar 2016 18:20:20 +0000 (13:20 -0500)] 
[master] Updated release notes with contributor cite

8 years agofix typo
Jeremy C. Reed [Tue, 8 Mar 2016 18:33:41 +0000 (13:33 -0500)] 
fix typo

8 years agoMerge branch 'master' of repo.isc.org:/proj/git/prod/dhcp
Jeremy C. Reed [Tue, 8 Mar 2016 17:11:28 +0000 (12:11 -0500)] 
Merge branch 'master' of repo.isc.org:/proj/git/prod/dhcp

Conflicts:
RELNOTES

8 years agofix a punctuation and capitalize a trademark to be consistent
Jeremy C. Reed [Tue, 8 Mar 2016 17:06:27 +0000 (12:06 -0500)] 
fix a punctuation and capitalize a trademark to be consistent

8 years agofix few misspelling typos and some capitalization
Jeremy C. Reed [Tue, 8 Mar 2016 16:59:28 +0000 (11:59 -0500)] 
fix few misspelling typos and some capitalization

8 years ago[master] Changed dhcrelay v4 command line arg from -u to -U v4_3_4b1
Thomas Markwalder [Mon, 7 Mar 2016 19:48:28 +0000 (14:48 -0500)] 
[master] Changed dhcrelay v4 command line arg from -u to -U

Changed the new uplink command line argument for v4 dhcrelay from
-u to -U to distinguish it from v6.

8 years ago[master] Fixed mulitply defined get_hw_addr issue
Thomas Markwalder [Mon, 7 Mar 2016 14:07:43 +0000 (09:07 -0500)] 
[master] Fixed mulitply defined get_hw_addr issue

includes/osdep.h - altered setting of USE_DLPI_HWADDR, it
is no longer defined under Solaris when --enable-ipv4-pktinfo
is specified.

8 years ago[master] #ifdef parse_iaid_duid so it is only included for v6
Shawn Routhier [Sat, 5 Mar 2016 18:15:56 +0000 (10:15 -0800)] 
[master] #ifdef parse_iaid_duid so it is only included for v6

8 years ago[master] Fix typos in relnotes
Shawn Routhier [Sat, 5 Mar 2016 18:08:05 +0000 (10:08 -0800)] 
[master] Fix typos in relnotes

8 years ago[master] Updated auto-generated files for 4.3.4b1
Thomas Markwalder [Fri, 4 Mar 2016 21:27:34 +0000 (21:27 +0000)] 
[master] Updated auto-generated files for 4.3.4b1

8 years ago[master] Pre-release tag prep for 4.3.4b1: version #, copyright etc...
Thomas Markwalder [Fri, 4 Mar 2016 21:19:27 +0000 (16:19 -0500)] 
[master] Pre-release tag prep for 4.3.4b1: version #, copyright etc...

8 years ago[master] Add patch to limit the value of an fd we accept for a connection.
Shawn Routhier [Fri, 4 Mar 2016 20:16:52 +0000 (12:16 -0800)] 
[master] Add patch to limit the value of an fd we accept for a connection.

By limiting the highest value we accept for an fd we limit the number
of connections.

8 years ago[master] Added lease-id-format to server and client
Thomas Markwalder [Fri, 4 Mar 2016 19:16:29 +0000 (14:16 -0500)] 
[master] Added lease-id-format to server and client

    Merges in rt26378

8 years ago[master] Fix typo in dhcp-options.5
Shawn Routhier [Tue, 1 Mar 2016 04:48:45 +0000 (20:48 -0800)] 
[master] Fix typo in dhcp-options.5

8 years ago[master] Add a call to dereference the packet structure if the deocding fails
Shawn Routhier [Tue, 23 Feb 2016 20:16:19 +0000 (12:16 -0800)] 
[master] Add a call to dereference the packet structure if the deocding fails
Squashed commit of the following:

commit 7d61e40149676f989667cac90d9c3b6f5b63ac6b
Author: Shawn Routhier <sar@isc.org>
Date:   Tue Feb 23 11:31:27 2016 -0800

    [rt41774] Add a call to dereference the packet structure if the deocding fails

8 years ago[master] Updated release notes
Thomas Markwalder [Tue, 23 Feb 2016 18:26:33 +0000 (13:26 -0500)] 
[master] Updated release notes

8 years ago[master] Updated release notes
Thomas Markwalder [Tue, 23 Feb 2016 12:51:09 +0000 (07:51 -0500)] 
[master] Updated release notes

8 years ago[master] Fixed interface device naming for DLPI under Solaris 11
Thomas Markwalder [Tue, 23 Feb 2016 12:09:17 +0000 (07:09 -0500)] 
[master] Fixed interface device naming for DLPI under Solaris 11

    Merges in rt37954.

8 years agoMerged rt41751 (DHCP4o6 docs) (new files and regen)
Francis Dupont [Tue, 23 Feb 2016 10:20:38 +0000 (11:20 +0100)] 
Merged rt41751 (DHCP4o6 docs) (new files and regen)

8 years agoMerged rt41751 (DHCP4o6 docs)
Francis Dupont [Tue, 23 Feb 2016 10:10:14 +0000 (11:10 +0100)] 
Merged rt41751 (DHCP4o6 docs)

8 years agoMerged rt35711c (DHCPv4-over-DHCPv6 support) (new files)
Francis Dupont [Tue, 23 Feb 2016 09:49:25 +0000 (10:49 +0100)] 
Merged rt35711c (DHCPv4-over-DHCPv6 support) (new files)

8 years agoMerged rt35711c (DHCPv4-over-DHCPv6 support)
Francis Dupont [Tue, 23 Feb 2016 09:40:10 +0000 (10:40 +0100)] 
Merged rt35711c (DHCPv4-over-DHCPv6 support)

8 years ago[master] Correct the tag of a release note entry
Shawn Routhier [Fri, 19 Feb 2016 04:30:57 +0000 (20:30 -0800)] 
[master] Correct the tag of a release note entry

8 years ago[master] Fixed several minor Coverity issues
Thomas Markwalder [Thu, 18 Feb 2016 16:21:42 +0000 (11:21 -0500)] 
[master] Fixed several minor Coverity issues

    Merges in rt35144.

8 years ago[master] Add cast of sizeof() to long to make some compilers happy
Shawn Routhier [Tue, 16 Feb 2016 22:36:10 +0000 (14:36 -0800)] 
[master] Add cast of sizeof() to long to make some compilers happy

8 years ago[master] Fixed coverity issue in dhcrelay
Thomas Markwalder [Tue, 16 Feb 2016 20:45:54 +0000 (15:45 -0500)] 
[master] Fixed coverity issue in dhcrelay

    Merges in rt41708

8 years ago[master] Add global DHCPv6 option, dhcpv6-set-tee-times to calculate T1/T2
Thomas Markwalder [Tue, 16 Feb 2016 18:07:02 +0000 (13:07 -0500)] 
[master] Add global DHCPv6 option, dhcpv6-set-tee-times to calculate T1/T2

    Merges in rt25687

8 years ago[master] Add link selection suboption support to dhcrelay (RFC 3527)
Thomas Markwalder [Wed, 10 Feb 2016 12:20:03 +0000 (07:20 -0500)] 
[master] Add link selection suboption support to dhcrelay (RFC 3527)

    Merges in rt34875.

8 years agoregen
Francis Dupont [Tue, 9 Feb 2016 12:52:02 +0000 (13:52 +0100)] 
regen

8 years agoFinished merge of t39262 (DHCP build from another directory)
Francis Dupont [Tue, 9 Feb 2016 12:49:00 +0000 (13:49 +0100)] 
Finished merge of t39262 (DHCP build from another directory)

8 years ago[master] Moved misplaced release note to proper spot
Thomas Markwalder [Mon, 8 Feb 2016 12:32:34 +0000 (07:32 -0500)] 
[master] Moved misplaced release note to proper spot

8 years ago[master] merge documeantion change
Shawn Routhier [Fri, 5 Feb 2016 23:57:46 +0000 (15:57 -0800)] 
[master] merge documeantion change
Merge branch 'master' of repo.isc.org:/proj/git/prod/dhcp

8 years ago[master] Fix send description in dhclient.conf.5
Shawn Routhier [Fri, 5 Feb 2016 23:56:35 +0000 (15:56 -0800)] 
[master] Fix send description in dhclient.conf.5

There can be only one option per send statement.

8 years ago[master] Fixed infinite-is-reserved and lease:flags setting via omapi
Thomas Markwalder [Fri, 5 Feb 2016 14:03:51 +0000 (09:03 -0500)] 
[master] Fixed infinite-is-reserved and lease:flags setting via omapi

    Merges in rt31179.

8 years ago[master] Handle long commands in execute better
Shawn Routhier [Tue, 2 Feb 2016 18:13:11 +0000 (10:13 -0800)] 
[master] Handle long commands in execute better

    Use token_print_indent_concat() to write the comamnd in an
    execute statement to the lease file.  This keeps the quotes
    with the command.  When using token_print_indent() and passing
    the quotes as a prefix and suffix they could be discarded
    if the command was overly long.

8 years ago[master] Add new options
Shawn Routhier [Fri, 29 Jan 2016 18:51:18 +0000 (10:51 -0800)] 
[master] Add new options

options for v4: 116, 141, 142, 159, 160
options for v6: 103, 143
from rfcs:  2563, 6011, 6153, 7618, 7710

8 years agoregen
Francis Dupont [Fri, 29 Jan 2016 14:00:37 +0000 (15:00 +0100)] 
regen

8 years agoMerged rt38835a (add --with-randomdev in config options)
Francis Dupont [Fri, 29 Jan 2016 13:57:39 +0000 (14:57 +0100)] 
Merged rt38835a (add --with-randomdev in config options)

8 years ago[master] Add support for relayed client-linklayer-address option (RFC 6939)
Thomas Markwalder [Thu, 28 Jan 2016 21:30:01 +0000 (16:30 -0500)] 
[master] Add support for relayed client-linklayer-address option (RFC 6939)

    Merges in rt40334.

8 years agoregen
Francis Dupont [Wed, 27 Jan 2016 12:25:02 +0000 (13:25 +0100)] 
regen

8 years agoFinish rt41536 merge
Francis Dupont [Wed, 27 Jan 2016 12:14:42 +0000 (13:14 +0100)] 
Finish rt41536 merge

8 years agoMerge rt41536 (Use a configure variable for ar)
Francis Dupont [Wed, 27 Jan 2016 12:04:10 +0000 (13:04 +0100)] 
Merge rt41536 (Use a configure variable for ar)

8 years agoAdd a release note entry
Francis Dupont [Wed, 27 Jan 2016 11:59:23 +0000 (12:59 +0100)] 
Add a release note entry

8 years agoAdd error when ar is not found (from bind9 configure)
Francis Dupont [Wed, 27 Jan 2016 11:58:58 +0000 (12:58 +0100)] 
Add error when ar is not found (from bind9 configure)

8 years ago[master] Enhance support for long and infinite leases in v6 server
Shawn Routhier [Tue, 26 Jan 2016 05:16:00 +0000 (21:16 -0800)] 
[master] Enhance support for long and infinite leases in v6 server

8 years agoAdded an AR configure variable and regen
Francis Dupont [Mon, 25 Jan 2016 14:33:10 +0000 (15:33 +0100)] 
Added an AR configure variable and regen

8 years ago[master] Add reporter's name to the release note
Shawn Routhier [Sun, 24 Jan 2016 06:48:51 +0000 (22:48 -0800)] 
[master] Add reporter's name to the release note

8 years ago[master] Handle bad ouis better and print hostnames better
Shawn Routhier [Wed, 20 Jan 2016 16:00:36 +0000 (08:00 -0800)] 
[master] Handle bad ouis better and print hostnames better

Handle bad ouis better and print hostnames better in
the dhcp lease script

8 years ago[master] Correct size for buffer allocation
Shawn Routhier [Wed, 20 Jan 2016 03:01:39 +0000 (19:01 -0800)] 
[master] Correct size for buffer allocation

8 years ago[master] Corrected release note bug number
Thomas Markwalder [Mon, 18 Jan 2016 14:23:03 +0000 (09:23 -0500)] 
[master] Corrected release note bug number

8 years ago[master] Failover primary now accepts secondary updates from active to abandoned
Thomas Markwalder [Mon, 18 Jan 2016 14:21:15 +0000 (09:21 -0500)] 
[master] Failover primary now accepts secondary updates from active to abandoned

    Merges in rt25189.

8 years ago[master] dhclient -6 now supports option expressions such as prepend
Thomas Markwalder [Mon, 18 Jan 2016 13:46:17 +0000 (08:46 -0500)] 
[master] dhclient -6 now supports option expressions such as prepend

    Merges in rt39952.

8 years ago[master] Terminate strings before calling regexec
Shawn Routhier [Sat, 16 Jan 2016 03:49:23 +0000 (19:49 -0800)] 
[master] Terminate strings before calling regexec

    Make sure strings are terminated before callng regexec.
    If they are we can simply copy the pointers, if they
    aren't we need to copy the string into a new block
    of memory.

    Fix a boundary error in data_string_new()

8 years ago[master] Hnadle dhcpv6 being disabled better
Shawn Routhier [Tue, 12 Jan 2016 20:33:26 +0000 (12:33 -0800)] 
[master] Hnadle dhcpv6 being disabled better

    The previous patches didn't handle dhvpv6 being disabled well.
    This change moves the #ifdefs a bit to handle it.

8 years ago[master] Remove some incorrect #ifdefs
Shawn Routhier [Thu, 7 Jan 2016 19:35:44 +0000 (11:35 -0800)] 
[master] Remove some incorrect #ifdefs

As part of 33990 we removed some #ifdefs for DEBUG_MEMORY
but we didn't get all of them.  Remove the extra ones.

8 years ago[master] Added make tool and pkg-config tests to configure script
Thomas Markwalder [Thu, 7 Jan 2016 14:53:39 +0000 (09:53 -0500)] 
[master] Added make tool and pkg-config tests to configure script

    Merges in rt40371.

8 years ago[master] Add cve number to release note entry
Shawn Routhier [Thu, 7 Jan 2016 01:31:09 +0000 (17:31 -0800)] 
[master] Add cve number to release note entry

8 years ago[master] Emit better error messages for command line issues
Shawn Routhier [Thu, 7 Jan 2016 00:32:25 +0000 (16:32 -0800)] 
[master] Emit better error messages for command line issues

When emitting an error message due to a bad command line try to
include information about the argument that is at fault.

8 years ago[master] Clean up packet handling
Shawn Routhier [Thu, 17 Dec 2015 00:30:02 +0000 (16:30 -0800)] 
[master] Clean up packet handling

8 years ago[master] Update client code to RFC7550
Shawn Routhier [Wed, 2 Dec 2015 05:58:36 +0000 (21:58 -0800)] 
[master] Update client code to RFC7550

Update the v6 client code to handle getting
IA_NAs and IA_PDs in the same request better.

Squashed commit of the following:

commit ad1bf23100eba541c26c6c26fc2c5c9dc57dd674
Author: Shawn Routhier <sar@isc.org>
Date:   Mon Nov 16 23:08:13 2015 -0800

    [rt40190] Use dhc6_check_status for addresses and prefixes

commit 4cb1d499342e68c5c93b7e8dac71c9adbd737846
Author: Shawn Routhier <sar@isc.org>
Date:   Mon Nov 16 22:02:05 2015 -0800

    [rt40190] Correct the tests for a status code in the client

    Some of the tests for the NoAddrs or NoPrefix codes in the
    were incorrect, checking for a return of not success instead
    of success.

commit 41ad9ea4438c0f64b95ec7afeac38afd2f3b36cb
Author: Shawn Routhier <sar@isc.org>
Date:   Fri Nov 13 21:04:55 2015 -0800

    [rt40190] Update site.h to have the correct default

commit cb720dac6670e1a6cc19b22550506ded4093abef
Author: Shawn Routhier <sar@isc.org>
Date:   Fri Nov 13 21:03:38 2015 -0800

    [rt40190] update per second set of review comments

    Mostly this is a set of updates to the documentation.
    The only code change is to add a backwards compatibility
    option in includes/site.h for people who want the old weightings
    for the client lease scoring.

commit 269a5324b950062380b4e3988f56593dc21d05d9
Author: Thomas Markwalder <tmark@isc.org>
Date:   Thu Nov 12 09:00:36 2015 -0500

    [40190] Fixed another typo

commit 7da158497cd9236c30dfdce2b115818d1954839f
Author: Thomas Markwalder <tmark@isc.org>
Date:   Thu Nov 12 07:29:33 2015 -0500

    [40190] Minor cosmetics in dhc6.c

commit a010737de36e5ad2f46bb11f471ac66ccbc856aa
Author: Shawn Routhier <sar@isc.org>
Date:   Sat Nov 7 00:05:20 2015 -0800

    [rt40190] Update the use of the minimum score

    Update the use of the minimum score to use #defines instead
    of 150.  This corrects it for the current values and allows
    us to change the values if we include a backwards compatibility
    option.

commit b078575da08c06a75a49110273bf42e24d03c08a
Author: Shawn Routhier <sar@isc.org>
Date:   Fri Nov 6 21:55:05 2015 -0800

    [rt40190] Updates per review comments

    Update several comments to be more informative

    The code changes are mostly to fold all the two
    bare_ia routines together.

commit 248c498d45db5533f992fb6eb30ee6c3c399ee81
Author: Shawn Routhier <sar@isc.org>
Date:   Tue Oct 20 02:06:45 2015 -0700

    [rt40190] Fix up some typos

commit ba074eff2e82af0cfd25428e7f38bccd5fef7241
Author: Shawn Routhier <sar@isc.org>
Date:   Tue Oct 20 01:28:34 2015 -0700

    [rt40190] Patch for client side of 7550

    Finish up the code to handle multiple PDs and NAs
    in a single request, this includes updating the
    command line to add the -R option to require the
    requested IAs rather than accept the best advertised
    offer.

commit 5bb4368b8410e3c7bcdc28fdf4ae5572df04d03b
Author: Shawn Routhier <sar@isc.org>
Date:   Thu Oct 15 09:50:14 2015 -0700

    [rt40190] checkpoint my work

    The basic code is working there are still some issues with how
    corner cases get handled that I need to resolve

commit 4c0dba90fcd71c85fca3612aa5083fa11645f8f6
Author: Shawn Routhier <sar@isc.org>
Date:   Sun Oct 11 19:23:53 2015 -0700

    [rt40190] Some changes for rfc7550, to be updated

    This is being checked in so I can look at other tickets
    but I plan to re-arrange the code a fair amount.

8 years agoRemerged #38692
Francis Dupont [Tue, 17 Nov 2015 15:43:44 +0000 (16:43 +0100)] 
Remerged #38692

8 years agoUnmerged #38692
Francis Dupont [Tue, 17 Nov 2015 15:36:19 +0000 (16:36 +0100)] 
Unmerged #38692

8 years agoFinished merge of rt38836b (cross compile)
Francis Dupont [Tue, 17 Nov 2015 14:27:10 +0000 (15:27 +0100)] 
Finished merge of rt38836b (cross compile)

8 years agoMerged rt38836b (cross compile)
Francis Dupont [Tue, 17 Nov 2015 14:13:29 +0000 (15:13 +0100)] 
Merged rt38836b (cross compile)

8 years agoFinished merge of rt39210 (--with-libbind fixes) (regen required)
Francis Dupont [Tue, 17 Nov 2015 13:55:09 +0000 (14:55 +0100)] 
Finished merge of rt39210 (--with-libbind fixes) (regen required)

8 years agoregen
Francis Dupont [Mon, 16 Nov 2015 16:31:56 +0000 (17:31 +0100)] 
regen

8 years agoAddressed comments. Required regen
Francis Dupont [Mon, 16 Nov 2015 14:14:05 +0000 (15:14 +0100)] 
Addressed comments. Required regen

8 years ago[master] Fixed memory leask in omapi dereferencing
Thomas Markwalder [Thu, 5 Nov 2015 12:07:42 +0000 (07:07 -0500)] 
[master] Fixed memory leask in omapi dereferencing

    Merges in rt33990.

8 years ago[master] Update DDNS description a bit
Shawn Routhier [Thu, 5 Nov 2015 05:11:18 +0000 (21:11 -0800)] 
[master] Update DDNS description a bit

There were still some vestiges of the ad-hoc DDNS style
in the documentation.  Mostly places that said only the
interim style allowed a feature but one place mentioned
ad-hoc as well.  As there is no ad-hoc and both interim
and standard are the same for features I've removed such
language.

8 years ago[master] Fix a memory leak in the v6 version of the client code
Shawn Routhier [Wed, 21 Oct 2015 03:08:05 +0000 (20:08 -0700)] 
[master] Fix a memory leak in the v6 version of the client code
Squashed commit of the following:

commit 70bc20ffb6bd21793d2fb4f945ef9f16619df46f
Author: Shawn Routhier <sar@isc.org>
Date:   Tue Oct 20 12:18:01 2015 -0700

    [rt40990] Fix a memory leak in the v6 version of the client code

8 years ago[master] Corrected reverse-ordered RELNOTES entries after 4.3.3
Thomas Markwalder [Tue, 20 Oct 2015 19:22:11 +0000 (15:22 -0400)] 
[master] Corrected reverse-ordered RELNOTES entries after 4.3.3

8 years ago[master] Updated release notes
Thomas Markwalder [Fri, 16 Oct 2015 18:21:51 +0000 (14:21 -0400)] 
[master] Updated release notes

8 years ago[master] remove extra comma
Shawn Routhier [Thu, 15 Oct 2015 17:34:07 +0000 (17:34 +0000)] 
[master] remove extra comma

8 years ago[master] Added authoring-btye-order parameter to lease file handling
Thomas Markwalder [Tue, 13 Oct 2015 10:34:15 +0000 (06:34 -0400)] 
[master] Added authoring-btye-order parameter to lease file handling

    Merged in rt38396.