Changes for version 0.51 - 2011-06-29
- Support for iptables v1.4.3 until v1.4.10.
- This is a significant change release, in-order to adapt to iptables ABI/API changes in release 1.4.3, which introduced dynamic shared libs.
- Using the dynamic shared libs libiptc.so and libxtables.so, available on target system, instead of maintaining this code locally.
- This version requires that the system provides a correct "xtables.h" header file, which corrosponds to the systems libxtables.so shared library.
- To keep the iptables.c file easy maintainable, several original versions are included in this package. The choosen versions corrospond to the API/ABI changes in libxtables.
Modules
Perl extension for iptables libiptc