diff options
author | 2017-11-05 15:58:22 -0800 | |
---|---|---|
committer | 2017-11-08 11:20:48 +0900 | |
commit | 80661e7687f202514ee5eea0e74916d3c50c2606 (patch) | |
tree | e8d48b073ed8d7a29ad9bc2ea2d22e5e3c591afc /net/netfilter/x_tables.c | |
parent | xdp: Sample xdp program implementing ip forward (diff) | |
download | wireguard-linux-80661e7687f202514ee5eea0e74916d3c50c2606.tar.xz wireguard-linux-80661e7687f202514ee5eea0e74916d3c50c2606.zip |
ila: cleanup checksum diff
Consolidate computing checksum diff into one function.
Add get_csum_diff_iaddr that computes the checksum diff between
an address argument and locator being written. get_csum_diff
calls this using the destination address in the IP header as
the argument.
Also moved ila_init_saved_csum to be close to the checksum
diff functions.
Signed-off-by: Tom Herbert <tom@quantonium.net>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/netfilter/x_tables.c')
0 files changed, 0 insertions, 0 deletions