diff options
| author | Joe Stringer <[email protected]> | 2015-08-26 18:31:49 +0000 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2015-08-27 18:40:43 +0000 |
| commit | 182e3042e15de759e81618d11fe4f62f5259d982 (patch) | |
| tree | b4b79ba4ac69efbbf7e49d99e0d8ce451ee1f43b /net/openvswitch/flow.c | |
| parent | openvswitch: Add conntrack action (diff) | |
| download | kernel-182e3042e15de759e81618d11fe4f62f5259d982.tar.gz kernel-182e3042e15de759e81618d11fe4f62f5259d982.zip | |
openvswitch: Allow matching on conntrack mark
Allow matching and setting the ct_mark field. As with ct_state and
ct_zone, these fields are populated when the CT action is executed. To
write to this field, a value and mask can be specified as a nested
attribute under the CT action. This data is stored with the conntrack
entry, and is executed after the lookup occurs for the CT action. The
conntrack entry itself must be committed using the COMMIT flag in the CT
action flags for this change to persist.
Signed-off-by: Justin Pettit <[email protected]>
Signed-off-by: Joe Stringer <[email protected]>
Acked-by: Thomas Graf <[email protected]>
Acked-by: Pravin B Shelar <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'net/openvswitch/flow.c')
0 files changed, 0 insertions, 0 deletions
