<todo version="0.1.19">
    <note priority="high" time="1245956379" done="1245980432">
        make a test for passing Net::Pcap objects to new() ... or at least try it
    </note>
    <note priority="medium" time="1216934250" done="1217006961">
        this needs documentation
    </note>
    <note priority="veryhigh" time="1245964357" done="1246015645">
        use the eth0.data and lo.data to test thing without even requiring root
        <note priority="veryhigh" time="1245980471" done="0">
            I got lo.data, but I still have to test eth0.data and ....
        </note>
        <note priority="veryhigh" time="1245980497" done="0">
            ... I should probably test a lot of the shit from the &lt; t/31 tests that needs root
        </note>
    </note>
    <note priority="high" time="1245962915">
        document the new constructor things
    </note>
    <note priority="medium" time="1216934274">
        check the tests to try to eliminate as many timing issues as possible
    </note>
    <note priority="medium" time="1216991127">
        add udp tests
    </note>
    <note priority="medium" time="1216991131">
        add arp tests
    </note>
    <note priority="medium" time="1216991135">
        add rarp tests
    </note>
    <note priority="medium" time="1217006976">
        use my $iface = IO::Interface::Simple-&gt;new($dev); to provide $iface-&gt;hwaddr, $iface-&gt;address, $iface-&gt;netmask ... see http://search.cpan.org/src/SAPER/Net-Pcap-0.16/bin/pcapinfo
    </note>
    <note priority="medium" time="1217068940">
        ipv6 netpacket decoder
    </note>
</todo>
