packets: Add in6_is_lla() function.
authorJustin Pettit <jpettit@ovn.org>
Sun, 26 Jun 2016 05:22:02 +0000 (22:22 -0700)
committerJustin Pettit <jpettit@ovn.org>
Wed, 20 Jul 2016 05:18:35 +0000 (22:18 -0700)
commit6d1a4f16a412035086aa72201de22616a8283d64
treedf2c82468d03013a4a850d194bfb9444dfb1efe7
parentfa7f915c630529616d038c964f251b1d97d6eca9
packets: Add in6_is_lla() function.

Checks whether the supplied IPv6 address is a link local address.

This will have a caller in a future commit.

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