Tag 'v1.2.4' created by Harald Welte <[email protected]> at 2001-10-22 11:55
-0700
iptables 1.2.4
Changes since v1.2.3:
András Kis-Szabó (1):
kisza's manpage for ip6tables
Fabrice MARIE (2):
Fabrice MARIE's patch, fixes bug in time parsing of list of days
added randmo match by Fabrice Maurie
Harald Welte (21):
spelling fix
removed re-defined structure
another string_to_number fix
another string_to_number fix
i'm stupid and deleted a {
sackperm.patch included in 2.4.10, moved on line down.
IPv6 ICMP naming problem fix
ip6tables-(save/restore) sync with IPv4 code
string_to_number fix (*sigh*)
move ipt_LOG.patch to pending_patches
prevent ip(6)tables-restore from crashing when a line contains -t
todo update
iptables-save/-restoer no longer experimental
more precise limit rate printing/saving
fix bug in iptables-save, ocurring with targets without save() function.
fix of-by-one for-loop for debug statement
add " " to log-level save function
fix stupid bug introduced with too-lazy "-t" checking.
loglevel patch was missing one line (strange...)
same set problem as libipt_LOG.c - very, very strange
new 1.2.4 release
James Morris (3):
Libipq timeout patch from Joost Remijn, updated TODO and scores.
Updated libipq documentation with information on new timeout feature,
Fixed typo.
Marc Boucher (1):
Yet another set of string_to_number() fixes.
Rick Wagner (1):
nth match extension by Rick Wagner
---
INSTALL | 3
Makefile | 18
TODO | 5
extensions/.random-test | 3
extensions/libip6t_LOG.c | 11
extensions/libip6t_icmpv6.c | 4
extensions/libip6t_length.c | 10
extensions/libipt_FTOS.c | 4
extensions/libipt_LOG.c | 7
extensions/libipt_TOS.c | 2
extensions/libipt_limit.c | 2
extensions/libipt_mport.c | 2
extensions/libipt_nth.c | 78 +++-
extensions/libipt_random.c | 151 ++++++++
extensions/libipt_time.c | 21 -
ip6tables-restore.c | 183 ++++++----
ip6tables-save.c | 17
ip6tables.8 | 803 ++++++++++++++++++++++++++++++++++++++++++++
ip6tables.c | 34 +
iptables-restore.c | 14
iptables-save.c | 20 -
iptables.8 | 2
libipq/ipq_create_handle.3 | 8
libipq/ipq_errstr.3 | 6
libipq/ipq_message_type.3 | 8
libipq/ipq_read.3 | 41 +-
libipq/ipq_set_mode.3 | 8
libipq/ipq_set_verdict.3 | 8
libipq/libipq.3 | 16
libipq/libipq.c | 54 ++
30 files changed, 1363 insertions(+), 180 deletions(-)
---
_______________________________________________
svn mailing list
[email protected]
http://mailman.vyatta.com/mailman/listinfo/svn