Home
last modified time | relevance | path

Searched hist:"351596 aad54a7e07de63fde38496656514661b07" (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/net/ipv6/ila/
H A Dila_common.cdiff 351596aad54a7e07de63fde38496656514661b07 Sat Apr 23 13:46:55 CDT 2016 Tom Herbert <tom@herbertland.com> 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>
H A Dila.hdiff 351596aad54a7e07de63fde38496656514661b07 Sat Apr 23 13:46:55 CDT 2016 Tom Herbert <tom@herbertland.com> 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>
H A Dila_lwt.cdiff 351596aad54a7e07de63fde38496656514661b07 Sat Apr 23 13:46:55 CDT 2016 Tom Herbert <tom@herbertland.com> 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>
H A Dila_xlat.cdiff 351596aad54a7e07de63fde38496656514661b07 Sat Apr 23 13:46:55 CDT 2016 Tom Herbert <tom@herbertland.com> 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>