These patches fix a few minor problems that arise when header file lib/packets.h is included in a C++ program.
Dmitry Mityugov (2): lib: Fix C++ compiler warning "invalid suffix on literal". lib: Define enum ofperr before using it. lib/packets.h | 27 +++++++++++++++++++-------- lib/tun-metadata.h | 9 +++++++++ 2 files changed, 28 insertions(+), 8 deletions(-) -- 2.54.0 _______________________________________________ dev mailing list [email protected] https://mail.openvswitch.org/mailman/listinfo/ovs-dev
