aboutsummaryrefslogtreecommitdiff
path: root/lib/dpif-linux.c
diff options
context:
space:
mode:
authorPravin B Shelar <pshelar@nicira.com>2011-10-21 14:38:54 -0700
committerPravin B Shelar <pshelar@nicira.com>2011-10-21 14:38:54 -0700
commit4edb9ae90e4092f5f56b9d914d2b88783c49860d (patch)
treeb606f5a5eca862b62aa2f4458cb7f54b06c73c2d /lib/dpif-linux.c
parenta0003c0c359bc3ffe8a6683dbd0121877a3ce700 (diff)
datapath: Refactor actions in terms of match fields.
Almost all current actions can be expressed in the form of push/pop/set <field>, where field is one of the match fields. We can create three base actions and take a field. This has both a nice symmetry and avoids inconsistencies where we can match on the vlan TPID but not set it. Following patch converts all actions to this new format. Signed-off-by: Pravin B Shelar <pshelar@nicira.com> Acked-by: Jesse Gross <jesse@nicira.com> Bug #7115
Diffstat (limited to 'lib/dpif-linux.c')
0 files changed, 0 insertions, 0 deletions