Tag 'v5.0-pre3' created by Jozsef Kadlecsik <[email protected]> at 
2010-06-22 09:54 -0700

ipset 5.0 pre3 version
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)

iD8DBQBMIHpk1qjnz5JBlvYRAqcJAJoCIAuaWnB1EbtWFpBTCwEu+/CGtgCfTht3
8p64OBPXndysARX/+aPHiDw=
=JEYd
-----END PGP SIGNATURE-----

Changes since v5.0-pre2:
Jozsef Kadlecsik (2):
      configure/Makefile and debug fixes
      ipset 5: last new feature added

---
 Make_global.am                                  |   10 +
 configure.ac                                    |   12 ++
 include/libipset/data.h                         |    2 
 include/libipset/debug.h                        |    2 
 include/libipset/linux_ip_set.h                 |   74 +++++++------
 include/libipset/linux_ip_set_hash.h            |    2 
 include/libipset/parse.h                        |    5 
 include/libipset/print.h                        |    6 +
 include/libipset/session.h                      |    1 
 kernel/include/linux/netfilter/ip_set.h         |   80 ++++++++------
 kernel/include/linux/netfilter/ip_set_chash.h   |   12 +-
 kernel/include/linux/netfilter/ip_set_getport.h |   99 ++++++++++--------
 kernel/include/linux/netfilter/ip_set_hash.h    |    2 
 kernel/ip_set.c                                 |    1 
 kernel/ip_set_bitmap_ip.c                       |   23 ++--
 kernel/ip_set_bitmap_ipmac.c                    |   11 --
 kernel/ip_set_bitmap_port.c                     |   31 +++--
 kernel/ip_set_hash_ip.c                         |   25 +++-
 kernel/ip_set_hash_ipport.c                     |  131 ++++++++++++++++++------
 kernel/ip_set_hash_ipportip.c                   |  128 ++++++++++++++++++-----
 kernel/ip_set_hash_ipportnet.c                  |  128 ++++++++++++++++++-----
 kernel/ip_set_hash_net.c                        |   43 ++++---
 kernel/ip_set_list_set.c                        |   16 +-
 lib/data.c                                      |    7 +
 lib/parse.c                                     |   87 +++++++++++++++
 lib/print.c                                     |   73 +++++++++++++
 lib/session.c                                   |   30 +++++
 src/errcode.c                                   |    6 -
 src/ipset.8                                     |   96 +++++++++++------
 src/ipset.c                                     |   31 +++--
 src/ipset_hash_ipport.c                         |   24 ++--
 src/ipset_hash_ipportip.c                       |   20 ++-
 src/ipset_hash_ipportnet.c                      |   20 ++-
 tests/hash:ip,port,ip.t                         |   50 ++++-----
 tests/hash:ip,port.t                            |   64 +++++++----
 tests/hash:ip,port.t.list2                      |   10 +
 tests/hash:ip6,port,ip6.t                       |   50 ++++-----
 tests/hash:ip6,port.t                           |   42 +++----
 tests/hash:net.t                                |   36 +++---
 tests/hash:net6.t                               |   36 +++---
 tests/init.t                                    |    2 
 tests/ipmap.t                                   |   18 +++
 tests/ipporthash.t                              |   70 ++++++------
 tests/ipportiphash.t                            |   80 +++++++-------
 tests/nethash.t                                 |   36 +++---
 tests/setlist.t                                 |   54 ++++-----
 46 files changed, 1206 insertions(+), 580 deletions(-)
---
_______________________________________________
svn mailing list
[email protected]
http://mailman.vyatta.com/mailman/listinfo/svn

Reply via email to