2
0
mirror of https://gitlab.isc.org/isc-projects/dhcp synced 2025-08-28 12:57:42 +00:00

937 Commits

Author SHA1 Message Date
Thomas Markwalder
db4e4aa2e4 [master] Fixed relative file name crash
Merges in rt46957
2018-01-12 10:41:37 -05:00
Francis Dupont
35a3a3a88f [rt46933] regen 2017-12-30 16:52:24 +00:00
Francis Dupont
563f0b8aef Merged rt44535 (relay port) 2017-12-23 01:18:23 +01:00
Francis Dupont
a2a0f98c21 Added local-address6 2017-12-19 21:02:51 +01:00
Thomas Markwalder
f1208e796d [master] dhcpd (-6) now supports update-static-leases
Merges in rt34097.
2017-12-19 13:29:32 -05:00
Thomas Markwalder
bafa7b74c4 [master] Added --release-on-roam server parameter
Merges in 46849.
2017-12-18 14:00:46 -05:00
Thomas Markwalder
4406f9b05d [master] delayed-ack is now compiled in by default
Merges in rt42444.
2017-12-13 13:55:57 -05:00
Thomas Markwalder
437756f711 [master] Pre-release tag prep for 4.4.0a1: version #, copyright etc...
Changes to be committed:
	modified:   README
	modified:   RELNOTES
	modified:   configure.ac
	modified:   includes/heap.h
	modified:   includes/t_api.h
	modified:   util/bind.sh
2017-12-11 11:47:03 -05:00
Thomas Markwalder
140612c8cb [master] Changes DHCLIENT_DEFAULT_PREFIX_LEN to 128, adds --address-prefix-len to dhclient cli
Merges in rt23252.
2017-12-11 09:19:54 -05:00
Thomas Markwalder
c2e5ee2882 [master] Adds persist-eui-64-leases config parameter and support
Merges in rt45046.
2017-12-11 07:45:10 -05:00
Thomas Markwalder
e6ffc27f24 [master] Adds key-algorithm statement to omshell
Merges in rt46771.
2017-12-11 07:19:43 -05:00
Thomas Markwalder
905c58b9ca [master] Adds DDNS Dual Stack Mixed Mode
Merges in rt42620.
2017-12-08 11:56:10 -05:00
Thomas Markwalder
bbdac71d26 [master] server (-6) now supports dhcp-cache-threshold
Merges in rt45292.
2017-12-07 10:48:06 -05:00
Thomas Markwalder
b4e157d82c [master] Replaced --enable-secs-btyeorder with run-time parameter
Merges in rt45364
2017-12-07 06:46:13 -05:00
Thomas Markwalder
0f69ff73f0 [master] Client (-6) DECLINEs and resolicits when client script DAD check fails
Merges in rt21237
2017-12-07 06:22:06 -05:00
Thomas Markwalder
d60573340f [master] dhcpd -T now writes leases to temp file
Merges in rt22267.
2017-12-06 15:25:56 -05:00
Thomas Markwalder
abacf8ad0d [master] Use 0 instead of -1 to indicate empty heap index
Merges in rt46719.
2017-12-01 09:13:26 -05:00
Thomas Markwalder
549956f488 [45364] Updated auto-generated files
modified:   configure
	modified:   includes/config.h.in
2017-11-29 14:00:37 +00:00
Thomas Markwalder
3059324199 [45364] Replaced --enable-secs-byteorder with runtime check-secs-byte-order
configure.ac
   removed --enable-secs-byteorder support

includes/dhcpd.h
    added SV_CHECK_SECS_BYTE_ORDER

includes/failover.h
    added extern int check_secs_byte_order

server/dhcpd.c
    postconf_initialization() - added logic to
    set check_secs_byte_order

server/failover.c
    load_balance_mine() - replaced conditional comp
    directives with runtime test of check_secs_byte_order

