linux/net/netfilter
Patrick McHardy f9aae95828 [NETFILTER]: nf_conntrack: fix helper structure alignment
Adding the alignment to the size doesn't make any sense, what it
should do is align the size of the conntrack structure to the
alignment requirements of the helper structure and return an
aligned pointer in nfct_help().

Signed-off-by: Patrick McHardy <kaber@trash.net>
Signed-off-by: David S. Miller <davem@davemloft.net>
2006-12-02 22:04:50 -08:00
..
core.c [NETFILTER]: More __read_mostly annotations 2006-12-02 21:31:08 -08:00
Kconfig [NETFILTER]: x_tables: add NFLOG target 2006-12-02 21:31:31 -08:00
Makefile [NETFILTER]: x_tables: add NFLOG target 2006-12-02 21:31:31 -08:00
nf_conntrack_core.c [NETFILTER]: nf_conntrack: sysctl compatibility with old connection tracking 2006-12-02 21:31:19 -08:00
nf_conntrack_ecache.c [NETFILTER]: nf_conntrack: rename struct nf_conntrack_protocol 2006-12-02 21:31:09 -08:00
nf_conntrack_expect.c [NETFILTER]: conntrack: add '_get' to {ip, nf}_conntrack_expect_find 2006-12-02 21:31:21 -08:00
nf_conntrack_ftp.c [NETFILTER]: ip_conntrack: fix NAT helper unload races 2006-12-02 21:31:22 -08:00
nf_conntrack_helper.c [NETFILTER]: nf_conntrack: fix helper structure alignment 2006-12-02 22:04:50 -08:00
nf_conntrack_l3proto_generic.c [NETFILTER]: nf_conntrack: /proc compatibility with old connection tracking 2006-12-02 21:31:20 -08:00
nf_conntrack_netlink.c [NETFILTER]: ctnetlink: rework conntrack fields dumping logic on events 2006-12-02 21:31:28 -08:00
nf_conntrack_proto_generic.c [NETFILTER]: nf_conntrack: sysctl compatibility with old connection tracking 2006-12-02 21:31:19 -08:00
nf_conntrack_proto_sctp.c [NETFILTER]: nf_conntrack: sysctl compatibility with old connection tracking 2006-12-02 21:31:19 -08:00
nf_conntrack_proto_tcp.c [NETFILTER]: nf_conntrack: sysctl compatibility with old connection tracking 2006-12-02 21:31:19 -08:00
nf_conntrack_proto_udp.c [NETFILTER]: nf_conntrack: sysctl compatibility with old connection tracking 2006-12-02 21:31:19 -08:00
nf_conntrack_proto.c [NETFILTER]: nf_conntrack: sysctl compatibility with old connection tracking 2006-12-02 21:31:19 -08:00
nf_conntrack_standalone.c [NETFILTER]: conntrack: add '_get' to {ip, nf}_conntrack_expect_find 2006-12-02 21:31:21 -08:00
nf_internals.h
nf_log.c
nf_queue.c
nf_sockopt.c
nf_sysctl.c [NETFILTER]: nf_conntrack: automatic sysctl registation for conntrack protocols 2006-12-02 21:31:17 -08:00
nfnetlink_log.c [NETFILTER]: nfnetlink_log: remove useless prefix length limitation 2006-12-02 21:31:30 -08:00
nfnetlink_queue.c [NETFILTER]: nfnetlink_queue: allow changing queue length through netlink 2006-12-02 21:31:29 -08:00
nfnetlink.c
x_tables.c
xt_CLASSIFY.c
xt_comment.c
xt_connbytes.c
xt_connmark.c
xt_CONNMARK.c [NETFILTER]: nf_conntrack: split out the event cache 2006-12-02 21:31:06 -08:00
xt_CONNSECMARK.c
xt_conntrack.c
xt_dccp.c
xt_dscp.c
xt_DSCP.c
xt_esp.c
xt_hashlimit.c [NETFILTER]: x_tables: add port of hashlimit match for IPv4 and IPv6 2006-12-02 21:31:31 -08:00
xt_helper.c
xt_length.c
xt_limit.c
xt_mac.c
xt_mark.c [NET]: Turn nfmark into generic mark 2006-12-02 21:21:38 -08:00
xt_MARK.c [NET]: Turn nfmark into generic mark 2006-12-02 21:21:38 -08:00
xt_multiport.c [NET]: Supporting UDP-Lite (RFC 3828) in Linux 2006-12-02 21:22:46 -08:00
xt_NFLOG.c [NETFILTER]: x_tables: add NFLOG target 2006-12-02 21:31:31 -08:00
xt_NFQUEUE.c
xt_NOTRACK.c
xt_physdev.c
xt_pkttype.c
xt_policy.c
xt_quota.c
xt_realm.c
xt_sctp.c [SCTP]: Netfilter sctp annotations. 2006-12-02 21:27:12 -08:00
xt_SECMARK.c
xt_state.c
xt_statistic.c
xt_string.c
xt_tcpmss.c
xt_tcpudp.c [NET]: Supporting UDP-Lite (RFC 3828) in Linux 2006-12-02 21:22:46 -08:00