alistair23-linux/net/ipv6/ila
Tom Herbert fddb231ebe ila: Add a hook type for LWT routes
In LWT tunnels both an input and output route method is defined.
If both of these are executed in the same path then double translation
happens and the effect is not correct.

This patch adds a new attribute that indicates the hook type. Two
values are defined for route output and route output. ILA
translation is only done for the one that is set. The default is
to enable ILA on route output.

Signed-off-by: Tom Herbert <tom@quantonium.net>
Signed-off-by: David S. Miller <davem@davemloft.net>
2017-11-08 11:20:49 +09:00
..
ila.h ila: allow configuration of identifier type 2017-11-08 11:20:48 +09:00
ila_common.c ila: add checksum neutral map auto 2017-11-08 11:20:48 +09:00
ila_lwt.c ila: Add a hook type for LWT routes 2017-11-08 11:20:49 +09:00
ila_xlat.c ila: allow configuration of identifier type 2017-11-08 11:20:48 +09:00
Makefile ila: Add generic ILA translation facility 2015-12-15 23:25:20 -05:00