3 months ago Phil Added missing contrib/dtp.py imports (ticket #651) default tip
3 months ago Phil Added contrib layer marker
3 months ago Laurent 'Kabel' Weber first version of GSM-UM protocol
4 months ago Phil Fix LLMNRResponse()
6 months ago Phil Fix length calculation in PPI contrig (J. Cache)
7 months ago Phil Tweaked PPI to work into contrib/
8 months ago Johnny C Improved robustness of _PPIGuessPayloadClass
8 months ago Johnny C Added TRANSMITTER_POSITION vector characteristic
8 months ago Johnny C Minor updates to ppi-geotag.
9 months ago Johnny C First pass at updating scapy-com to v2.0 of PPI-GEOLOCATION specification
11 months ago Sean Van Gorder Simplified flag names for isakmp, ppi_cace layers
12 months ago Sean Van Gorder Added formatting option to UTCTimeField, refactored GPSTime_Field
12 months ago Sean Van Gorder Refactored PPI-GEOLOCATION flags fields, made FlagsList() private
12 months ago Sean Van Gorder Refactored PPI-GEOLOCATION optional field construction
12 months ago Sean Van Gorder Removed redundant fields in scapy.layers.ppi_geotag
12 months ago Sean Van Gorder Use common prefix for PPI type constants, use "types" as per CACE documentation
12 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.
12 months ago Sean Van Gorder Removed redefinitions of "warning" function, use the one from scapy.error
12 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
12 months ago johnycsh Renamed Rot_X/Y/Z fields to be more in-line with the other PPI-Geo SDK variables
14 months ago Sean Van Gorder Replaced tab characters with spaces in ppi_geotag
14 months ago Sean Van Gorder Cleaned up and simplified imports in PPI modules
14 months ago Jon Ellch tweaked PPI stuff to get loaded
14 months ago Jon Ellch Initial support for PPI,PPI-Geotagging
7 months ago Phil Fixed WrpcapSink
8 months ago Phil Added LDP contribution (F. Duraffourg)
9 months ago Phil Added CARP contribution (Thanks to S. Banks)
10 months ago Phil Fix imports of contrib modules
10 months ago Phil Fixed missing scapy/contrib directory in setup.py
10 months ago Phil Added pipetool and some Scapy pipes
11 months ago Phil Updated cert.py
11 months ago Phil Open 2.2.0-dev
11 months ago Phil Added signature for changeset 2e1a9aa85242
11 months ago Phil Added tag v2.2.0 for changeset 74274bb47d3c
11 months ago Phil Release 2.2.0 v2.2.0
11 months ago Phil Added IKEv2 as contrib (ticket #353)
11 months ago Phil Added RIPng as contrib (ticket #301)
2009-07-19 Jochen Bartl Added RIPv2 authentication header
11 months ago Phil Added EtherIP as contrib (ticket #297)
11 months ago Phil Added RSVP as contrib (ticket #197)
11 months ago Phil Added VTP as contrib (ticket #179)
11 months ago Phil Added OSPF as contrib (ticket #163)
11 months ago Phil Added BGP as contrib (ticket #162)
11 months ago Phil Added VLAN Query Protocol (VQP) as contrib (ticket #147)
11 months ago Phil Added EIGRP UTScapy unit tests in contrib (ticket #117)
11 months ago Phil Added EIGRP as contrib (ticket #117)
11 months ago Phil Added DTP as contrib (ticket #115)
11 months ago Phil Added WPA EAPOL as contrib (ticket #104)
11 months ago Phil Added Cisco HDLC and SLARP as contrib (ticket #88)
11 months ago Phil Added AVS WLAN Monitor header as contrib (ticket #82)
11 months ago Phil Updated HSRP opcodes and state fields (ticket #59)
11 months ago Phil Added contrib MPLS (ticket #31)
11 months ago Phil Added contrib IGMPv1/v2/v3 (ticket #31)
11 months ago Phil Added Skinny (SCCP) contrib (ticket #23)
11 months ago Phil Added ubberlogger dissectors contrib (ticket?#1)
11 months ago Phil Added CDP extension contrib (ticket #18)
11 months ago Phil Added contrib set of modules
13 months ago Phil Add IPv6NDOptRedirectHdr regression code
13 months ago Phil Update ICMPv6NDOptRedirectedHdr regression tests
13 months ago Phil Fix PadField.getfield() pad length calculation (ticket #358)