Thomas Markwalder
573f1809eb
[master] Updated auto-generated files for 4.3.4
v4_3_4
2016-03-22 13:47:19 +00:00
Thomas Markwalder
33dca28a7a
[master] Pre-release tag prep for 4.3.4: version #, copyright etc...
2016-03-22 09:39:36 -04:00
Francis Dupont
254fb9948f
Fixed util/bindvar.sh error handling
2016-03-18 14:39:24 +01:00
Thomas Markwalder
34a09be027
[master] Updated release notes with contributor cite
2016-03-09 13:20:20 -05:00
Jeremy C. Reed
29d1b58f4e
fix typo
2016-03-08 13:33:41 -05:00
Jeremy C. Reed
26de50fb49
Merge branch 'master' of repo.isc.org:/proj/git/prod/dhcp
...
Conflicts:
RELNOTES
2016-03-08 12:11:28 -05:00
Jeremy C. Reed
713a29568c
fix a punctuation and capitalize a trademark to be consistent
2016-03-08 12:06:27 -05:00
Jeremy C. Reed
cb0d7e7c2b
fix few misspelling typos and some capitalization
2016-03-08 11:59:28 -05:00
Thomas Markwalder
b12e0ca961
[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.
v4_3_4b1
2016-03-07 14:48:28 -05:00
Thomas Markwalder
be3ee1b92b
[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.
2016-03-07 09:07:43 -05:00
Shawn Routhier
dfffba2dd3
[master] #ifdef parse_iaid_duid so it is only included for v6
2016-03-05 10:15:56 -08:00
Shawn Routhier
c808603ec9
[master] Fix typos in relnotes
2016-03-05 10:08:05 -08:00
Thomas Markwalder
08c8b40074
[master] Updated auto-generated files for 4.3.4b1
2016-03-04 21:27:34 +00:00
Thomas Markwalder
9deef2e73e
[master] Pre-release tag prep for 4.3.4b1: version #, copyright etc...
2016-03-04 16:19:27 -05:00
Shawn Routhier
0b209ea5cc
[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.
2016-03-04 12:16:52 -08:00
Thomas Markwalder
cc1bd34e09
[master] Added lease-id-format to server and client
...
Merges in rt26378
2016-03-04 14:16:29 -05:00
Shawn Routhier
7f4e6f9778
[master] Fix typo in dhcp-options.5
2016-02-29 20:48:45 -08:00
Shawn Routhier
84ee63a06b
[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
2016-02-23 12:16:19 -08:00
Thomas Markwalder
9b2e9347a9
[master] Updated release notes
2016-02-23 13:26:33 -05:00
Thomas Markwalder
fca944dbbb
[master] Updated release notes
2016-02-23 07:51:09 -05:00
Thomas Markwalder
0f1a34e915
[master] Fixed interface device naming for DLPI under Solaris 11
...
Merges in rt37954.
2016-02-23 07:09:17 -05:00
Francis Dupont
e71425b7c4
Merged rt41751 (DHCP4o6 docs) (new files and regen)
2016-02-23 11:20:38 +01:00
Francis Dupont
4dfe00da36
Merged rt41751 (DHCP4o6 docs)
2016-02-23 11:10:14 +01:00
Francis Dupont
52fac07044
Merged rt35711c (DHCPv4-over-DHCPv6 support) (new files)
2016-02-23 10:49:25 +01:00
Francis Dupont
785c1a519e
Merged rt35711c (DHCPv4-over-DHCPv6 support)
2016-02-23 10:40:10 +01:00
Shawn Routhier
08ad1e3c90
[master] Correct the tag of a release note entry
2016-02-18 20:30:57 -08:00
Thomas Markwalder
45086eef45
[master] Fixed several minor Coverity issues
...
Merges in rt35144.
2016-02-18 11:21:42 -05:00
Shawn Routhier
0ba7d5fc15
[master] Add cast of sizeof() to long to make some compilers happy
2016-02-16 14:36:10 -08:00
Thomas Markwalder
cbef159ef0
[master] Fixed coverity issue in dhcrelay
...
Merges in rt41708
2016-02-16 15:45:54 -05:00
Thomas Markwalder
dce576b860
[master] Add global DHCPv6 option, dhcpv6-set-tee-times to calculate T1/T2
...
Merges in rt25687
2016-02-16 13:07:02 -05:00
Thomas Markwalder
6e7e6637ac
[master] Add link selection suboption support to dhcrelay (RFC 3527)
...
Merges in rt34875.
2016-02-10 07:20:03 -05:00
Francis Dupont
3c16abe681
regen
2016-02-09 13:52:02 +01:00
Francis Dupont
f704712ed7
Finished merge of t39262 (DHCP build from another directory)
2016-02-09 13:49:00 +01:00
Thomas Markwalder
68b5d3956b
[master] Moved misplaced release note to proper spot
2016-02-08 07:32:34 -05:00
Shawn Routhier
68b4418416
[master] merge documeantion change
...
Merge branch 'master' of repo.isc.org:/proj/git/prod/dhcp
2016-02-05 15:57:46 -08:00
Shawn Routhier
3978c5eae5
[master] Fix send description in dhclient.conf.5
...
There can be only one option per send statement.
2016-02-05 15:56:35 -08:00
Thomas Markwalder
606f272018
[master] Fixed infinite-is-reserved and lease:flags setting via omapi
...
Merges in rt31179.
2016-02-05 09:03:51 -05:00
Shawn Routhier
1d3fc4d0d8
[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.
2016-02-02 10:13:11 -08:00
Shawn Routhier
1bfdeaaee9
[master] Add new options
...
options for v4: 116, 141, 142, 159, 160
options for v6: 103, 143
from rfcs: 2563, 6011, 6153, 7618, 7710
2016-01-29 10:51:18 -08:00
Francis Dupont
a6ed1aa895
regen
2016-01-29 15:00:37 +01:00
Francis Dupont
b7311aaeb3
Merged rt38835a (add --with-randomdev in config options)
2016-01-29 14:57:39 +01:00
Thomas Markwalder
62a9eb918c
[master] Add support for relayed client-linklayer-address option (RFC 6939)
...
Merges in rt40334.
2016-01-28 16:30:01 -05:00
Francis Dupont
cab61f4377
regen
2016-01-27 13:25:02 +01:00
Francis Dupont
81060f1638
Finish rt41536 merge
2016-01-27 13:14:42 +01:00
Francis Dupont
c1ea517785
Merge rt41536 (Use a configure variable for ar)
2016-01-27 13:04:10 +01:00
Francis Dupont
41b5a1a6b7
Add a release note entry
2016-01-27 12:59:23 +01:00
Francis Dupont
5965f335c7
Add error when ar is not found (from bind9 configure)
2016-01-27 12:58:58 +01:00
Shawn Routhier
36c4a03705
[master] Enhance support for long and infinite leases in v6 server
2016-01-25 21:16:00 -08:00
Francis Dupont
e619bd678c
Added an AR configure variable and regen
2016-01-25 15:33:10 +01:00
Shawn Routhier
0958dea48c
[master] Add reporter's name to the release note
2016-01-23 22:48:51 -08:00