2
0
mirror of https://gitlab.isc.org/isc-projects/kea synced 2025-09-04 07:55:18 +00:00

[master] Finishing merge of trac4313 (relay4[xxx].exists)

This commit is contained in:
Francis Dupont
2016-03-16 14:35:02 +01:00
parent 1de28b24e5
commit cb817e46e8

View File

@@ -1,3 +1,9 @@
1089. [func] fdupont
Added relay4[X].exists method in classifications that checks
whether a sub-option is present in theDHCPv4 RAI (Relay Agent
Information, 82) option.
(Trac #4313, git xxx)
1088. [bug] fdupont 1088. [bug] fdupont
Protected DHCP server main() routines against errors raised from Protected DHCP server main() routines against errors raised from
logger calls in the error handler (aka double errors). logger calls in the error handler (aka double errors).