scapy v2.4.2 Release Notes

Release Date: 2019-01-11 // over 5 years ago
  • Main changes

    • Gabriel Potter is officially part of the Scapy maintainers team
    • ๐Ÿ‘€ PEP08 compliance (see #1277)
    • ๐Ÿ‘€ Speed improvements (see #642)

    Core

    • ๐Ÿ”€ 253 merged pull requests since v2.4.0
    • ๐Ÿ‘ Python 3.7 support
    • โœจ Enhanced Windows support
    • โœ… unit testing is now 100% tox based

    Layers

    Major changes

    • Many automotive related layers added (ISO-TP...)

    ๐Ÿ†• New

    • EtherCat
    • OPCDA
    • SOCKS
    • USBpcap
    • RPKI

    ๐Ÿ‘Œ Improved

    • MACsec, MQTT, MPLS, DNS, ARP, Dot15d4, Zigbee, Bluetooth4LE, RadioTap ...
    • โœจ Enhanced monitor mode support

    Other