lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:	Thu, 4 Jun 2015 11:00:13 +0200
From:	Thomas Graf <tgraf@...g.ch>
To:	Tom Herbert <tom@...bertland.com>
Cc:	davem@...emloft.net, agartrell@...com, maheshb@...gle.com,
	netdev@...r.kernel.org
Subject: Re: [RFC net-next 0/6] net: Identifier Locator Addressing

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 majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