BIND 10 #234: Receive of partial DNS message on TCP does not buffer properly

BIND 10 Development do-not-reply at isc.org
Tue Jun 8 11:57:43 UTC 2010


#234: Receive of partial DNS message on TCP does not buffer properly
----------------------+-----------------------------------------------------
 Reporter:  shane     |       Owner:                      
     Type:  defect    |      Status:  new                 
 Priority:  major     |   Milestone:  feature backlog item
Component:  b10-auth  |    Keywords:                      
Sensitive:  0         |  
----------------------+-----------------------------------------------------
 When we receive TCP data in the auth-srv, we parse it right away. If we
 only have a partial DNS message, the query fails. We should handle this
 properly, by buffering the data somehow.

 The code which does this is in `auth_srv.cc`, in the
 `AuthSrv::processMessage()` function.

-- 
Ticket URL: <https://bind10.isc.org/ticket/234>
BIND 10 Development <http://bind10.isc.org>
BIND 10 Development


More information about the bind10-tickets mailing list