Added release note and updated man page.
2017-11-29 07:51:50 -05:00
Thomas Markwalder
c0e9661e70 [master] Added --prefix-len-hint command line argument to dhclient
Merges in rt43792
2017-11-27 08:55:13 -05:00
Francis Dupont
ebe51f89cc Merged rt44950 (MA compat) 2017-11-23 17:17:42 +01:00
Thomas Markwalder
7512d88b9f [master] Replaced licensing text with MPL licensing text throughout 2017-07-12 09:23:23 -04:00
Thomas Markwalder
b3e6fd5176 [master] Removed obsolete includes/isc-dhcp and its only occupant, dst.h
Merges in rt45541.
2017-07-12 08:56:37 -04:00
Thomas Markwalder
30afd7dbfa [master] Removed obsolete source directory minires.
Merges in rt45471.
2017-06-29 08:50:56 -04:00
tmarkwalder
5c03ed373d [master] Added conditional comp flag, CALL_SCRIPT_ON_ONETRY_FAIL
Merges in rt18183a.
2017-06-28 13:25:22 -04:00
Marcin Siodelski
63ccfbb045 [master] Changed severity of the log message indicating checksum errors.
Merges in rt41757.
2017-06-28 17:37:48 +02:00
Thomas Markwalder
6ec59010ef [master] Check failover pools per peer in test mode
Merges in rt29892
2017-06-27 10:10:26 -04:00
Thomas Markwalder
ca22af8999 [master] Optimized if and when DNS client context and ports are initted
Merges in rt45290.
2017-06-19 14:44:29 -04:00
Marcin Siodelski
c8f0b32ac5 [master] Added support for --with-srv-conf-file configuration parameter.
Merged 'rt44765'.
2017-05-18 18:18:33 +02:00
Francis Dupont
5fa58fdf3b Added '[' and ']' for MA compatibility 2017-05-11 13:06:16 +02:00
Thomas Markwalder
68507137e1 [master] Altered v4 lease time handling better handle infinite and large times
Merged in rt41976
2017-05-10 13:11:03 -04:00
tmarkwalder
1d7fceeb40 [master] dhclient now enforces require options statement in -6 mode
Merges in rt41473.
2017-05-03 09:28:12 -04:00
Thomas Markwalder
417b7b4a6d [master] Server now supports EUI-64 based address allocation scheme
Merged rt43927.
2017-04-26 14:09:31 -04:00
Francis Dupont
70b187b80e Added new files from autoreconf to gitignore 2016-10-12 09:40:11 +02:00
Francis Dupont
bf6f8fcee9 Almost done (still aestetic fixes and of course doc, doc, doc) 2016-10-06 20:45:50 +02:00
Francis Dupont
13e5cc6cbe Libtoolize build chain (unfinished) 2016-10-06 14:56:49 +02:00
Francis Dupont
a1eea2a0d1 Merged rt43246a (fix --enable-threads) 2016-10-06 10:14:10 +02:00
Francis Dupont
29b23207c0 Daemonize sooner (code from bind9/named) (rebased) 2016-10-01 01:35:37 +02:00
Francis Dupont
6831578226 Solved the --with-libbind vs distchek issue 2016-10-01 00:12:07 +02:00
Francis Dupont
e94e7f2380 Finished rebased 2016-09-28 16:36:21 +02:00
Shawn Routhier
60bba4343c [master] remove uses of vix.com, nominum.com and fugue.com
Squashed commit of the following:

commit 375a26d52db75c3f62b8914f36e4f1618253075e
Author: Shawn Routhier <sar@isc.org>
Date:   Thu Aug 18 14:26:28 2016 -0700

    [rt43069] remove uses of vix.com, nominum.com and fugue.com
2016-08-23 21:38:45 -07:00
Shawn Routhier
10b7683e58 [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.
2016-07-27 10:41:26 -07:00
Thomas Markwalder
a5252220fb [master] Add abandon-lease-time parameter
Merges in rt41815.
2016-07-07 14:11:26 -04: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.
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
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
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
785c1a519e Merged rt35711c (DHCPv4-over-DHCPv6 support) 2016-02-23 10:40:10 +01:00