diff options
author | Liping Zhang <liping.zhang@spreadtrum.com> | 2016-07-30 19:44:12 +0800 |
---|---|---|
committer | Pablo Neira Ayuso <pablo@netfilter.org> | 2016-08-12 00:42:47 +0200 |
commit | 9f7c824a44c9f03a5ee9b6291b0685cbdb89ae58 (patch) | |
tree | 65e18b82c059c3be10dc0dc0732f280fc5268451 /Documentation | |
parent | ceee4091d622790a7a06e5b202670ef9fdfe8c79 (diff) |
netfilter: nf_dup4: remove redundant checksum recalculation
IP header checksum will be recalculated at ip_local_out, so
there's no need to calculated it here, remove it. Also update
code comments to illustrate it, and delete the misleading
comments about checksum recalculation.
Signed-off-by: Liping Zhang <liping.zhang@spreadtrum.com>
Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
Diffstat (limited to 'Documentation')
0 files changed, 0 insertions, 0 deletions