packets: Add ipv6_parse_masked() function.
authorJustin Pettit <jpettit@ovn.org>
Sun, 25 Oct 2015 21:59:26 +0000 (14:59 -0700)
committerJustin Pettit <jpettit@ovn.org>
Tue, 24 Nov 2015 20:48:44 +0000 (12:48 -0800)
commitfac5bd3ce5e03c5385e230bced8051df252faabb
treec2eebaf532c58acd50e5760aec8eca3ad925f1b3
parentac6d120f8e8ad1802b7d89dcf3c6e6d9d399cdf7
packets: Add ipv6_parse_masked() function.

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