netfilter: nf_flow_table: fix checksum when handling DNAT
authorFelix Fietkau <[email protected]>
Sun, 25 Feb 2018 17:18:52 +0000 (18:18 +0100)
committerPablo Neira Ayuso <[email protected]>
Sun, 25 Feb 2018 19:10:19 +0000 (20:10 +0100)
commitf4b7ac5ec37d0b6b183677d8b3f10576b18945fd
tree26642db17637b212bcc05ca8774394309e905282
parentb71812168571fa55e44cdd0254471331b9c4c4c6
netfilter: nf_flow_table: fix checksum when handling DNAT

Add a missing call to csum_replace4 like on SNAT.

Signed-off-by: Felix Fietkau <[email protected]>
Signed-off-by: Pablo Neira Ayuso <[email protected]>
net/ipv4/netfilter/nf_flow_table_ipv4.c