3 weeks ago Dirk Loss Allow multiple additional options for sendpfast default tip
3 weeks ago Dirk Loss Fix comment for additonal_options parameter
3 weeks ago Dirk Loss Allow additional options for tcpreplay to be given
6 weeks ago Sean Van Gorder Fixed bad/mixed indents
6 weeks ago Sean Van Gorder Removed redundant import in arch.windows
6 weeks ago Sean Van Gorder Fixed some typos and other small errors
6 weeks ago Sean Van Gorder Fixed missing imports, other import issues
6 weeks ago Sean Van Gorder Fixed function name typos in crypto.cert
6 weeks ago Sean Van Gorder Fixed some typos/errors in gsm_um
6 weeks ago Sean Van Gorder Renamed gsm_um file (hyphens are not valid in module names)
6 weeks ago nmichaels Added docstrings to random address classes.
7 weeks ago Roger Meyer Added new 802.15.4 and ZigBee frames (layer dot15d4). Modified some existing frames.
2 months ago Guillaume Valadon Use the mac address from the ICMPv6 message.
4 months ago Dirk Loss Add new layer for OpenBSD loopback device (patch by Alexander Bluhm, #485)
4 months ago Spencer McIntyre Added an Expanded EAP layer (type 254) and a very primitive WPS layer.
4 months ago Colin Rice Make _DUIDFIeld use call the packetfield __init__ instead of strfield
6 months ago rmspeers dot15d4 small patches to representations of fields/summary.
7 months ago Laurent 'Kabel' Weber first version of GSM-UM protocol
8 months ago C?sar A. Bernardini fixed some problems
9 months ago Spencer McIntyre Adding a couple of layers for working with Zigbee
9 months ago C?sar A. Bernardini Reimplemented compression/decompression techniques; Added 15 test cases
9 months ago Sean Van Gorder SNMPv3: Fixed utility functions
9 months ago C?sar A. Bernardini Added BETA support for UDP header compression; fixed bug into Fragmentation Subsequent message, payload type was uncorrect; added 6 udp new tests
10 months ago Sean Van Gorder Added snmpsetauth utility function, fixed UDP field overloading, fixed some issues with non-ASN.1 values in fields, SNMPv3 flags field now automatically sets auth/privacy flags
10 months ago Ryan Speers reverting some accidental changes (confrimed with committer) from changeset 1527 83dacdfb9531
10 months ago C?sar A. Bernardini FIXED building,disection for LoWPAN_IPHC headers; Anyway, it's still uncomplete; Little patch for dot15d4, now it print the address in a nicer way
10 months ago Jasiel Spelman Adding the ability to send packets across two interfaces in a manner similar to tomahawk and tcpreplay.
10 months ago Jasiel Spelman Allow PcapReader instances to be sent directly to SetGen (and by extension, __gen_send())
10 months ago Jasiel Spelman Adding two more parameters to sniff() that allow sniff() to signal when the capture has started, and to allow the caller to signal when the capture should stop
10 months ago Vladimir Gurevich Ticket 618.
10 months ago Vladimir Gurevich Ticket 618.
10 months ago Vladimir Gurevich Ticket 159.
10 months ago Vladimir Gurevich Ticket 159.
10 months ago Ryan Speers added DLT definitions for dot15d4 to create proper pcaps, etc
11 months ago Spencer McIntyre merged changesets 1432 and 1517
11 months ago Pierre Bienaime Add a missing import (Padding) in supersocket.py, Add txtfy and untxtfy in dns.py to format TXT records. Usage: DNS(qr=1, qd=DNSQR(...), an=DNSRR(type=TXT, rdata=txtfy('some raw text'))).
11 months ago Phil Added LDP contribution (F. Duraffourg)
12 months ago Phil Added CARP contribution (Thanks to S. Banks)
13 months ago Phil Fix imports of contrib modules
13 months ago Phil Fixed missing scapy/contrib directory in setup.py
14 months ago Phil Added pipetool and some Scapy pipes
14 months ago Phil Updated cert.py
14 months ago Phil Open 2.2.0-dev
14 months ago Phil Added signature for changeset 2e1a9aa85242
14 months ago Phil Added tag v2.2.0 for changeset 74274bb47d3c
14 months ago Phil Release 2.2.0 v2.2.0
14 months ago Phil Added IKEv2 as contrib (ticket #353)
14 months ago Phil Added RIPng as contrib (ticket #301)
2009-07-19 Jochen Bartl Added RIPv2 authentication header
14 months ago Phil Added EtherIP as contrib (ticket #297)
14 months ago Phil Added RSVP as contrib (ticket #197)
14 months ago Phil Added VTP as contrib (ticket #179)
14 months ago Phil Added OSPF as contrib (ticket #163)
14 months ago Phil Added BGP as contrib (ticket #162)
14 months ago Phil Added VLAN Query Protocol (VQP) as contrib (ticket #147)
14 months ago Phil Added EIGRP UTScapy unit tests in contrib (ticket #117)
14 months ago Phil Added EIGRP as contrib (ticket #117)
14 months ago Phil Added DTP as contrib (ticket #115)
14 months ago Phil Added WPA EAPOL as contrib (ticket #104)
14 months ago Phil Added Cisco HDLC and SLARP as contrib (ticket #88)