Tag 'v1.2.5' created by Harald Welte <[email protected]> at 2002-01-11 18:41
-0800
iptables 1.2.5
Changes since v1.2.4:
Fabrice MARIE (1):
todo update (Fabrice Marie)
Harald Welte (15):
check for --table as well as -t (Andreas Ferber)
remove PATCHES.txt
make sure we print the "+" at the end of ppp+ stype interface names
adopt Makefile to big patch-o-matic update
no warning for . in interface names (vlan)
add support for all ipv4 options to the ipv4options match
new IPV4OPTSSTRIP target
add quota patch
TODO update / remove obsolete stuff from makefile
add timezone support to time match
add new ipv6header match
updated ipv6header patch
libiptc socket leaking fix
todo update
heading towards 1.2.5
James Morris (5):
IPv6 queue handler, libipq support, documentation from Fernando Anton.
Added libipq version item to the TODO list.
Added a list of 2.5 userspace queuing issues.
Added Jozsef to the Core Team list.
Added output nat + slip oops to the important issues list.
Marc Boucher (4):
removed duplicate 'static' keyword.
Export addr_to_anyname(), mask_to_dotted(), parse_hostnetworkmask()
Added -d and -t short options to getopt_long() call.
Set verbose = 1 when -v option specified.
Martin Josefsson (1):
helper match (Martin Josefsson)
Stephen Frost (1):
add new recent match to patch-o-matic (Stephen Frost)
---
Makefile | 20 --
TODO | 48 ++---
extensions/.IPV4OPTSSTRIP-test | 3
extensions/.helper-test | 2
extensions/.ipv6header-test6 | 2
extensions/.quota-test | 3
extensions/.recent-test | 3
extensions/libip6t_ipv6header.c | 320 ++++++++++++++++++++++++++++++++++++++
extensions/libipt_IPV4OPTSSTRIP.c | 81 +++++++++
extensions/libipt_connlimit.c | 1
extensions/libipt_helper.c | 109 ++++++++++++
extensions/libipt_ipv4options.c | 60 ++++++-
extensions/libipt_quota.c | 114 +++++++++++++
extensions/libipt_recent.c | 178 +++++++++++++++++++++
extensions/libipt_time.c | 4
include/iptables.h | 6
include/libipq/libipq.h | 2
ip6tables-restore.c | 3
ip6tables.8 | 4
iptables-restore.c | 10 -
iptables-save.c | 6
iptables.8 | 4
iptables.c | 13 -
libipq/ipq_create_handle.3 | 10 -
libipq/libipq.3 | 6
libipq/libipq.c | 26 ++-
libiptc/libiptc.c | 5
27 files changed, 969 insertions(+), 74 deletions(-)
---
_______________________________________________
svn mailing list
[email protected]
http://mailman.vyatta.com/mailman/listinfo/svn