diff options
author | Antonio Quartulli <[email protected]> | 2016-10-24 20:32:57 +0800 |
---|---|---|
committer | David S. Miller <[email protected]> | 2016-10-27 16:07:25 -0400 |
commit | 4fe77d82ef80c77031c9c6f8554cd0dee2aa423a (patch) | |
tree | 2fe5567112b6865494cc91eb13bd391954827e50 /net/tipc | |
parent | 6edf10173a1feb1078f2fc8c655baf9614e83493 (diff) |
skbedit: allow the user to specify bitmask for mark
The user may want to use only some bits of the skb mark in
his skbedit rules because the remaining part might be used by
something else.
Introduce the "mask" parameter to the skbedit actor in order
to implement such functionality.
When the mask is specified, only those bits selected by the
latter are altered really changed by the actor, while the
rest is left untouched.
Signed-off-by: Antonio Quartulli <[email protected]>
Signed-off-by: Jamal Hadi Salim <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'net/tipc')
0 files changed, 0 insertions, 0 deletions