Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
S
scapy
Manage
Activity
Members
Plan
Wiki
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Deploy
Releases
Package Registry
Model registry
Operate
Terraform modules
Analyze
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
CodeLinaro
public-release-test-restored
platform
external
scapy
Graph
571ee9a1f1431f1ec7e654b5ee991e2118b994ef
Select Git revision
Branches
1
test
default
1 result
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
14
Jun
27
May
23
18
9
17
Feb
2
1
31
Jan
21
22
Nov
19
14
Jun
30
May
28
Apr
2
11
Mar
28
Feb
19
Jul
28
Feb
15
Dec
14
8
11
Sep
13
Aug
9
7
6
14
Jul
6
28
Jun
16
21
May
18
21
Apr
10
7
20
Mar
14
Dec
7
Apr
4
Mar
18
Feb
17
16
23
Jan
13
12
11
6
5
30
Dec
29
14
10
9
6
21
Nov
20
16
5
2
30
Oct
22
16
Aug
20
Apr
2
29
Oct
26
24
21
20
19
18
15
9
8
7
6
3
29
Sep
28
27
21
19
1
27
Aug
13
7
6
22
Jul
20
14
Jun
16
May
6
5
30
Apr
29
28
17
16
15
26
Mar
15
20
Feb
15
Apr
14
17
Mar
10
9
8
4
13
Feb
16
13
11
10
9
6
5
2
11
Jan
1
Feb
30
Jan
8
6
5
27
Dec
25
23
22
19
27
Oct
25
1
17
Sep
13
12
28
Aug
12
Sep
10
3
31
Aug
30
29
28
25
21
20
17
16
15
14
12
11
10
30
Jul
29
28
7
28
3
7
28
2
1
23
Jun
20
23
May
3
23
Apr
7
Mar
2
1
29
Feb
26
22
21
12
11
10
13
Jan
11
28
Dec
6
4
23
Nov
23
Oct
20
18
17
15
13
10
9
24
Sep
14
10
Oct
14
Sep
3
31
Aug
27
23
7
3
2
1
31
Jul
29
27
24
23
22
20
19
18
17
16
15
13
6
5
4
3
29
Jun
28
27
24
22
21
13
12
6
5
4
22
May
20
Tweaked PPI to work into contrib/
Improved robustness of _PPIGuessPayloadClass
Added TRANSMITTER_POSITION vector characteristic
Minor updates to ppi-geotag.
First pass at updating scapy-com to v2.0 of PPI-GEOLOCATION specification
Simplified flag names for isakmp, ppi_cace layers
Added formatting option to UTCTimeField, refactored GPSTime_Field
Refactored PPI-GEOLOCATION flags fields, made FlagsList() private
Refactored PPI-GEOLOCATION optional field construction
Removed redundant fields in scapy.layers.ppi_geotag
Use common prefix for PPI type constants, use "types" as per CACE documentation
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.
Removed redefinitions of "warning" function, use the one from scapy.error
Fixed i2repr in custom fields to allow None values, fixed Fixed3_6Field negative value warning, use "is" for None comparisons
Renamed Rot_X/Y/Z fields to be more in-line with the other PPI-Geo SDK variables
Replaced tab characters with spaces in ppi_geotag
Cleaned up and simplified imports in PPI modules
tweaked PPI stuff to get loaded
Initial support for PPI,PPI-Geotagging
Fixed WrpcapSink
Added LDP contribution (F. Duraffourg)
Added CARP contribution (Thanks to S. Banks)
Fix imports of contrib modules
Fixed missing scapy/contrib directory in setup.py
Added pipetool and some Scapy pipes
Updated cert.py
Open 2.2.0-dev
Added signature for changeset 2e1a9aa85242
Added tag v2.2.0 for changeset 74274bb47d3c
Release 2.2.0
Added IKEv2 as contrib (ticket #353)
Added RIPng as contrib (ticket #301)
Added RIPv2 authentication header
Added EtherIP as contrib (ticket #297)
Added RSVP as contrib (ticket #197)
Added VTP as contrib (ticket #179)
Added OSPF as contrib (ticket #163)
Added BGP as contrib (ticket #162)
Added VLAN Query Protocol (VQP) as contrib (ticket #147)
Added EIGRP UTScapy unit tests in contrib (ticket #117)
Loading