Francis Dupont
3bb1978fee
spelling
2017-12-06 15:56:29 +01:00
Francis Dupont
31f45236a2
Ran util/regen-conf.sh after configure.ac-base update
2017-12-06 15:53:35 +01: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
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
ecf9f77b98
[master] added RELNOTES citation
2017-11-30 15:50:11 -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
8e2197467f
[master] Added RELNOTE citation
2017-11-28 07:04:37 -05:00
Thomas Markwalder
2d542e1ecf
[master] Ignore empty host name option when parsing v4 packets
...
Merges in rt43786
2017-11-27 13:50:02 -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
3e985dbf1f
[master] Disable load balancing when load balance max secs is 0
...
Merges in rt39669.
2017-11-27 07:18:48 -05:00
Thomas Markwalder
c0a64ef0e4
[master] Added client_universe to dhclient
...
Merges in rt46616.
2017-11-27 06:52:52 -05:00
Francis Dupont
ebe51f89cc
Merged rt44950 (MA compat)
2017-11-23 17:17:42 +01:00
Thomas Markwalder
fc4f62fe47
[master] Output copyright et al with usage in dhcrelay
...
Merges in rt41865.
2017-11-16 14:08:53 -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
6bc5ad88db
[master] Fixed typo in dhcpd.8
2017-10-19 06:32:05 -04:00
Thomas Markwalder
f54a146c7f
[master] Fixed man page typo
...
modified: server/dhcpd.conf.5
2017-09-18 07:12:08 -04:00
Thomas Markwalder
a58a10763b
[master] Added RELNOTES citation
2017-09-06 13:25:30 -04:00
Thomas Markwalder
d1489a35a9
[master] Honor prefix length hint for returning clients
...
Merges in rt45780.
2017-09-06 10:25:17 -04:00
Thomas Markwalder
f883cc9031
[master] Fixed mispelling of abandon-lease-time in dhcpd.conf.5
2017-08-10 06:45:01 -04:00
Thomas Markwalder
024bee0025
[master] Fixed a typo in RELNOTES
2017-07-14 16:23:34 -04: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
c1beb00363
[master] Fixed mispellings in release notes
2017-07-11 11:38:54 -04:00
Thomas Markwalder
a9df471081
[master] Added release note citation.
2017-07-05 13:39:43 -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
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
tmarkwalder
d13749a95d
[19430] Updated copyrights
2017-06-28 14:09:11 +02:00
Tomek Mrugalski
fbe81d8e60
[19430a] RELNOTES updated to reference 18111.
2017-06-28 14:09:03 +02:00
Tomek Mrugalski
6573afff19
[rt19430b] RELNOTES updated.
...
# Conflicts:
# RELNOTES
2017-06-28 14:08:51 +02:00
Tomek Mrugalski
41d5a624d9
[19430] Unnecessary dot removed.
2017-06-28 14:07:45 +02:00
Tomek Mrugalski
fa7c137899
[19430] Spelling error in parse.c
2017-06-28 14:07:36 +02: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
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
01bfe9c5de
[master] Updated release notes
2017-06-22 14:26:34 -04:00
Francis Dupont
f76938c510
Regen configure.ac?lt
2017-06-22 16:32:21 +02:00
Francis Dupont
bf0b186371
Ignore ENOPROTOOPT on SO_REUSEPORT for RedHat
2017-06-22 16:25:34 +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
d43a583573
[18183] RELNOTES acknowledgment updated
2017-06-22 15:35:34 +02:00
tmarkwalder
e11ab66466
[18183] Fixed typo in release notes
2017-06-22 07:24:29 -04:00
Tomek Mrugalski
a489cc48c3
[rt18183] Spelling corrected.
2017-06-21 19:24:02 +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
ff343a30c4
[master] Added release note citation
2017-06-21 13:20:05 -04: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