Re: [PATCH net-next] ila: Perform only one translation in forwarding path

2016-06-08 Thread David Miller
From: Tom Herbert Date: Tue, 7 Jun 2016 16:09:44 -0700 > When setting up ILA in a router we noticed that the the encapsulation > is invoked twice: once in the route input path and again upon route > output. To resolve this we add a flag set_csum_neutral for the > ila_update_ipv6_locator. If this

[PATCH net-next] ila: Perform only one translation in forwarding path

2016-06-07 Thread Tom Herbert
When setting up ILA in a router we noticed that the the encapsulation is invoked twice: once in the route input path and again upon route output. To resolve this we add a flag set_csum_neutral for the ila_update_ipv6_locator. If this flag is set and the checksum neutral bit is also set we assume th