Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
U
utils
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
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
f-interop-contributors
utils
Merge requests
!12
Deprecate type field from api
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
Deprecate type field from api
deprecate_type_field_from_API
into
master
Overview
1
Commits
31
Pipelines
3
Changes
13
Merged
Federico Sismondi
requested to merge
deprecate_type_field_from_API
into
master
7 years ago
Overview
1
Commits
31
Pipelines
3
Changes
13
Expand
0
0
Merge request reports
Compare
master
version 2
40c0aa50
7 years ago
version 1
8f162e28
7 years ago
master (base)
and
latest version
latest version
ef995729
31 commits,
7 years ago
version 2
40c0aa50
30 commits,
7 years ago
version 1
8f162e28
29 commits,
7 years ago
13 files
+
977
−
750
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
Files
13
Search (e.g. *.vue) (Ctrl+P)
pure_pcapy/__init__.py
+
1
−
1
Options
@@ -45,7 +45,7 @@ DLT_SLIP = 8
DLT_PPP
=
9
DLT_FDDI
=
10
DLT_ATM_RFC1483
=
11
DLT_RAW
=
12
#
DLT_RAW = 12
DLT_PPP_SERIAL
=
50
DLT_PPP_ETHER
=
51
DLT_RAW
=
101
Loading