[PATCH NF_CONNTRACK 0/10] compatibility between {ip,nf}_conntrack
Yasuyuki KOZAKAI
yasuyuki.kozakai at toshiba.co.jp
Thu Sep 1 11:13:40 CEST 2005
Hi,
I tried to solve compatibility issue, and these patches are my current
solutions. Concepts are:
- inline functions
Their functions make matches/targets easy to access internal members
in conntrack like glue functions, and they adds very little costs
like macros.
- helper/conntrack match
It's difficult to hide internal members without extra costs or
complexity in their codes, so these patch just use #ifdef switch.
And I also have a patch for CLUSTERIP, but I'll send it after recent patches
are merged into nf_conntrack tree.
Comments ?
-----------------------------------------------------------------
Yasuyuki Kozakai @ USAGI Project <yasuyuki.kozakai at toshiba.co.jp>
More information about the netfilter-devel
mailing list