commit | d6120b8afacec587f5feb37781bc751bc5d68a10 | [log] [tgz] |
---|---|---|
author | Patrick McHardy <kaber@trash.net> | Tue Sep 21 21:17:33 2010 +0000 |
committer | David S. Miller <davem@davemloft.net> | Wed Sep 22 13:13:33 2010 -0700 |
tree | c4477c43bfb8cb87f65d3119fa59d8335deeb825 | |
parent | 15cdeadaa5d76009e20c7792aed69f5a73808f97 [diff] |
netfilter: nf_nat_snmp: fix checksum calculation (v4) Fix checksum calculation in nf_nat_snmp_basic. Based on patches by Clark Wang <wtweeker@163.com> and Stephen Hemminger <shemminger@vyatta.com>. https://bugzilla.kernel.org/show_bug.cgi?id=17622 Signed-off-by: Patrick McHardy <kaber@trash.net> Signed-off-by: David S. Miller <davem@davemloft.net>