Tag 'v1.2.2' created by Harald Welte <[email protected]> at 2001-05-07 19:49 
-0700

iptables 1.2.2

Changes since v1.2.1:
András Kis-Szabó (2):
      integrated the ip6_agr match from Kis-Szabo Andras
      Bugs occurring in multiple do_command6() fixed (Kiz-Szabo Andras)

Fabrice MARIE (3):
      Fabrice Marie's timestamp extensions fixes.
      Added Fabrice Marie's port of the length match
      ip6tables fixes by Fabrice Maurie

Gerd Knorr (1):
      Gerd Knorr's fixes to iplimit match

Gianni Tedesco (2):
      NETLINK patch from Gianni Tedesco. This time complete.
      NETLINK target fixes, by original author (Gianni Tedesco)

Harald Welte (21):
      stupid makefile bug causing make experimental-install fail
      laforge's incredible stupidity
      NETLINK_ULOG isn't defined in an unpatched kernel
      bug in libipt_REDIRECT save function fixed
      cosmetic fix: moved tos-fix.patch to 'already applied in previous kernels'
      updated SAME match
      added new time match, added new ipv4options match
      Kilo/Mega/Giga otput in chain-summary fixed
      spelling corrections
      tcp match numerical output bugfix
      todo reorganization
      pkttype match (new) + scorefile,
      todo updates
      version number bumped to 1.2.2, pending-patches updated
      PATCHES now pointing to userspace/INSTALL
      gianni tedesco's last patch was broken... now compilation works again
      the parse-error with log target and spaces in log-prefix should be fixed 
now
      todo updates
      todo items added.
      two new todo items :(
      iptables-restore / -save brokenness added

James Morris (2):
      Minor update to FAQ re. libipq doco, updated TODO re. old ip_queue issue.
      Updated TODO & scores

Rusty Russell (4):
      Added hppa 64-bit hack next to sparc64 hack.
      Change EMail address.
      Test for header, not glibc version.
      Pending patches reset to refer to megapatches.

Svenning Soerensen (2):
      Fix MASQUERADE target for ipppd case (Svenning Soerensen)
      New NETMAP target in p-o-m, by Svenning Soerenson

---
 extensions/.SAME-test                   |    2
 INSTALL                                 |    2
 KNOWN_BUGS                              |    2
 Makefile                                |   20 +
 TODO                                    |   61 +++--
 extensions/.NETMAP-test                 |    2
 extensions/.agr-test6                   |    2
 extensions/.ipv4options-test            |    3
 extensions/.length-test                 |    3
 extensions/.pkttype-test                |    2
 extensions/.time-test                   |    3
 extensions/Makefile                     |    2
 extensions/libip6t_agr.c                |   86 ++++++++
 extensions/libip6t_tcp.c                |    2
 extensions/libipt_NETLINK.c             |    3
 extensions/libipt_NETMAP.c              |  201 ++++++++++++++++++
 extensions/libipt_REDIRECT.c            |    2
 extensions/libipt_SAME.c                |   13 -
 extensions/libipt_connlimit.c           |   32 +-
 extensions/libipt_ipv4options.c         |  238 ++++++++++++++++++++++
 extensions/libipt_length.c              |  162 +++++++++++++++
 extensions/libipt_pkttype.c             |  174 ++++++++++++++++
 extensions/libipt_tcp.c                 |    2
 extensions/libipt_time.c                |  307 ++++++++++++++++++++++++++++
 include/ip6tables.h                     |    6
 include/libiptc/libiptc.h               |   10
 include/linux/netfilter_ipv4/ipt_ULOG.h |    6
 ip6tables-standalone.c                  |    2
 ip6tables.c                             |  344 +++++++++++++++++++++++++-------
 iptables-restore.c                      |   76 +++++--
 iptables.c                              |   52 ++--
 31 files changed, 1647 insertions(+), 175 deletions(-)
---
_______________________________________________
svn mailing list
[email protected]
http://mailman.vyatta.com/mailman/listinfo/svn

Reply via email to