All of lore.kernel.org
 help / color / mirror / Atom feed
* [RFC][PATCH 0/10]: ct_extend
@ 2007-06-25  3:14 Yasuyuki KOZAKAI
  2007-06-25 10:16 ` Patrick McHardy
  0 siblings, 1 reply; 4+ messages in thread
From: Yasuyuki KOZAKAI @ 2007-06-25  3:14 UTC (permalink / raw)
  To: netfilter-devel; +Cc: rusty, kaber, pablo, kadlec


Hi,

This patch set is a snapshot of the ct_extend, which shrinks memory
usage where extensions such as NAT and helper are not used.

I've applied all suggestions from Patrick. If nat module is loaded,
ct_extend pre-allocates extended area of NAT when it initially allocates
extended area of helper. I've also renamed functions to nf_ct_ext_* and
merged the members in 'struct nf_nat_info' into 'struct nf_conn_nat'.

-- Yasuyuki Kozakai

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2007-06-25 18:05 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-06-25  3:14 [RFC][PATCH 0/10]: ct_extend Yasuyuki KOZAKAI
2007-06-25 10:16 ` Patrick McHardy
2007-06-25 16:49   ` Yasuyuki KOZAKAI
     [not found]   ` <200706251649.l5PGn3eL021623@toshiba.co.jp>
2007-06-25 18:05     ` Patrick McHardy

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.