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
36972d50892484975b7ae1a8d2808572e6bd5791
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
7
Oct
6
5
4
3
2
25
Sep
24
9
21
17
31
Aug
28
12
11
10
29
Jul
30
29
13
17
Jun
8
13
May
12
11
26
Apr
12
10
7
30
Mar
26
24
20
12
10
9
2
27
Feb
22
21
20
16
15
5
4
18
Jan
8
6
5
3
31
Dec
27
25
23
22
21
20
18
17
29
Nov
21
17
13
Oct
9
8
1
30
Sep
29
19
18
10
29
Aug
27
20
12
6
5
4
28
Jul
25
24
19
Jun
17
12
10
4
3
2
26
May
23
16
14
5
24
Apr
8
28
Mar
3
25
Feb
24
19
17
16
2
31
Jan
20
17
8
2
31
Dec
29
11
4
2
29
Nov
28
Oct
19
18
10
Sep
4
3
27
Aug
26
21
7
3
2
1
24
Jul
23
28
Jun
17
30
Dec
29
27
Aug
23
Mar
10
Oct
7
30
Sep
10
Jul
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
Remove the dependency on the socket module
Smarter NetflowRecordV5.prot field
Refactored Netfow v5 support
Merged in gvaladon/scapy-fork/Issue #188 (pull request #28)
Merged in gvaladon/scapy-issues/Patch for PR#82 (pull request #137)
DHCP6_RelayForward regresstion test added
Small fixes from Pierre comments
Removing useless _DHCP6GuessPayload class.
Merged in p-l/scapy (pull request #136)
Merged in p-l/scapy (pull request #135)
Merged in p-l/scapy (pull request #131)
Another fix for IPv6 random addresses (Guillaume Valadon)
Remove some wildcard imports
Bind layer PPP with IPv6 (fixes #5143)
Merged in namitsingal91/scapy/issue_5142 (pull request #134)
Do not run .post_build() when using raw_packet_cache
added documentation for send() and sendp(), when return_packets is set to true, it will return a PacketList().
Merged in namitsingal91/scapy/issue_5122 (pull request #133)
added a parameter in send and sendp so that user has an option for returning the sent packets
modified send and sendp to return sent packets.
Merged in mileswdavis/scapy (pull request #126)
Fix IPv6 random addresses (Pekka Pietikäinen), closes #5086 and #5136)
Fix packet generator for classes inheritating from list
Merged in jogarock/scapy/issue_5141 (pull request #130)
removed unnecessary and potentially unclear local variable ck_p
Modified to meet PR standards. See PR conversation
initial solution for issue 5141 fixing a bug in the checksum routine for Cisco Discovery Protocol
Merged secdev/scapy into default
Merged in gvaladon/scapy-issues/Issue #5130 (pull request #125)
Support form arm64
Merged in p-l/scapy/issue-5126 (pull request #118)
Merged in MarcelPatzlaff/scapy (pull request #124)
Merged in alexwlchan/scapy (pull request #121)
NEW: added tests for IS-IS
CHANGE: removed dedicated CLNS layer and replaced it with a better usable solution
Initial Commit
added a space
Changes made according to Pierre Lalet's comment
Added fix for 5113
Spelling fixes in documentation
Loading