File tree Expand file tree Collapse file tree 3 files changed +4
-6
lines changed Expand file tree Collapse file tree 3 files changed +4
-6
lines changed Original file line number Diff line number Diff line change 1
- 1
1
+ 0
Original file line number Diff line number Diff line change 124
124
]
125
125
126
126
#: version number
127
- __version__ = '1.0.2.post22 '
127
+ __version__ = '1.0.2.post23 '
Original file line number Diff line number Diff line change @@ -33,12 +33,10 @@ class Routing(IntEnum):
33
33
#: Segment Routing Header (SRH) [:rfc:`8754`]
34
34
Segment_Routing_Header = 4
35
35
36
- #: CRH-16 (TEMPORARY - registered 2021-06-07, extension registered 2024-04-23,
37
- #: expires 2025-06-07) [draft-ietf-6man-comp-rtg-hdr-05]
36
+ #: CRH-16 [RFC-ietf-6man-comp-rtg-hdr-10]
38
37
CRH_16 = 5
39
38
40
- #: CRH-32 (TEMPORARY - registered 2021-06-07, extension registered 2024-04-23,
41
- #: expires 2025-06-07) [draft-ietf-6man-comp-rtg-hdr-05]
39
+ #: CRH-32 [RFC-ietf-6man-comp-rtg-hdr-10]
42
40
CRH_32 = 6
43
41
44
42
#: RFC3692-style Experiment 1 [:rfc:`4727`]
You can’t perform that action at this time.
0 commit comments