2
0
mirror of https://gitlab.isc.org/isc-projects/dhcp synced 2025-08-29 05:17:57 +00:00

555 Commits

Author SHA1 Message Date
Wlodek Wencel
f4622ec147 regenerated Makefiles for release 2022-01-25 16:33:59 +01:00
Wlodek Wencel
49a7fb582d copy rights update 2022-01-25 16:24:16 +01:00
Tomek Mrugalski
f6b8f48d16 [#189] Whitespace fixes in opened files 2022-01-20 12:04:28 +01:00
Tomek Mrugalski
429a56d73c [#189] ISC address updated 2022-01-20 12:04:28 +01:00
Razvan Becheriu
0c03eaefbb fixed compilation warning 2022-01-19 20:59:15 +02:00
Christian Hesse
805ce64ff3 [#77,!53] replace deprecated ifconfig with ip
For linux scripts the deprected ifconfig has been replaced with ip.
However there is one leftover, replace that as well.

Closes #77

Signed-off-by: Christian Hesse <mail@eworm.de>
2022-01-12 17:48:03 +01:00
Francis Dupont
46de3dfd99 Mixed with srandomdev() BSD code 2022-01-12 08:53:55 -05:00
Thomas Markwalder
33e517615f [#123] dhclient no longer declines on client script crashes
modified:   RELNOTES
modified:   client/dhclient.c
2022-01-12 08:29:51 -05:00
Francis Dupont
79110e525e Addressed comments 2020-12-29 16:48:04 +01:00
Francis Dupont
ee3fe731fd Added V6ONLY reason to the client script man 2020-10-14 16:39:22 +02:00
Francis Dupont
4b705d0d1d Added cancel timeouts 2020-10-14 16:16:16 +02:00
Francis Dupont
3354013a47 Checkpoint: code done, need tests 2020-10-13 10:15:00 +02:00
Francis Dupont
933b80fa64 Checkpoint: added start/finish v6only 2020-10-12 22:18:33 +02:00
Thomas Markwalder
6c7e61578b [#117] Fixed gcc 10 compilation issues
client/dhclient.c
relay/dhcrelay.c
    extern'ed local_port,remote_port

common/discover.c
    init local_port,remote_port to 0

server/mdb.c
    extern'ed dhcp_type_host

server/mdb6.c
    create_prefix6() - eliminated memcpy string overflow error
2020-10-07 10:41:45 +00:00
Thomas Markwalder
109fa1d093 [master] Pre-release tag prep for 4.4.2: version #, copyright etc...
Changes to be committed:
	modified:   LICENSE
	modified:   README
	modified:   RELNOTES
	modified:   client/dhclient.c
	modified:   common/discover.c
	modified:   configure
	modified:   configure.ac
	modified:   configure.ac+lt
	modified:   configure.ac-base
	modified:   configure.ac-lt
	modified:   relay/dhcrelay.c
	modified:   relay/tests/relay_unittests.c
	modified:   server/dhcpd.c
	modified:   server/failover.c
	modified:   util/bind.sh
2020-01-17 15:38:12 -05:00
Thomas Markwalder
82e0ea5760 [master] Pre-release tag prep for 4.4.2b1: version #, copyright etc...
Changes to be committed:
	modified:   LICENSE
	modified:   README
	modified:   RELNOTES
	modified:   client/dhclient.8
	modified:   common/options.c
	modified:   configure
	modified:   configure.ac
	modified:   configure.ac+lt
	modified:   configure.ac-base
	modified:   configure.ac-lt
	modified:   keama/confparse.c
	modified:   keama/keama.8
	modified:   keama/keama.c
	modified:   keama/keama.h
	modified:   keama/options.c
	modified:   keama/parse.c
	modified:   server/dhcpd.c
	modified:   util/bind.sh
2019-12-11 12:24:01 -05:00
Thomas Markwalder
e35c2a5242 [#64,!35] Updated copyrights in log messages 2019-11-26 07:02:32 -05:00
Thomas Markwalder
0cd94b5ef4 [#64,!35] Restored work
Restored cummulative work.
2019-11-22 13:39:45 -05:00
Thomas Markwalder
5df5813d20 [#16,!9] Addressed review comments
Added comments on #endif statements
2019-06-06 13:31:08 -04:00
Thomas Markwalder
1c779d3b51 [#16,!9] Added missing NSUPDATE compilation logic
Added a release note.

client/dhclient.c
    Only include dhclient_ddns_cb_free() if NSUPDATE is defined

includes/omapip/isclib.*
    Only inlucde isc_result_t dns_client_init() if NSUPDATE is defined
2019-05-15 09:39:26 -04:00
Francis Dupont
b1ed27b951 Added missing bracket (#47779) 2018-06-13 14:57:54 +02:00
Thomas Markwalder
db4e4aa2e4 [master] Fixed relative file name crash
Merges in rt46957
2018-01-12 10:41:37 -05:00
Thomas Markwalder
d394b602d4 [master] Added DAD error checking on BOUND6 to client scripts
Merges in rt46805.
2018-01-12 10:12:41 -05:00
Francis Dupont
913ec5318c Added missing Kyuafile files 2018-01-11 15:21:05 +01:00
Francis Dupont
662483908c Finishing merge of rt46933 (Kyua) 2018-01-11 15:02:35 +01:00
Thomas Markwalder
a804fcc04a [master] Added backward incompatibility warnings to RELNOTES
Merges in rt23252a.
2018-01-05 07:09:05 -05:00
Thomas Markwalder
397599cb44 [master] Pre-release tag prep for 4.4.0b1: version #, copyright etc... 2018-01-02 14:06:31 -05:00
Francis Dupont
35a3a3a88f [rt46933] regen 2017-12-30 16:52:24 +00:00
Francis Dupont
6b87c7f213 checkpoint for regen 2017-12-30 17:49:14 +01:00
Francis Dupont
fd21fdfe67 Removed Kyuafile files 2017-12-30 17:46:16 +01:00
Francis Dupont
e3318080ee Added Kyuafile files 2017-12-30 15:57:27 +01:00
Thomas Markwalder
e8b058cfa5 [master] Fixes minor coverity issues
Merges in rt46836
2017-12-18 13:50:03 -05:00
Thomas Markwalder
f1fc5ede22 [master] dhclient (-6) skips confirm (INIT REBOOT) is all leases are expired
Merges in rt22675.
2017-12-11 10:43:04 -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
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
35e8688957 [master] Added lease address to DHCPv4 message logs
Merges in rt2729.
2017-12-06 09:48:59 -05:00
Thomas Markwalder
83f1dd956c [master] Corrected dhclient command line parsing of --dad-wait-time
Merges in rt46535
2017-11-27 13:30:27 -05:00
Thomas Markwalder
3e88222f1c [master] dhclient now delays between DHCPDECLINE and DHCPDISCOVER
Merges in rt45457
2017-11-27 13:12:24 -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
Thomas Markwalder
c0a64ef0e4 [master] Added client_universe to dhclient
Merges in rt46616.
2017-11-27 06:52:52 -05:00
Thomas Markwalder
e39b419396 [master] Added include of isc/util.h as needed
Merges in 46332.
2017-10-19 13:21:18 -04:00
Thomas Markwalder
7512d88b9f [master] Replaced licensing text with MPL licensing text throughout 2017-07-12 09:23:23 -04:00
tmarkwalder
babe4149c5 [master] Use alias/-alias for ifconfig calls in netbsd & openbsd client scripts
Merges rt31573.
2017-06-30 14:12:23 -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
Tomek Mrugalski
9261cb1410 [19430] linux script significantly updated
# Conflicts:
#	client/scripts/linux
2017-06-28 14:07:08 +02:00
Tomek Mrugalski
27be804f88 [19430] Script handling functions documented. 2017-06-28 13:59:50 +02:00
Tomek Mrugalski
3f2eb20663 [master] Merge branch 'rt18183' (script call with fail reason and -1)
# Conflicts:
#	RELNOTES
2017-06-22 15:37:17 +02:00
Tomek Mrugalski
c788d4f8d4 [19430] dhclient now calls script with reason=FAIL even with -1 option 2017-06-21 19:22:30 +02:00
tmarkwalder
251bb4b903 [master] Fixed crash in dhclient when de-preferencing a lease
Merges in rt44373.
2017-06-21 10:09:43 -04:00
Thomas Markwalder
8c785e7941 [master] Added allocation failure error messages to two locations
Merges in rt41185.
2017-06-20 06:56:52 -04:00