linux/net/ipv6/ila
Tom Herbert 351596aad5 ila: Add struct definitions and helpers
Add structures for identifiers, locators, and an ila address which
is composed of a locator and identifier and in6_addr can be cast to
it. This includes a three bit type field and enums for the types defined
in ILA I-D.

In ILA lwt don't allow user to set a translation for a non-ILA
address (type of identifier is zero meaning it is an IID). This also
requires that the destination prefix is at least 65 bytes (64
bit locator and first byte of identifier).

Signed-off-by: Tom Herbert <tom@herbertland.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2016-04-26 01:25:22 -04:00
..
ila_common.c ila: Add struct definitions and helpers 2016-04-26 01:25:22 -04:00
ila_lwt.c ila: Add struct definitions and helpers 2016-04-26 01:25:22 -04:00
ila_xlat.c ila: Add struct definitions and helpers 2016-04-26 01:25:22 -04:00
ila.h ila: Add struct definitions and helpers 2016-04-26 01:25:22 -04:00
Makefile ila: Add generic ILA translation facility 2015-12-15 23:25:20 -05:00