BIND 10 #1555: refactor: DHCP listening on more than one interface, timeout
BIND 10 Development
do-not-reply at isc.org
Wed Jan 11 14:42:07 UTC 2012
#1555: refactor: DHCP listening on more than one interface, timeout
-------------------------------+-----------------------------------------
Reporter: tomek | Owner:
Type: defect | Status: new
Priority: major | Milestone: New Tasks
Component: dhcp | Keywords:
Sensitive: 0 | Defect Severity: N/A
Sub-Project: DHCP | Feature Depending on Ticket:
Estimated Difficulty: 0 | Add Hours to Ticket: 0
Total Hours: 0 | Internal?: 0
-------------------------------+-----------------------------------------
Both DHCPv4 and DHCPv6 components listen on a single socket. They need to
use select() to listen on many sockets. Also, timeout must be specified.
That will be needed later on, when certain actions will happen based on
time, rather than packet reception (i.e. lease expiration).
Time must be specified on sub-second resolution (ms or us).
--
Ticket URL: <http://bind10.isc.org/ticket/1555>
BIND 10 Development <http://bind10.isc.org>
BIND 10 Development
More information about the bind10-tickets
mailing list