Skip to content
This repository has been archived by the owner on Nov 12, 2021. It is now read-only.

Latest commit

 

History

History
34 lines (21 loc) · 637 Bytes

TODO.md

File metadata and controls

34 lines (21 loc) · 637 Bytes

TODO

High

  • Provide a way to process .pcap files

  • Port from pf::util::dhcp to Net::DHCP::Packet and contribute missing features

  • Port to App::Cmd (or App::RAD)

  • Improve output

  • Provide a way to update the fingerprint database

    Either fetch from packetfence.org or include the fingerbank repo as a git submodule.

  • Provide a way to share unknown DHCP fingerprints

OSX port

  • Make Net::Pcap work

    The thing seems to hang on the loop statement.. More investigation required.

Win port

  • get rid of 'use POSIX;'

Low

  • Compare with and w/o Readonly::XS for performance