We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 34e406a commit ab35ebfCopy full SHA for ab35ebf
Documentation/netlink/specs/rt_rule.yaml
@@ -182,6 +182,14 @@ attribute-sets:
182
type: u32
183
byte-order: big-endian
184
display-hint: hex
185
+ -
186
+ name: sport-mask
187
+ type: u16
188
+ display-hint: hex
189
190
+ name: dport-mask
191
192
193
194
operations:
195
enum-model: directional
@@ -215,6 +223,8 @@ operations:
215
223
- dscp
216
224
- flowlabel
217
225
- flowlabel-mask
226
+ - sport-mask
227
+ - dport-mask
218
228
-
219
229
name: newrule-ntf
220
230
doc: Notify a rule creation
0 commit comments