BIND 10 #3336: No renew and rebind times in server respond.

BIND 10 Development do-not-reply at isc.org
Thu Feb 13 13:07:40 UTC 2014


#3336: No renew and rebind times in server respond.
-------------------------------------+-------------------------------------
            Reporter:  wlodekwencel  |                        Owner:
                Type:  defect        |                       Status:  new
            Priority:  low           |                    Milestone:  DHCP-
           Component:  dhcp4         |  QA Defects
            Keywords:                |                   Resolution:
           Sensitive:  0             |                 CVSS Scoring:
         Sub-Project:  DHCP          |              Defect Severity:  N/A
Estimated Difficulty:  0             |  Feature Depending on Ticket:
         Total Hours:  0             |          Add Hours to Ticket:  0
                                     |                    Internal?:  0
-------------------------------------+-------------------------------------
Description changed by wlodekwencel:

Old description:

> Options:
> 58 - Renewal Time Value RFC 2132 Section 9.11
> 59 - Rebinding Time Value RFC 2132 Section 9.12
> Kea4 does not include in to OFFER/ACK message.
>
> Apparently it's on 'TODO' list:
> file: src/bin/dhcp4/dhcp4_srv.cc lines 1046, 1047:
> {{{
>         /// @todo: send renew timer option (T1, option 58)
>         /// @todo: send rebind timer option (T2, option 59)
> }}}

New description:

 Options:
 58 - Renewal Time Value RFC 2132 Section 9.11
 59 - Rebinding Time Value RFC 2132 Section 9.12
 Kea4 does not include in to OFFER/ACK message.

 Apparently it's on 'TODO' list:
 file: src/bin/dhcp4/dhcp4_srv.cc lines 1046, 1047:
 {{{
         /// @todo: send renew timer option (T1, option 58)
         /// @todo: send rebind timer option (T2, option 59)
 }}}

 Also there is unitest for this: Dhcpv4SrvTest::checkAddressParams
 file: src/bin/dhcp4/tests/dhcp4_test_utils.cc
 line: 241

 It testing presence of those options in message created by server and that
 unitest is passing.

--

-- 
Ticket URL: <http://bind10.isc.org/ticket/3336#comment:1>
BIND 10 Development <http://bind10.isc.org>
BIND 10 Development


More information about the bind10-tickets mailing list