pypcapkit 1.3.5.post27__cp310-none-any.whl → 1.3.5.post30__cp310-none-any.whl
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- pcapkit/__init__.py +1 -1
- pcapkit/const/http/status_code.py +3 -2
- pcapkit/const/reg/apptype.py +36 -15
- {pypcapkit-1.3.5.post27.dist-info → pypcapkit-1.3.5.post30.dist-info}/METADATA +1 -1
- {pypcapkit-1.3.5.post27.dist-info → pypcapkit-1.3.5.post30.dist-info}/RECORD +9 -9
- {pypcapkit-1.3.5.post27.dist-info → pypcapkit-1.3.5.post30.dist-info}/WHEEL +0 -0
- {pypcapkit-1.3.5.post27.dist-info → pypcapkit-1.3.5.post30.dist-info}/entry_points.txt +0 -0
- {pypcapkit-1.3.5.post27.dist-info → pypcapkit-1.3.5.post30.dist-info}/licenses/LICENSE +0 -0
- {pypcapkit-1.3.5.post27.dist-info → pypcapkit-1.3.5.post30.dist-info}/top_level.txt +0 -0
pcapkit/__init__.py
CHANGED
@@ -54,8 +54,9 @@ class StatusCode(IntEnum):
|
|
54
54
|
#: Early Hints [:rfc:`8297`]
|
55
55
|
CODE_103 = 103, 'Early Hints'
|
56
56
|
|
57
|
-
#: Upload Resumption Supported (TEMPORARY - registered 2024-11-13,
|
58
|
-
#: 2025-11-13) [draft-ietf-httpbis-resumable-
|
57
|
+
#: Upload Resumption Supported (TEMPORARY - registered 2024-11-13, extension
|
58
|
+
#: registered 2025-09-15, expires 2026-11-13) [draft-ietf-httpbis-resumable-
|
59
|
+
#: upload-05]
|
59
60
|
CODE_104 = 104, 'Upload Resumption Supported'
|
60
61
|
|
61
62
|
#: OK [:rfc:`9110#section-15.3.1`]
|
pcapkit/const/reg/apptype.py
CHANGED
@@ -2954,17 +2954,17 @@ class AppType(StrEnum):
|
|
2954
2954
|
#: - [UDP] NETCONF over SSH [:rfc:`6242`]
|
2955
2955
|
netconf_ssh: 'AppType' = 830, 'netconf-ssh', TransportProtocol.get('tcp') | TransportProtocol.get('udp')
|
2956
2956
|
|
2957
|
-
#: - [TCP]
|
2958
|
-
#: - [UDP]
|
2959
|
-
|
2957
|
+
#: - [TCP] Reserved
|
2958
|
+
#: - [UDP] Reserved
|
2959
|
+
reserved_831: 'AppType' = 831, 'reserved', TransportProtocol.get('tcp') | TransportProtocol.get('udp')
|
2960
2960
|
|
2961
|
-
#: - [TCP]
|
2962
|
-
#: - [UDP]
|
2963
|
-
|
2961
|
+
#: - [TCP] Reserved
|
2962
|
+
#: - [UDP] Reserved
|
2963
|
+
reserved_832: 'AppType' = 832, 'reserved', TransportProtocol.get('tcp') | TransportProtocol.get('udp')
|
2964
2964
|
|
2965
|
-
#: - [TCP]
|
2966
|
-
#: - [UDP]
|
2967
|
-
|
2965
|
+
#: - [TCP] Reserved
|
2966
|
+
#: - [UDP] Reserved
|
2967
|
+
reserved_833: 'AppType' = 833, 'reserved', TransportProtocol.get('tcp') | TransportProtocol.get('udp')
|
2968
2968
|
|
2969
2969
|
#: - [TCP] dhcp-failover 2
|
2970
2970
|
#: - [UDP] dhcp-failover 2
|
@@ -4389,8 +4389,8 @@ class AppType(StrEnum):
|
|
4389
4389
|
#: - [UDP] delta-mcp
|
4390
4390
|
delta_mcp: 'AppType' = 1324, 'delta-mcp', TransportProtocol.get('tcp') | TransportProtocol.get('udp')
|
4391
4391
|
|
4392
|
-
#: - [TCP]
|
4393
|
-
#: - [UDP]
|
4392
|
+
#: - [TCP] Thermo Fisher Scientific Instrumentation (Formally Dionex)
|
4393
|
+
#: - [UDP] Thermo Fisher Scientific Instrumentation (Formally Dionex)
|
4394
4394
|
dx_instrument: 'AppType' = 1325, 'dx-instrument', TransportProtocol.get('tcp') | TransportProtocol.get('udp')
|
4395
4395
|
|
4396
4396
|
#: - [TCP] WIMSIC
|
@@ -26048,6 +26048,13 @@ class AppType(StrEnum):
|
|
26048
26048
|
#: [UDP] bilobit Service Update
|
26049
26049
|
bilobit_update: 'AppType' = 24577, 'bilobit-update', TransportProtocol.get('udp')
|
26050
26050
|
|
26051
|
+
#: [UDP] UDP-based IP-Layer Capacity and performance measurement protocol [RFC-
|
26052
|
+
#: ietf-ippm-capacity-protocol-25]
|
26053
|
+
udpstp: 'AppType' = 24601, 'udpstp', TransportProtocol.get('udp')
|
26054
|
+
|
26055
|
+
#: [TCP] Reserved
|
26056
|
+
reserved_24601: 'AppType' = 24601, 'reserved', TransportProtocol.get('tcp')
|
26057
|
+
|
26051
26058
|
#: [TCP] Service used by SmarDTV to communicate between a CAM and a second
|
26052
26059
|
#: screen application
|
26053
26060
|
sdtvwcam: 'AppType' = 24666, 'sdtvwcam', TransportProtocol.get('tcp')
|
@@ -27045,9 +27052,9 @@ class AppType(StrEnum):
|
|
27045
27052
|
#: - [UDP] PCP server (pmcd)
|
27046
27053
|
pmcd: 'AppType' = 44321, 'pmcd', TransportProtocol.get('tcp') | TransportProtocol.get('udp')
|
27047
27054
|
|
27048
|
-
#: - [TCP] PCP
|
27049
|
-
#: - [UDP] PCP
|
27050
|
-
|
27055
|
+
#: - [TCP] PCP proxy (pmproxy)
|
27056
|
+
#: - [UDP] PCP proxy (pmproxy)
|
27057
|
+
pmproxy: 'AppType' = 44322, 'pmproxy', TransportProtocol.get('tcp') | TransportProtocol.get('udp')
|
27051
27058
|
|
27052
27059
|
#: [TCP] HTTP binding for Performance Co-Pilot client API
|
27053
27060
|
pmwebapi: 'AppType' = 44323, 'pmwebapi', TransportProtocol.get('tcp')
|
@@ -27481,6 +27488,17 @@ class AppType(StrEnum):
|
|
27481
27488
|
#: [N/A] Remote Job Service
|
27482
27489
|
netrjs: 'AppType' = -1, 'netrjs', TransportProtocol.get('undefined')
|
27483
27490
|
|
27491
|
+
#: [N/A] NETCONF over BEEP [:rfc:`4744`][RFC-ietf-netconf-port-numbers-07]
|
27492
|
+
netconf_beep: 'AppType' = -1, 'netconf-beep', TransportProtocol.get('undefined')
|
27493
|
+
|
27494
|
+
#: [N/A] NETCONF for SOAP over BEEP [:rfc:`4743`][RFC-ietf-netconf-port-
|
27495
|
+
#: numbers-07]
|
27496
|
+
netconfsoapbeep: 'AppType' = -1, 'netconfsoapbeep', TransportProtocol.get('undefined')
|
27497
|
+
|
27498
|
+
#: [N/A] NETCONF for SOAP over HTTPS [:rfc:`4743`][RFC-ietf-netconf-port-
|
27499
|
+
#: numbers-07]
|
27500
|
+
netconfsoaphttp: 'AppType' = -1, 'netconfsoaphttp', TransportProtocol.get('undefined')
|
27501
|
+
|
27484
27502
|
#: [N/A] A File Access Protocol
|
27485
27503
|
nfile: 'AppType' = -1, 'nfile', TransportProtocol.get('undefined')
|
27486
27504
|
|
@@ -32335,7 +32353,10 @@ class AppType(StrEnum):
|
|
32335
32353
|
if 24555 <= value <= 24576:
|
32336
32354
|
#: [N/A] Unassigned
|
32337
32355
|
return extend_enum(cls, 'unassigned_%d' % value, value, 'unassigned', TransportProtocol.get('undefined'))
|
32338
|
-
if 24578 <= value <=
|
32356
|
+
if 24578 <= value <= 24600:
|
32357
|
+
#: [N/A] Unassigned
|
32358
|
+
return extend_enum(cls, 'unassigned_%d' % value, value, 'unassigned', TransportProtocol.get('undefined'))
|
32359
|
+
if 24602 <= value <= 24665:
|
32339
32360
|
#: [N/A] Unassigned
|
32340
32361
|
return extend_enum(cls, 'unassigned_%d' % value, value, 'unassigned', TransportProtocol.get('undefined'))
|
32341
32362
|
if 24667 <= value <= 24675:
|
@@ -1,4 +1,4 @@
|
|
1
|
-
pcapkit/__init__.py,sha256=
|
1
|
+
pcapkit/__init__.py,sha256=nKKggsLDzM6eDXjIgF2DPCow5gjB4a8AshoR9olhbDU,4026
|
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
|
@@ -33,7 +33,7 @@ pcapkit/const/http/error_code.py,sha256=caVfNqmyXCGeLqbi8NSo45SBjp263E7pgoW9ENRO
|
|
33
33
|
pcapkit/const/http/frame.py,sha256=4l8Uqk9PYfsmki51fYAliaK7rSpTZv-sJNrJNMfmO9w,2555
|
34
34
|
pcapkit/const/http/method.py,sha256=x-7zi1JTrKyX6A84Eg1omsIG9RcBMPR8DDs97YWOQ6c,5011
|
35
35
|
pcapkit/const/http/setting.py,sha256=Y6iPP1dP9yXzVU-3wERqIKi7ClnI2nht9Uogt4IcR4Y,3148
|
36
|
-
pcapkit/const/http/status_code.py,sha256=
|
36
|
+
pcapkit/const/http/status_code.py,sha256=WWNqpxoHmcsfObYNQ93wRkQi6KCKNWP-QxCW7A_jwlQ,8986
|
37
37
|
pcapkit/const/ipv4/__init__.py,sha256=YSYTPDXlnQHsMsSpIzNIXN0Fdios7-w3dso2Qt6MK38,3089
|
38
38
|
pcapkit/const/ipv4/classification_level.py,sha256=O5JyxOU_CPWzamy2pNnFBE8ALyUnUTcnX-iIKJEQXR8,1882
|
39
39
|
pcapkit/const/ipv4/option_class.py,sha256=apHy6yQZbd--dak5gpfGKk27csuXBrY_nPkZSUpPIMQ,1527
|
@@ -117,7 +117,7 @@ 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=8pPvnlZAvyS1ufT7T3zlZJBfpDI4oYEUc2xNtvlQ-NQ,1436388
|
121
121
|
pcapkit/const/reg/ethertype.py,sha256=6Xz-MugXqQMc8hUHmkMMK_zeeYlkJ1Ql9Jtek_e3j1g,26564
|
122
122
|
pcapkit/const/reg/linktype.py,sha256=llNFn8sZb1UMjWeFl3IrPgD_2U5Agwhp4OBtc09KQVc,22984
|
123
123
|
pcapkit/const/reg/transtype.py,sha256=D-5u5RB8nl4RKXm9YlnuTinhbId0YzNQOXLITfP1N5Y,13010
|
@@ -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.post30.dist-info/licenses/LICENSE,sha256=KkKND5E2e1Z6CQvSLPc1lRBy4xPRed41AG6q1txotWk,1516
|
462
|
+
pypcapkit-1.3.5.post30.dist-info/METADATA,sha256=ThQeFg1oUBY_LhJbCoHe-s8aa5KFfjYkvlGt007X3mI,7754
|
463
|
+
pypcapkit-1.3.5.post30.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
|
464
|
+
pypcapkit-1.3.5.post30.dist-info/entry_points.txt,sha256=8tVaZ-N0S2t19ELoTEGq_OlC8-dSmd7dvNn-kMV3afY,100
|
465
|
+
pypcapkit-1.3.5.post30.dist-info/top_level.txt,sha256=KEssKRhG9ln3EOfGH-yi98HgI-MM9hOHy09QQP-fvk8,8
|
466
|
+
pypcapkit-1.3.5.post30.dist-info/RECORD,,
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|