Commit a6d02fe 1 parent 312f7b3 commit a6d02fe Copy full SHA for a6d02fe
File tree 3 files changed +63
-9
lines changed
tests/topotests/static_srv6_sids
3 files changed +63
-9
lines changed Original file line number Diff line number Diff line change 25
25
"active" : true ,
26
26
"weight" : 1 ,
27
27
"seg6local" : {
28
- "action" : " End"
28
+ "action" : " End" ,
29
+ "sidStructure" : {
30
+ "blockLen" : 32 ,
31
+ "nodeLen" : 16 ,
32
+ "funcLen" : 0 ,
33
+ "argLen" : 0
34
+ }
29
35
},
30
36
"seg6localContext" : {
31
37
60
66
"active" : true ,
61
67
"weight" : 1 ,
62
68
"seg6local" : {
63
- "action" : " End.DT4"
69
+ "action" : " End.DT4" ,
70
+ "sidStructure" : {
71
+ "blockLen" : 32 ,
72
+ "nodeLen" : 16 ,
73
+ "funcLen" : 16 ,
74
+ "argLen" : 0
75
+ }
64
76
},
65
77
"seg6localContext" : {
66
78
"table" : 10
95
107
"active" : true ,
96
108
"weight" : 1 ,
97
109
"seg6local" : {
98
- "action" : " End.DT6"
110
+ "action" : " End.DT6" ,
111
+ "sidStructure" : {
112
+ "blockLen" : 32 ,
113
+ "nodeLen" : 16 ,
114
+ "funcLen" : 16 ,
115
+ "argLen" : 0
116
+ }
99
117
},
100
118
"seg6localContext" : {
101
119
"table" : 20
130
148
"active" : true ,
131
149
"weight" : 1 ,
132
150
"seg6local" : {
133
- "action" : " End.DT46"
151
+ "action" : " End.DT46" ,
152
+ "sidStructure" : {
153
+ "blockLen" : 32 ,
154
+ "nodeLen" : 16 ,
155
+ "funcLen" : 16 ,
156
+ "argLen" : 0
157
+ }
134
158
},
135
159
"seg6localContext" : {
136
160
"table" : 30
Original file line number Diff line number Diff line change 25
25
"active" : true ,
26
26
"weight" : 1 ,
27
27
"seg6local" : {
28
- "action" : " End.DT4"
28
+ "action" : " End.DT4" ,
29
+ "sidStructure" : {
30
+ "blockLen" : 32 ,
31
+ "nodeLen" : 16 ,
32
+ "funcLen" : 16 ,
33
+ "argLen" : 0
34
+ }
29
35
},
30
36
"seg6localContext" : {
31
37
"table" : 10
60
66
"active" : true ,
61
67
"weight" : 1 ,
62
68
"seg6local" : {
63
- "action" : " End.DT6"
69
+ "action" : " End.DT6" ,
70
+ "sidStructure" : {
71
+ "blockLen" : 32 ,
72
+ "nodeLen" : 16 ,
73
+ "funcLen" : 16 ,
74
+ "argLen" : 0
75
+ }
64
76
},
65
77
"seg6localContext" : {
66
78
"table" : 20
95
107
"active" : true ,
96
108
"weight" : 1 ,
97
109
"seg6local" : {
98
- "action" : " End.DT46"
110
+ "action" : " End.DT46" ,
111
+ "sidStructure" : {
112
+ "blockLen" : 32 ,
113
+ "nodeLen" : 16 ,
114
+ "funcLen" : 16 ,
115
+ "argLen" : 0
116
+ }
99
117
},
100
118
"seg6localContext" : {
101
119
"table" : 30
Original file line number Diff line number Diff line change 25
25
"active" : true ,
26
26
"weight" : 1 ,
27
27
"seg6local" : {
28
- "action" : " End.DT4"
28
+ "action" : " End.DT4" ,
29
+ "sidStructure" : {
30
+ "blockLen" : 32 ,
31
+ "nodeLen" : 16 ,
32
+ "funcLen" : 16 ,
33
+ "argLen" : 0
34
+ }
29
35
},
30
36
"seg6localContext" : {
31
37
"table" : 10
60
66
"active" : true ,
61
67
"weight" : 1 ,
62
68
"seg6local" : {
63
- "action" : " End.DT46"
69
+ "action" : " End.DT46" ,
70
+ "sidStructure" : {
71
+ "blockLen" : 32 ,
72
+ "nodeLen" : 16 ,
73
+ "funcLen" : 16 ,
74
+ "argLen" : 0
75
+ }
64
76
},
65
77
"seg6localContext" : {
66
78
"table" : 30
You can’t perform that action at this time.
0 commit comments