BIND 10 #1338: dhcperf should have the ability to dump sent/received traffic to file

BIND 10 Development do-not-reply at isc.org
Fri Oct 21 12:35:06 UTC 2011


#1338: dhcperf should have the ability to dump sent/received traffic to file
-------------------------------------+-------------------------------------
            Reporter:  tomek         |                        Owner:
                Type:  enhancement   |                       Status:  new
            Priority:  minor         |                    Milestone:  DHCP
           Component:  dhcp          |  2011
           Sensitive:  0             |                     Keywords:
         Sub-Project:  DHCP          |              Defect Severity:  N/A
Estimated Difficulty:  0             |  Feature Depending on Ticket:
         Total Hours:  0             |          Add Hours to Ticket:  0
                                     |                    Internal?:  0
-------------------------------------+-------------------------------------
 Even though we will work on making this tool as smart as possible, there
 always be cases when manual investigation is required.

 Traffic should be dumped in pcap (tcpdump) format.

 Ideally, it would use some existing library to write traffic in proper
 format.

 Due to time constraints, I don't think we will be able to do this in the
 November 2011 milestone. We could consider temporary solution that could
 work, though:

 Before test: fork() + system("tcpdump -i eth0 dhcp")

 Run tests as usual

 After test: kill tcpdump

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


More information about the bind10-tickets mailing list