mirror of
git://git.code.sf.net/p/xtables-addons/xtables-addons
synced 2025-09-06 20:55:13 +02:00
doc: update README and changelog
This commit is contained in:
24
README
24
README
@@ -1,19 +1,13 @@
|
|||||||
Xtables-addons
|
Xtables-addons
|
||||||
==============
|
==============
|
||||||
|
|
||||||
Xtables-addons is the proclaimed successor to patch-o-matic(-ng). It
|
Xtables-addons is a set of extensions that were not accepted in the
|
||||||
contains extensions that were not accepted in the main Xtables
|
Linux kernel and/or main Xtables/iptables package.
|
||||||
package.
|
|
||||||
|
|
||||||
Xtables-addons is different from patch-o-matic in that you do not
|
It superseded the earlier patch-o-matic(-ng) package in that no
|
||||||
have to patch or recompile either kernel or Xtables(iptables). But
|
patching and/or recompilation of either the kernel or
|
||||||
please see the INSTALL file for the minimum requirements of this
|
Xtables/iptables is required. However, do see the INSTALL file for
|
||||||
package.
|
the minimum requirements of Xtables-addons.
|
||||||
|
|
||||||
All code imported from patch-o-matic has been reviewed and all
|
|
||||||
apparent bugs like binary stability across multiarches, missing
|
|
||||||
sanity checks and incorrect endianess handling have been fixed,
|
|
||||||
simplified, and sped up.
|
|
||||||
|
|
||||||
|
|
||||||
Included in this package
|
Included in this package
|
||||||
@@ -21,12 +15,6 @@ Included in this package
|
|||||||
- xt_ACCOUNT 1.16, libxt_ACCOUNT 1.3
|
- xt_ACCOUNT 1.16, libxt_ACCOUNT 1.3
|
||||||
|
|
||||||
|
|
||||||
Inclusion into a kernel tree
|
|
||||||
============================
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
External extensions
|
External extensions
|
||||||
===================
|
===================
|
||||||
|
|
||||||
|
@@ -3,6 +3,12 @@ HEAD
|
|||||||
====
|
====
|
||||||
|
|
||||||
|
|
||||||
|
v3.3 (2019-03-07)
|
||||||
|
=================
|
||||||
|
Enhancements:
|
||||||
|
- support for Linux 5.0
|
||||||
|
|
||||||
|
|
||||||
v3.2 (2018-09-07)
|
v3.2 (2018-09-07)
|
||||||
=================
|
=================
|
||||||
Changes:
|
Changes:
|
||||||
|
Reference in New Issue
Block a user