All Versions
14
Latest Version
Avg Release Cycle
74 days
Latest Release
1696 days ago
Changelog History
Page 1
Changelog History
Page 1
-
v2.4.4 Changes
September 02, 2020Main Changes
Core
- 776 commits to master since this v2.4.3
- ๐ fix how timestamps are measured on layer 3 (broken since 2.4.1)
- โฌ๏ธ drop DNET support (deprecated since 2.4.0)
- Scapy will now use
libpcap
instead oftcpdump
to compile the filters (tcpdump
is still used to filter pcaps) - ๐ major changes to the online doc: add an automatically generated API reference with visual representation of each layer, move to Sphinx 3.0.0, new layer-specific doc...
- ๐ *BSD fixes
- more doc to many functions
Layers
- ๐ New layers (homeplug sg, smb2, NSH, RPL, ERSPAN, BFD, ROCE...)
- ๐ TLS: TLS 1.3 support & many fixes
- 802.11 improvements / WPA3 detection
- ๐ Netflow 9 fixes
- ๐จ Major refactor & changes of the Automotive layers
- HTTP changes
- ๐ DHCPv6 fixes according to revision of the RFC
- Bluetooth improvements (+BLE)
- ๐ minor fixes to Radius, PPP, GTP, IPsec, CDP, VTP, HTTP/2, ...
-
v2.4.4.rc2
July 26, 2020 -
v2.4.4.rc1
July 19, 2020 -
v2.4.3rc4
July 29, 2019 -
v2.4.3.rc4
July 29, 2019 -
v2.4.3.rc3
July 09, 2019 -
v2.4.3.rc2
July 01, 2019 -
v2.4.3.rc1
March 05, 2019 -
v2.4.2 Changes
January 11, 2019Main 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
- โ addresses a v2.4.0 vulnerability
-
v2.4.1
January 10, 2019