• Petr Špaček's avatar
    Deckard: use SOCKET_WRAPPER_PCAP_FILE facilities · 5d06b04d
    Petr Špaček authored
    Custom implementation of packet logging was replaced by
    SOCKET_WRAPPER_PCAP_FILE facilities. The main advantage is that it logs
    all the traffic including malformed packets, ICMP messages and so on.
    
    As side-effect, this commit removes depedency on Python package dpkt.
    5d06b04d
This project manages its dependencies using pip. Learn more