mirror of
git://git.code.sf.net/p/xtables-addons/xtables-addons
synced 2025-09-07 05:05:12 +02:00
Xtables-addons 2.0
I have been thinking quite a while when to drop support for old versions. The changes in Linux kernel 3.7 in nf_nat prompted me to make the cut here, to throw out most of the backwards-compatibility code and start mostly blank. As future kernels will be released and supported, no doubt will new code to work with those releases be added. If you run with an older kernel, continue to use the Xtables-addons 1.x series.
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
AC_INIT([xtables-addons], [1.47.1])
|
||||
AC_INIT([xtables-addons], [2.0])
|
||||
AC_CONFIG_AUX_DIR([build-aux])
|
||||
AC_CONFIG_HEADERS([config.h])
|
||||
AC_CONFIG_MACRO_DIR([m4])
|
||||
|
Reference in New Issue
Block a user