]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
netfilter: nf_nat_sip: fix mangling
authorBalazs Peter Odor <balazs@obiserver.hu>
Sat, 22 Jun 2013 17:24:43 +0000 (19:24 +0200)
committerPablo Neira Ayuso <pablo@netfilter.org>
Mon, 24 Jun 2013 09:32:40 +0000 (11:32 +0200)
commit5aed93875cd88502f04a0d4517b8a2d89a849773
treefefcfe476ae59a4bec926e121eabbf34eb828017
parent142dcdd3c25fc7a3866bb06980e8f93a2ed7e050
netfilter: nf_nat_sip: fix mangling

In (b20ab9c netfilter: nf_ct_helper: better logging for dropped packets)
there were some missing brackets around the logging information, thus
always returning drop.

Closes https://bugzilla.kernel.org/show_bug.cgi?id=60061

Signed-off-by: Balazs Peter Odor <balazs@obiserver.hu>
Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
net/netfilter/nf_nat_sip.c