nx-match: Add nxm_put_128m() function.
authorJustin Pettit <jpettit@ovn.org>
Sat, 31 Oct 2015 11:28:00 +0000 (04:28 -0700)
committerJustin Pettit <jpettit@ovn.org>
Tue, 24 Nov 2015 20:48:45 +0000 (12:48 -0800)
commit8ff10dd5a59e5e67b9b4674b6c08e23f9b6abe18
tree3f1ec8db5838d757ddc068bfbe121d50fd586e9d
parent32ea15f6f5bc6e0bf80496deffdc1e6a51dcfa2a
nx-match: Add nxm_put_128m() function.

This allows us to remove nxm_put_ct_label() with something more general.
It will also have other callers later.

Signed-off-by: Justin Pettit <jpettit@ovn.org>
Acked-by: Ben Pfaff <blp@ovn.org>
lib/nx-match.c