Jozsef Kadlecsik wrote:
On Mon, 6 Oct 2008, Patrick McHardy wrote:
Jozsef Kadlecsik wrote:
If restructuring is on the way, then it should cover all possible parts.
Just my quick thoughts, with suggested module names:
mark modules, targets in one module (route):
connmark, mark, realm
CLASSIFY, CONNMARK, MARK
CONNMARK and connmark needs to be separated from MARK etc. because
they depend on the conntrack module.
They can go into a single file and linked to the "route" module iff
NF_CONNTRACK was selected.
The same may be applied for other cases as well: it is not needed to force
everything into a huge file. ;-)
But then we still have the individual files in the directory.
I don't think we should combine files based on config options
but by actually moving the code into a new file.
--
To unsubscribe from this list: send the line "unsubscribe netfilter-devel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html