mirror of
git://git.code.sf.net/p/xtables-addons/xtables-addons
synced 2025-09-20 19:44:56 +02:00
Xtables-addons 3.14
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
AC_INIT([xtables-addons], [3.13])
|
AC_INIT([xtables-addons], [3.14])
|
||||||
AC_CONFIG_AUX_DIR([build-aux])
|
AC_CONFIG_AUX_DIR([build-aux])
|
||||||
AC_CONFIG_HEADERS([config.h])
|
AC_CONFIG_HEADERS([config.h])
|
||||||
AC_CONFIG_MACRO_DIR([m4])
|
AC_CONFIG_MACRO_DIR([m4])
|
||||||
|
@@ -1,3 +1,11 @@
|
|||||||
|
v3.14 (2020-11-24)
|
||||||
|
==================
|
||||||
|
- DELUDE, ECHO, TARPIT: use actual tunnel socket (ip_route_me_harder).
|
||||||
|
- geoip: scripts for use with MaxMind DB have been brought back,
|
||||||
|
partly under new names.
|
||||||
|
- Gave xt_geoip_fetch a more fitting name, xt_geoip_query.
|
||||||
|
|
||||||
|
|
||||||
v3.13 (2020-11-20)
|
v3.13 (2020-11-20)
|
||||||
==================
|
==================
|
||||||
- Support for Linux 4.19.158 and 5.4.78 (ip_route_me_harder)
|
- Support for Linux 4.19.158 and 5.4.78 (ip_route_me_harder)
|
||||||
|
@@ -1,4 +1,4 @@
|
|||||||
.TH xtables-addons 8 "" "" "v3.13 (2020-11-20)"
|
.TH xtables-addons 8 "" "Caketime" "v3.14 (2020-11-24)"
|
||||||
.SH Name
|
.SH Name
|
||||||
Xtables-addons \(em additional extensions for iptables, ip6tables, etc.
|
Xtables-addons \(em additional extensions for iptables, ip6tables, etc.
|
||||||
.SH Targets
|
.SH Targets
|
||||||
|
Reference in New Issue
Block a user