summaryrefslogtreecommitdiff
path: root/net/netfilter/nf_conntrack_netlink.c
diff options
context:
space:
mode:
authorPatrick McHardy <kaber@trash.net>2012-08-09 10:08:47 (GMT)
committerPablo Neira Ayuso <pablo@netfilter.org>2012-08-10 09:53:18 (GMT)
commitf22eb25cf5b1157b29ef88c793b71972efc47143 (patch)
treecd6994c430daaaa1e39e37c0c8696e61b281e62d /net/netfilter/nf_conntrack_netlink.c
parent02b69cbdc2fb2e1bfbfd9ac0c246d7be1b08d3cd (diff)
downloadlinux-fsl-qoriq-f22eb25cf5b1157b29ef88c793b71972efc47143.tar.xz
netfilter: nf_nat_sip: fix via header translation with multiple parameters
Via-headers are parsed beginning at the first character after the Via-address. When the address is translated first and its length decreases, the offset to start parsing at is incorrect and header parameters might be missed. Update the offset after translating the Via-address to fix this. Signed-off-by: Patrick McHardy <kaber@trash.net> Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
Diffstat (limited to 'net/netfilter/nf_conntrack_netlink.c')
0 files changed, 0 insertions, 0 deletions