packets: Add new functions for IPv4 and IPv6 address parsing.
authorBen Pfaff <blp@ovn.org>
Sat, 31 Oct 2015 02:57:41 +0000 (19:57 -0700)
committerBen Pfaff <blp@ovn.org>
Wed, 16 Dec 2015 02:00:21 +0000 (18:00 -0800)
commit2b02db1b4cb2152e4aa2ac441bcc984ef3b929e3
treede661ddf0bf2370456a2a0d95aa3a808e00db262
parentb0d390e5fd65bc5b83e91b6e9970e069f66f77a5
packets: Add new functions for IPv4 and IPv6 address parsing.

These will be used in an upcoming patch to reduce duplicated code.

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