ofp-actions: Pass ofp_version to decode functions.
authorJoe Stringer <joestringer@nicira.com>
Mon, 21 Sep 2015 23:59:01 +0000 (16:59 -0700)
committerJoe Stringer <joestringer@nicira.com>
Tue, 13 Oct 2015 22:34:15 +0000 (15:34 -0700)
commitf3cd3ac7d1209f445fab07d5cf52ef46661b91bd
tree0e7825147daa41b4db3eb775e556ad9da18a5b50
parente56e30ac9380711289c5f27f7f9479c842f1c475
ofp-actions: Pass ofp_version to decode functions.

A future patch will make use of this version parameter to pass nested
attributes. Prepare for that by adding the parameter as an unused
variable for the existing functions.

Signed-off-by: Joe Stringer <joestringer@nicira.com>
Acked-by: Ben Pfaff <blp@nicira.com>
build-aux/extract-ofp-actions
lib/ofp-actions.c