2
0
mirror of https://gitlab.isc.org/isc-projects/dhcp synced 2025-08-29 13:28:14 +00:00

4422 Commits

Author SHA1 Message Date
Thomas Markwalder
7de26fe7a1 [#148] Fixed RELNOTES 2022-01-20 13:51:56 -05:00
Francis Dupont
e512aafa30 Missing dot in .fi 2022-01-20 13:47:44 -05:00
Thomas Markwalder
844bebe4ec [#148] Replaced hard-coded MD5 algorithm name in OMAPI connection
omapip/connection.c
    ctring_from_attribute() - new convenience function for fetching
    object attribute values as C strings

    make_dst_key() - modified to use the authenticator object's
    value for algorithm name
2022-01-20 13:47:44 -05:00
Tomek Mrugalski
ee868403d0 [#103] Removed unnecessary preamble 2022-01-20 17:12:33 +01:00
Tomek Mrugalski
22a5e70df9 [#189] One missed address updated 2022-01-20 12:04:28 +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
Tomek Mrugalski
06eba2207b [#218] Updated RELNOTES with acknowledgement 2022-01-20 11:25:34 +01:00
Tomek Mrugalski
8d822e2c23 [#218] Added empty install-exec target
- as requested by Philip Prindeville for OpenWRT build fix
2022-01-20 10:36:06 +01:00
Tomek Mrugalski
2925489603 [#218] RELNOTES updated 2022-01-20 10:33:02 +01:00
Tomek Mrugalski
ddbacbd5e1 [#218] Update .gitignore 2022-01-20 10:33:02 +01:00
Tomek Mrugalski
ea10884dc5 [#218] Imported BIND 9.11.36 2022-01-20 10:33:02 +01:00
Francis Dupont
002ed173d8 [(no branch, rebasing 218-updated-bundled-bind9)] Moved to bind 9.11.36 with a fixed kit script 2022-01-20 10:33:01 +01:00
Razvan Becheriu
0c03eaefbb fixed compilation warning 2022-01-19 20:59:15 +02:00
Thomas Markwalder
f853b9c8e5 [master] Fixed RELNOTES issue number 2022-01-12 13:07:30 -05: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
629a452464 Added a RELNOTES entry 2022-01-12 08:55:47 -05:00
Francis Dupont
46de3dfd99 Mixed with srandomdev() BSD code 2022-01-12 08:53:55 -05:00
Francis Dupont
eece3e17eb [197] Regen configure 2022-01-12 08:53:55 -05:00
Francis Dupont
d4fbfc55c7 Added quotes 2022-01-12 08:53:55 -05:00
Francis Dupont
54f832a821 [197] Regen configure 2022-01-12 08:53:55 -05:00
Francis Dupont
1cb76d2d23 Checkpoint before regen 2022-01-12 08:53:55 -05:00
Thomas Markwalder
2e914d00dd [#92] Max startup lease size now only checked on 32-bit OSes
modified:
    RELNOTES
    server/confpars.c
2022-01-12 08:35:26 -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 list 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
397b2947c6 RELNOTES entry proposal 2020-10-14 16:30:30 +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
Francis Dupont
9d8d2fb788 Added dhcp-options.5 entry 2020-10-12 13:57:37 +02:00
Francis Dupont
25f124c820 Added option definition 2020-10-12 13:50:46 +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
Francis Dupont
812cd4a7f8 Revert last commit 2020-09-30 15:14:16 +02:00
Francis Dupont
792db388fd Added option definition 2020-09-30 14:52:40 +02:00
Thomas Markwalder
26243975f0 [#108] Corrected a typo in dhcpd.conf.5 2020-08-07 13:14:12 -04:00
Francis Dupont
c666652e10 Fixed gcc10 build 2020-07-03 15:24:32 +02:00
Thomas Markwalder
c2147767a5 [#113] Update bind9 branch name
modified:   util/bind.sh
2020-06-17 11:18:15 -04:00
Thomas Markwalder
b8724f78a6 [#80] Corrected unresolved symbol, dhcpv4o6() in relay_unittests under libtool
Removed dummy func defs, reworked #defines to satisfy symbols.

Changes to be committed:
	modified:   relay/dhcrelay.c
	modified:   relay/tests/relay_unittests.c
v4_4_2_f1
2020-01-21 12:40:28 -05:00
Thomas Markwalder
18d088f258 [master] Updated auto-generated files for 4.4.2 v4_4_2 2020-01-17 20:50:34 +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
39788b3dac [#80] Fixed unresolved symbol errors linking relay_unittests with libtool
modified: RELNOTES
modified: relay/tests/relay_unittests.c
2020-01-17 09:08:29 -05:00
Thomas Markwalder
31e68e5e3b [#75] Removed trailing spaces
modified:   relay/tests/Atffile
modified:   relay/tests/Makefile.am
2020-01-14 14:29:24 -05:00
Thomas Markwalder
afb6640167 [#71] Addressed review comments
Updated RELNOTES with acks per support request

relay/tests/Kyuafile
    corrected bin name

relay/tests/relay_unittests.c
    Updated commentary and other minor changes
2020-01-14 14:29:24 -05:00
Thomas Markwalder
c02625dc21 [#71] Update auto-generated files
updated:
configure
relay/Makefile.am
relay/Makefile.in
relay/tests/Makefile.am

new file:
relay/tests/Makefile.in
2020-01-14 14:29:24 -05:00
Thomas Markwalder
bba906f6ce [#71] Added a release note 2020-01-14 14:29:24 -05:00
Thomas Markwalder
0a2f9a62bc [#71] Fix dhcrelay agent option buffer pointer logic
relay/dhcrelay.c
    Added UNIT_TEST conditionals and such for unit test support

    strip_relay_agent_options()
    strip_relay_agent_options()
    - corrected buffer pointer logic

relay/tests/Atffile
relay/tests/Kyuafile
relay/tests/Makefile.am
relay/tests/relay_unittests.c
    - new unit test files

configure.ac-base
    added relay/tests/Makefile

regenerated configure files
	configure
    configure.ac
    configure.ac+lt
    configure.ac-lt
2020-01-14 14:28:42 -05:00
Thomas Markwalder
5da634c5af [#75] Updated additional setsockopt logs
modified:   common/socket.c
2020-01-14 10:09:11 -05:00
Thomas Markwalder
8834cc2e58 [#75] Addressed review comments
modified:   common/socket.c
    Added interface name to overlooked v6 log messages.
2020-01-14 10:09:11 -05:00
Thomas Markwalder
4ad524bd4d [#75] Added target interface name to socket init failure logs
modified:
    RELNOTES
    common/socket.c
2020-01-14 10:09:11 -05:00