On 06/03/15 at 12:58pm, Tom Herbert wrote:
> The data path for ILA is a simple NAT translation that only operates
> on the upper 64 bits of a destination address in IPv6 packets. The
> basic process is:
> 
>    1) Lookup 64 bit identifier (lower 64 bits of destination) in a table
>    2) If a match is found
>       a) Overwrite locator (upper 64 bits of destination) with
>          new locator
>       b) Adjust any checksum that has destination address included in
>          pseudo header
>    3) Send or receive packet

Nice. I like this a lot!
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to