pypcapkit 1.3.5.post2__pp310-none-any.whl → 1.3.5.post3__pp310-none-any.whl
Sign up to get free protection for your applications and to get access to all the features.
- pcapkit/__init__.py +1 -1
- pcapkit/const/reg/apptype.py +1 -1
- pcapkit/const/reg/transtype.py +1 -1
- {pypcapkit-1.3.5.post2.dist-info → pypcapkit-1.3.5.post3.dist-info}/METADATA +1 -1
- {pypcapkit-1.3.5.post2.dist-info → pypcapkit-1.3.5.post3.dist-info}/RECORD +9 -9
- {pypcapkit-1.3.5.post2.dist-info → pypcapkit-1.3.5.post3.dist-info}/LICENSE +0 -0
- {pypcapkit-1.3.5.post2.dist-info → pypcapkit-1.3.5.post3.dist-info}/WHEEL +0 -0
- {pypcapkit-1.3.5.post2.dist-info → pypcapkit-1.3.5.post3.dist-info}/entry_points.txt +0 -0
- {pypcapkit-1.3.5.post2.dist-info → pypcapkit-1.3.5.post3.dist-info}/top_level.txt +0 -0
pcapkit/__init__.py
CHANGED
pcapkit/const/reg/apptype.py
CHANGED
@@ -19979,7 +19979,7 @@ class AppType(StrEnum):
|
|
19979
19979
|
#: [UDP] Reserved
|
19980
19980
|
reserved_6077: 'AppType' = 6077, 'reserved', TransportProtocol.get('udp')
|
19981
19981
|
|
19982
|
-
#: [UDP] Generic UDP Encapsulation [draft-herbert-gue]
|
19982
|
+
#: [UDP] Generic UDP Encapsulation [draft-herbert-gue-02]
|
19983
19983
|
gue: 'AppType' = 6080, 'gue', TransportProtocol.get('udp')
|
19984
19984
|
|
19985
19985
|
#: [TCP] Reserved
|
pcapkit/const/reg/transtype.py
CHANGED
@@ -1,4 +1,4 @@
|
|
1
|
-
pcapkit/__init__.py,sha256
|
1
|
+
pcapkit/__init__.py,sha256=-be8e2Qe7b612mhoqCGm57O9gwmqVoMUUQ9H9vUiyQ0,4025
|
2
2
|
pcapkit/__main__.py,sha256=G3rJrhCwkxlxOa04zwRJ4mq4G1k8JYWES3JnsaeMDe4,6415
|
3
3
|
pcapkit/all.py,sha256=6G7rVFlajYk98F5vCYcLOw-CkXdEw4C2zAwnTgU0asU,6679
|
4
4
|
pcapkit/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
@@ -117,10 +117,10 @@ pcapkit/const/pcapng/record_type.py,sha256=4rZytbhhF6u5SPvQ8ew3jx4OhN_rwDQG3I4Jl
|
|
117
117
|
pcapkit/const/pcapng/secrets_type.py,sha256=n_662aowLtqA25ilbdG6BWb2rYmrdBJt79_SISzfJkw,1578
|
118
118
|
pcapkit/const/pcapng/verdict_type.py,sha256=_jEkN0g6CX-DGshAj-lUiZjiwdK7Fqou2pnzgZ-WyIk,1476
|
119
119
|
pcapkit/const/reg/__init__.py,sha256=xKABPHwDQ0diN2sFA7hkw42FNsb6tx294XemEjTs2g8,1469
|
120
|
-
pcapkit/const/reg/apptype.py,sha256=
|
120
|
+
pcapkit/const/reg/apptype.py,sha256=TYQ5vA-15rvZdgf4KtLHpzDwZBH8r4OTNLiKJKsRdvM,1432917
|
121
121
|
pcapkit/const/reg/ethertype.py,sha256=6Xz-MugXqQMc8hUHmkMMK_zeeYlkJ1Ql9Jtek_e3j1g,26564
|
122
122
|
pcapkit/const/reg/linktype.py,sha256=k7SNbH6tfp1NpG9LDiUkfTdF1-7tyhM8u7hiKKHJ4Jo,33981
|
123
|
-
pcapkit/const/reg/transtype.py,sha256=
|
123
|
+
pcapkit/const/reg/transtype.py,sha256=KLI7U9rqqHQ8FIjgd6V2KDh-zWXYhmKEdLnwuujH-S0,12949
|
124
124
|
pcapkit/const/tcp/__init__.py,sha256=PSTSxmdKt5l4NBsXq4m8x6dELWqOSNQxAuWePqTNAw8,1494
|
125
125
|
pcapkit/const/tcp/checksum.py,sha256=0SSu5WD2_BcN6CYnIMI0AoToDBFTcVrxOYNzGinm7kE,1524
|
126
126
|
pcapkit/const/tcp/flags.py,sha256=hTsqWViSxku-j8zsbP3274UxNIeNsBF4ZJAyAXMQnRs,1740
|
@@ -458,9 +458,9 @@ pcapkit/vendor/tcp/mp_tcp_option.py,sha256=f6_-VMoQFnhuEbxs17Q1rp6JjFSLXGK3w1K2v
|
|
458
458
|
pcapkit/vendor/tcp/option.py,sha256=p05DrOt2m0QCf4gjLJzRshQRvaWxmt2PIzsv2UMjsa8,3043
|
459
459
|
pcapkit/vendor/vlan/__init__.py,sha256=qvLktJ0yuoZokas6-_ZGwMJOzbujSCM8pZHQ9jjTegU,674
|
460
460
|
pcapkit/vendor/vlan/priority_level.py,sha256=xVu6M-Ys4pft5I-qPCCxM-KfnMAUnZppD2qPO9gPkVE,2961
|
461
|
-
pypcapkit-1.3.5.
|
462
|
-
pypcapkit-1.3.5.
|
463
|
-
pypcapkit-1.3.5.
|
464
|
-
pypcapkit-1.3.5.
|
465
|
-
pypcapkit-1.3.5.
|
466
|
-
pypcapkit-1.3.5.
|
461
|
+
pypcapkit-1.3.5.post3.dist-info/LICENSE,sha256=KkKND5E2e1Z6CQvSLPc1lRBy4xPRed41AG6q1txotWk,1516
|
462
|
+
pypcapkit-1.3.5.post3.dist-info/METADATA,sha256=qgCsIkQVWJYvidaVduQ4KHllgI3HfTJi1DBWUNdURsA,7676
|
463
|
+
pypcapkit-1.3.5.post3.dist-info/WHEEL,sha256=PZUExdf71Ui_so67QXpySuHtCi3-J3wvF4ORK6k_S8U,91
|
464
|
+
pypcapkit-1.3.5.post3.dist-info/entry_points.txt,sha256=8tVaZ-N0S2t19ELoTEGq_OlC8-dSmd7dvNn-kMV3afY,100
|
465
|
+
pypcapkit-1.3.5.post3.dist-info/top_level.txt,sha256=KEssKRhG9ln3EOfGH-yi98HgI-MM9hOHy09QQP-fvk8,8
|
466
|
+
pypcapkit-1.3.5.post3.dist-info/RECORD,,
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|