File tree Expand file tree Collapse file tree 1 file changed +91
-89
lines changed
Documentation/netlink/specs Expand file tree Collapse file tree 1 file changed +91
-89
lines changed Original file line number Diff line number Diff line change @@ -80,165 +80,167 @@ definitions:
80
80
attribute-sets :
81
81
-
82
82
name : route-attrs
83
+ name-prefix : rta-
83
84
attributes :
84
85
-
85
- name : rta- dst
86
+ name : dst
86
87
type : binary
87
88
display-hint : ipv4
88
89
-
89
- name : rta- src
90
+ name : src
90
91
type : binary
91
92
display-hint : ipv4
92
93
-
93
- name : rta- iif
94
+ name : iif
94
95
type : u32
95
96
-
96
- name : rta- oif
97
+ name : oif
97
98
type : u32
98
99
-
99
- name : rta- gateway
100
+ name : gateway
100
101
type : binary
101
102
display-hint : ipv4
102
103
-
103
- name : rta- priority
104
+ name : priority
104
105
type : u32
105
106
-
106
- name : rta- prefsrc
107
+ name : prefsrc
107
108
type : binary
108
109
display-hint : ipv4
109
110
-
110
- name : rta- metrics
111
+ name : metrics
111
112
type : nest
112
- nested-attributes : rta- metrics
113
+ nested-attributes : metrics
113
114
-
114
- name : rta- multipath
115
+ name : multipath
115
116
type : binary
116
117
-
117
- name : rta- protoinfo # not used
118
+ name : protoinfo # not used
118
119
type : binary
119
120
-
120
- name : rta- flow
121
+ name : flow
121
122
type : u32
122
123
-
123
- name : rta- cacheinfo
124
+ name : cacheinfo
124
125
type : binary
125
126
struct : rta-cacheinfo
126
127
-
127
- name : rta- session # not used
128
+ name : session # not used
128
129
type : binary
129
130
-
130
- name : rta- mp-algo # not used
131
+ name : mp-algo # not used
131
132
type : binary
132
133
-
133
- name : rta- table
134
+ name : table
134
135
type : u32
135
136
-
136
- name : rta- mark
137
+ name : mark
137
138
type : u32
138
139
-
139
- name : rta- mfc-stats
140
+ name : mfc-stats
140
141
type : binary
141
142
-
142
- name : rta- via
143
+ name : via
143
144
type : binary
144
145
-
145
- name : rta- newdst
146
+ name : newdst
146
147
type : binary
147
148
-
148
- name : rta- pref
149
+ name : pref
149
150
type : u8
150
151
-
151
- name : rta- encap-type
152
+ name : encap-type
152
153
type : u16
153
154
-
154
- name : rta- encap
155
+ name : encap
155
156
type : binary # tunnel specific nest
156
157
-
157
- name : rta- expires
158
+ name : expires
158
159
type : u32
159
160
-
160
- name : rta- pad
161
+ name : pad
161
162
type : binary
162
163
-
163
- name : rta- uid
164
+ name : uid
164
165
type : u32
165
166
-
166
- name : rta- ttl-propagate
167
+ name : ttl-propagate
167
168
type : u8
168
169
-
169
- name : rta- ip-proto
170
+ name : ip-proto
170
171
type : u8
171
172
-
172
- name : rta- sport
173
+ name : sport
173
174
type : u16
174
175
-
175
- name : rta- dport
176
+ name : dport
176
177
type : u16
177
178
-
178
- name : rta- nh-id
179
+ name : nh-id
179
180
type : u32
180
181
-
181
- name : rta- flowlabel
182
+ name : flowlabel
182
183
type : u32
183
184
byte-order : big-endian
184
185
display-hint : hex
185
186
-
186
- name : rta-metrics
187
+ name : metrics
188
+ name-prefix : rtax-
187
189
attributes :
188
190
-
189
- name : rtax- unspec
191
+ name : unspec
190
192
type : unused
191
193
value : 0
192
194
-
193
- name : rtax- lock
195
+ name : lock
194
196
type : u32
195
197
-
196
- name : rtax- mtu
198
+ name : mtu
197
199
type : u32
198
200
-
199
- name : rtax- window
201
+ name : window
200
202
type : u32
201
203
-
202
- name : rtax- rtt
204
+ name : rtt
203
205
type : u32
204
206
-
205
- name : rtax- rttvar
207
+ name : rttvar
206
208
type : u32
207
209
-
208
- name : rtax- ssthresh
210
+ name : ssthresh
209
211
type : u32
210
212
-
211
- name : rtax- cwnd
213
+ name : cwnd
212
214
type : u32
213
215
-
214
- name : rtax- advmss
216
+ name : advmss
215
217
type : u32
216
218
-
217
- name : rtax- reordering
219
+ name : reordering
218
220
type : u32
219
221
-
220
- name : rtax- hoplimit
222
+ name : hoplimit
221
223
type : u32
222
224
-
223
- name : rtax- initcwnd
225
+ name : initcwnd
224
226
type : u32
225
227
-
226
- name : rtax- features
228
+ name : features
227
229
type : u32
228
230
-
229
- name : rtax- rto-min
231
+ name : rto-min
230
232
type : u32
231
233
-
232
- name : rtax- initrwnd
234
+ name : initrwnd
233
235
type : u32
234
236
-
235
- name : rtax- quickack
237
+ name : quickack
236
238
type : u32
237
239
-
238
- name : rtax- cc-algo
240
+ name : cc-algo
239
241
type : string
240
242
-
241
- name : rtax- fastopen-no-cookie
243
+ name : fastopen-no-cookie
242
244
type : u32
243
245
244
246
operations :
@@ -254,18 +256,18 @@ operations:
254
256
value : 26
255
257
attributes :
256
258
- rtm-family
257
- - rta- src
259
+ - src
258
260
- rtm-src-len
259
- - rta- dst
261
+ - dst
260
262
- rtm-dst-len
261
- - rta- iif
262
- - rta- oif
263
- - rta- ip-proto
264
- - rta- sport
265
- - rta- dport
266
- - rta- mark
267
- - rta- uid
268
- - rta- flowlabel
263
+ - iif
264
+ - oif
265
+ - ip-proto
266
+ - sport
267
+ - dport
268
+ - mark
269
+ - uid
270
+ - flowlabel
269
271
reply :
270
272
value : 24
271
273
attributes : &all-route-attrs
@@ -278,34 +280,34 @@ operations:
278
280
- rtm-scope
279
281
- rtm-type
280
282
- rtm-flags
281
- - rta- dst
282
- - rta- src
283
- - rta- iif
284
- - rta- oif
285
- - rta- gateway
286
- - rta- priority
287
- - rta- prefsrc
288
- - rta- metrics
289
- - rta- multipath
290
- - rta- flow
291
- - rta- cacheinfo
292
- - rta- table
293
- - rta- mark
294
- - rta- mfc-stats
295
- - rta- via
296
- - rta- newdst
297
- - rta- pref
298
- - rta- encap-type
299
- - rta- encap
300
- - rta- expires
301
- - rta- pad
302
- - rta- uid
303
- - rta- ttl-propagate
304
- - rta- ip-proto
305
- - rta- sport
306
- - rta- dport
307
- - rta- nh-id
308
- - rta- flowlabel
283
+ - dst
284
+ - src
285
+ - iif
286
+ - oif
287
+ - gateway
288
+ - priority
289
+ - prefsrc
290
+ - metrics
291
+ - multipath
292
+ - flow
293
+ - cacheinfo
294
+ - table
295
+ - mark
296
+ - mfc-stats
297
+ - via
298
+ - newdst
299
+ - pref
300
+ - encap-type
301
+ - encap
302
+ - expires
303
+ - pad
304
+ - uid
305
+ - ttl-propagate
306
+ - ip-proto
307
+ - sport
308
+ - dport
309
+ - nh-id
310
+ - flowlabel
309
311
dump :
310
312
request :
311
313
value : 26
You can’t perform that action at this time.
0 commit comments