7 months ago Phil Added missing contrib/dtp.py imports (ticket #651) default tip
7 months ago Phil Added contrib layer marker
7 months ago Laurent 'Kabel' Weber first version of GSM-UM protocol
7 months ago Phil Fix LLMNRResponse()
10 months ago Phil Fix length calculation in PPI contrig (J. Cache)
11 months ago Phil Tweaked PPI to work into contrib/
11 months ago Johnny C Improved robustness of _PPIGuessPayloadClass
11 months ago Johnny C Added TRANSMITTER_POSITION vector characteristic
12 months ago Johnny C Minor updates to ppi-geotag.
12 months ago Johnny C First pass at updating scapy-com to v2.0 of PPI-GEOLOCATION specification
15 months ago Sean Van Gorder Simplified flag names for isakmp, ppi_cace layers
15 months ago Sean Van Gorder Added formatting option to UTCTimeField, refactored GPSTime_Field
15 months ago Sean Van Gorder Refactored PPI-GEOLOCATION flags fields, made FlagsList() private
15 months ago Sean Van Gorder Refactored PPI-GEOLOCATION optional field construction
15 months ago Sean Van Gorder Removed redundant fields in scapy.layers.ppi_geotag
15 months ago Sean Van Gorder Use common prefix for PPI type constants, use "types" as per CACE documentation
15 months ago Sean Van Gorder Fixed boundary checking in NSCounter_Field. "FractionalTime" should be less than 1 second, but "ept" can be any 32-bit unsigned value (over 4 seconds), so this is used as the maximum value.
15 months ago Sean Van Gorder Removed redefinitions of "warning" function, use the one from scapy.error
15 months ago Sean Van Gorder Fixed i2repr in custom fields to allow None values, fixed Fixed3_6Field negative value warning, use "is" for None comparisons
16 months ago johnycsh Renamed Rot_X/Y/Z fields to be more in-line with the other PPI-Geo SDK variables
18 months ago Sean Van Gorder Replaced tab characters with spaces in ppi_geotag
18 months ago Sean Van Gorder Cleaned up and simplified imports in PPI modules
18 months ago Jon Ellch tweaked PPI stuff to get loaded
18 months ago Jon Ellch Initial support for PPI,PPI-Geotagging
11 months ago Phil Fixed WrpcapSink
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)
14 months ago Phil Added AVS WLAN Monitor header as contrib (ticket #82)
14 months ago Phil Updated HSRP opcodes and state fields (ticket #59)
14 months ago Phil Added contrib MPLS (ticket #31)
14 months ago Phil Added contrib IGMPv1/v2/v3 (ticket #31)
14 months ago Phil Added Skinny (SCCP) contrib (ticket #23)
14 months ago Phil Added ubberlogger dissectors contrib (ticket?#1)
14 months ago Phil Added CDP extension contrib (ticket #18)
14 months ago Phil Added contrib set of modules
17 months ago Phil Add IPv6NDOptRedirectHdr regression code
17 months ago Phil Update ICMPv6NDOptRedirectedHdr regression tests
17 months ago Phil Fix PadField.getfield() pad length calculation (ticket #358)