commit | b17f29646dfabe147a7a4d54cc628e8046be3761 | [log] [tgz] |
---|---|---|
author | David S. Miller <davem@davemloft.net> | Mon Aug 24 10:34:40 2015 -0700 |
committer | David S. Miller <davem@davemloft.net> | Mon Aug 24 10:34:40 2015 -0700 |
tree | 78be9bc4e05a76f531a7798b7f45529b205fa202 | |
parent | 54cf7be992fe86571a3f07b96446cd5334b014ab [diff] | |
parent | 92b78aff855a4815afe5311e3473ec829d3f2a9e [diff] |
Merge branch 'ila-precompute' Tom Herbert says: ==================== ila: Precompute checksums This patch set: - Adds argument ot LWT build_state that holds a pointer to the fib configuration being applied to the new route - Adds support in ILA to precompute checksum difference for performance optimization v2: - Move return argument in build_state to end of arguments v3: - Update the signature for ip6_tun_build_state() ==================== Signed-off-by: David S. Miller <davem@davemloft.net>