Files
kernel/include/linux
Pablo Neira Ayuso 092cab7e2c netfilter: ctnetlink: fix missing CTA_NAT_SEQ_UNSPEC
This patch fixes an inconsistency in nfnetlink_conntrack.h that
I introduced myself. The problem is that CTA_NAT_SEQ_UNSPEC is
missing from enum ctattr_natseq. This inconsistency may lead to
problems in the message parsing in userspace (if the message
contains the CTA_NAT_SEQ_* attributes, of course).

This patch breaks backward compatibility, however, the only known
client of this code is libnetfilter_conntrack which indeed crashes
because it assumes the existence of CTA_NAT_SEQ_UNSPEC to do
the parsing.

The CTA_NAT_SEQ_* attributes were introduced in 2.6.25.

Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
Signed-off-by: Patrick McHardy <kaber@trash.net>
Signed-off-by: David S. Miller <davem@davemloft.net>
2008-12-16 01:19:41 -08:00
..
2008-12-05 14:49:18 -08:00
2008-11-30 11:00:15 -08:00
2008-12-04 04:22:58 -05:00
2008-12-10 08:01:54 -08:00
2008-11-23 10:52:45 +01:00
2008-11-19 18:49:57 -08:00
2008-11-30 10:03:35 -08:00
2008-12-01 19:55:24 -08:00
2008-12-15 16:28:57 -08:00
2008-11-19 18:49:57 -08:00