- Sep 21, 2017
- Sep 20, 2017
-
-
Pierre Lalet authored
PR #725 improved
-
Pierre Lalet authored
Add next_cls_cb attribute to PacketListField
-
gpotter2 authored
* Fix warning texts not being printed * Add legacy style + histfile * Fix Doc, readme, appveyor * Add packet fields auto-completion (thanks to @p-l-) * Pickle, session, interact tests * Remove trailing line
-
Guillaume Valadon authored
-
Guillaume Valadon authored
-
Guillaume Valadon authored
-
Sabrina Dubroca authored
-
Sabrina Dubroca authored
-
Pierre Lalet authored
Replace TLS prints with logging
-
- Sep 19, 2017
-
-
hecke authored
LLDP - support for basic TLVs according to: IEEE 802.1AB-2016
-
Pierre Lalet authored
Fix DHCPv6 Relay message behavior
-
mtu authored
-
Guillaume Valadon authored
-
Florian Maury authored
-
Florian Maury authored
- this feature adds the ability to have a PacketListField of heterogeneous Packet types with dynamic discovery of the next type. This discovery can be based on any elements including previously parsed packets, underlayers, remaining bytes (look ahead), and last parsed packet. - this feature also adds the ability to parse PacketListFields where neither the length nor the number of elements can be predicted before parsing. This could be done previously using a length_from callback that did significant peeks into the string to parse, but it felt clumsy.
-
- Sep 18, 2017
-
-
Guillaume Valadon authored
Windows: remove confusing warning message (@gpotter2)
-
Pierre Lalet authored
* Python3: fix set_promisc() with Linux * Fix debug dissector error message * Make run_scapy3 executable
-
mtu authored
-
mtu authored
-
mtu authored
-
mtu authored
-
- Sep 17, 2017