byte-order: Make hton128() and ntoh128() behave like their counterparts.
authorJustin Pettit <jpettit@ovn.org>
Sat, 31 Oct 2015 10:12:38 +0000 (03:12 -0700)
committerJustin Pettit <jpettit@ovn.org>
Tue, 24 Nov 2015 20:48:45 +0000 (12:48 -0800)
commit32ea15f6f5bc6e0bf80496deffdc1e6a51dcfa2a
tree478c3bf0ba2950ee8b47fcc35888e5aa045cd681
parent184dfff00a7ab788ce5d18ee9791cac3fe073b0a
byte-order: Make hton128() and ntoh128() behave like their counterparts.

Instead of taking the source and destination as arguments, make these
functions act like their short and long counterparts.

Signed-off-by: Justin Pettit <jpettit@ovn.org>
Acked-by: Ben Pfaff <blp@ovn.org>
lib/byte-order.h
lib/match.c
lib/meta-flow.c
lib/nx-match.c
lib/odp-util.c