util: Expose function nullable_string_is_equal.
authorIlya Maximets <i.maximets@samsung.com>
Fri, 15 Jul 2016 11:54:53 +0000 (14:54 +0300)
committerDaniele Di Proietto <diproiettod@vmware.com>
Tue, 26 Jul 2016 01:39:29 +0000 (18:39 -0700)
commitaacf18c3a79502d124ebdbb3b0523668a011cd5e
tree6a5a94c6e2a883e4ea0616cfb23cbd7d989f94e0
parentb3790370798134fb34f749b64ac55a0570b18f4d
util: Expose function nullable_string_is_equal.

Implementation of 'nullable_string_is_equal()' moved to util.c and
reused inside dpif-netdev.

Signed-off-by: Ilya Maximets <i.maximets@samsung.com>
Acked-by: Daniele Di Proietto <diproiettod@vmware.com>
lib/dpif-netdev.c
lib/util.c
lib/util.h
ofproto/ofproto-dpif-ipfix.c
ofproto/ofproto-dpif-sflow.c