- Jan 06, 2015
-
-
Pierre LALET authored
--HG-- branch : issue-5105
-
Pierre LALET authored
This is useful when a field value content is tampered without the value itself being changed (this can happen with values of type list and Packet, for example). --HG-- branch : issue-5105
-
Pierre LALET authored
--HG-- branch : issue-5105
-
Pierre LALET authored
DNSRRCountField is a counter for DNSRRField fields and do not hold packets. --HG-- branch : issue-5105
-
Pierre LALET authored
--HG-- branch : issue-5105
-
- Jan 03, 2015
-
-
Pierre LALET authored
When iterating over `Packet` instances, `.raw_packet_cache` attribute was not used, causing bugs similar to the one detailed in issue #913 to appear when packets sniffed or built from strings representations were used with `wrpcap()`, `send`(`p`?), `sr`(`p`?), etc. This commit essentially copies the `.raw_packet_cache` attribute in `.clone_with()` method. --HG-- branch : issue-5105
-
- Dec 23, 2014
-
-
Guillaume Valadon authored
-
Guillaume Valadon authored
-
Guillaume Valadon authored
-
Guillaume Valadon authored
-
Guillaume Valadon authored
Fix Padding() packet class (broken after pull request #18)
-
- Dec 22, 2014
-
-
Guillaume Valadon authored
Fixes for UTS
-
Guillaume Valadon authored
--HG-- branch : UTS fixes
-
- Dec 20, 2014
-
-
Pierre LALET authored
--HG-- branch : fix-padding-after-pull-request-18
-
Pierre LALET authored
--HG-- branch : fix-padding-after-pull-request-18
-
- Dec 18, 2014
-
-
Phil authored
-
- Dec 17, 2014
-
-
Guillaume Valadon authored
-
Guillaume Valadon authored
-
Guillaume Valadon authored
-
Guillaume Valadon authored
--HG-- extra : amend_source : 1a8c1e39d81d3c2818f63009124ff99f7dd73a4e
-
- Sep 30, 2014
-
-
Guillaume Valadon authored
Converting explicitly the instance returned by pcap_next into a str
-
- Sep 19, 2014
-
-
Guillaume Valadon authored
Fix for Issue #500
-
- Sep 18, 2014
-
-
Pierre Lalet authored
Set a correct default value for ethernet type field (fixes issue #5102) Trivial fix => self merge.
-
- Sep 10, 2014
-
-
Pierre LALET authored
--HG-- branch : issue5102
-
- Aug 29, 2014
-
- Aug 20, 2014
-
- Aug 06, 2014
-
-
Guillaume Valadon authored
add support for MD5 authentication in HSRP dissector
-
Guillaume Valadon authored
PR#39 refactored
-
Guillaume Valadon authored
Only show ConditionalField if the evaluation is True for psdump() and pdfdump() methods - by Martin Gallo --HG-- branch : PR#39 refactored
- Aug 04, 2014
-
-
Guillaume Valadon authored
First set of fixes in DHCPv6 by ISC.
-
- Jul 28, 2014
-
-
Guillaume Valadon authored
Fix for Issue #838
-
- Jul 25, 2014
-
-
Guillaume Valadon authored
IPython support fixed
-
Guillaume Valadon authored
--HG-- branch : Issue #329
-
Guillaume Valadon authored
Modify the default domain for DTP. The NULL domain only contains one "\x00".
-
- Jul 24, 2014
-
-
Guillaume Valadon authored
Add names for IPOption classes based on IANA by rypeck
-
Guillaume Valadon authored
--HG-- branch : IANA IP option names
-
Guillaume Valadon authored
ICMPv6MLDone() and overload_fields
-
Guillaume Valadon authored
--HG-- branch : Issue #5100 - errata
-
Guillaume Valadon authored
Fix for Issue #5100
-