]>
git.ipfire.org Git - thirdparty/ipset.git/log 
Jozsef Kadlecsik  [Sat, 17 Aug 2013 19:12:53 +0000  (21:12 +0200)]  
Remove artifical restriction of netmask values for hash:ip type.
Jozsef Kadlecsik  [Fri, 16 Aug 2013 21:25:58 +0000  (23:25 +0200)]  
Make sure called test scripts can be executed (reported by Tomas Budai)
Jozsef Kadlecsik  [Wed, 14 Aug 2013 14:10:34 +0000  (16:10 +0200)]  
Manpage fix: not just identical, but compatible type of sets can be swapped
Jozsef Kadlecsik  [Wed, 14 Aug 2013 14:07:49 +0000  (16:07 +0200)]  
Validate the set family and not the set type family at swapping.
Jozsef Kadlecsik  [Wed, 14 Aug 2013 13:59:54 +0000  (15:59 +0200)]  
Fix error message typo
Jozsef Kadlecsik  [Wed, 14 Aug 2013 13:41:20 +0000  (15:41 +0200)]  
Parse option "family" first, because other options may depend on it
Quentin Armitage  [Thu, 1 Aug 2013 21:17:03 +0000  (23:17 +0200)]  
Change 2nd parameter type of ipset_parse_elem
Jozsef Kadlecsik  [Sat, 20 Jul 2013 14:44:42 +0000  (16:44 +0200)]  
Consistent userspace testing with nomatch flag
Jozsef Kadlecsik  [Fri, 19 Jul 2013 19:54:02 +0000  (21:54 +0200)]  
Report broken netlink messages in debug mode
Jozsef Kadlecsik  [Fri, 31 May 2013 21:14:36 +0000  (23:14 +0200)]  
Skip really non-first fragments for IPv6 when getting port/protocol
Jozsef Kadlecsik  [Fri, 31 May 2013 20:52:54 +0000  (22:52 +0200)]  
ipset standalone package needs to ship em_ipset.c
Neutron Soutmun  [Sun, 12 May 2013 09:30:57 +0000  (16:30 +0700)]  
ipset: Fix hyphen used as minus sign in manpageSigned-off-by: Neutron Soutmun <neo.neutron@gmail.com> Signed-off-by: Jozsef Kadlecsik <kadlec@blackhole.kfki.hu> 
Eric Leblond  [Fri, 10 May 2013 20:25:17 +0000  (22:25 +0200)]  
libipset.pc must be installed via 'make install'Signed-off-by: Eric Leblond <eric@regit.org> Signed-off-by: Jozsef Kadlecsik <kadlec@blackhole.kfki.hu> 
Jozsef Kadlecsik  [Thu, 9 May 2013 15:33:39 +0000  (17:33 +0200)]  
ipset 6.19 released
Jozsef Kadlecsik  [Thu, 9 May 2013 15:31:15 +0000  (17:31 +0200)]  
Compatibility fixes to keep the support of kernels back to 2.6.32
Jozsef Kadlecsik  [Thu, 9 May 2013 09:49:40 +0000  (11:49 +0200)]  
Check at modules_install whether depmod ignores the extra subdir
Jozsef Kadlecsik  [Thu, 9 May 2013 09:49:16 +0000  (11:49 +0200)]  
Backport nla_put_net64
Jozsef Kadlecsik  [Tue, 7 May 2013 20:11:12 +0000  (22:11 +0200)]  
The utils are updated from their sources
Anders K. Pedersen  [Fri, 3 May 2013 21:15:48 +0000  (23:15 +0200)]  
Support package fragments for IPv4 protos without portsSigned-off-by: Anders K. Pedersen <akp@surftown.com> 
Jozsef Kadlecsik  [Thu, 2 May 2013 11:37:33 +0000  (13:37 +0200)]  
Manpage typing error correction (reported by Husnu Demir)
Jozsef Kadlecsik  [Thu, 2 May 2013 09:36:06 +0000  (11:36 +0200)]  
Update testsuite as the trailing space was eliminated at listings
Jozsef Kadlecsik  [Thu, 2 May 2013 08:52:27 +0000  (10:52 +0200)]  
Use fix sized type for timeout in the extension part
Jozsef Kadlecsik  [Thu, 2 May 2013 08:51:55 +0000  (10:51 +0200)]  
Add sparse checking support to userspace
Jozsef Kadlecsik  [Wed, 1 May 2013 17:50:41 +0000  (19:50 +0200)]  
Improve XML output: add element tag and root element (suggested by Lucas Hamie)
Jozsef Kadlecsik  [Wed, 1 May 2013 16:48:27 +0000  (18:48 +0200)]  
Make sure kernel configured properly for sparse checkings
Jozsef Kadlecsik  [Wed, 1 May 2013 16:47:32 +0000  (18:47 +0200)]  
Fix "may be used uninitialized" warningsReported-by: Pablo Neira Ayuso <pablo@netfilter.org> 
Jozsef Kadlecsik  [Tue, 30 Apr 2013 21:02:43 +0000  (23:02 +0200)]  
Rename simple macro names to avoid namespace issues.Reported-by: David Laight <David.Laight@ACULAB.COM> 
Jozsef Kadlecsik  [Tue, 30 Apr 2013 19:23:18 +0000  (21:23 +0200)]  
Fix sparse warnings due to missing rcu annotationsReported-by: Pablo Neira Ayuso <pablo@netfilter.org> 
Jozsef Kadlecsik  [Tue, 30 Apr 2013 16:40:43 +0000  (18:40 +0200)]  
Sparse warning about shadowed variable fixed
Jozsef Kadlecsik  [Sat, 27 Apr 2013 19:02:59 +0000  (21:02 +0200)]  
Don't call ip_nest_end needlessly in the error pathSuggested-by: Pablo Neira Ayuso <pablo@netfilter.org> 
Jozsef Kadlecsik  [Fri, 5 Apr 2013 14:55:02 +0000  (16:55 +0200)]  
Manpage updatesSigned-off-by: Jozsef Kadlecsik <kadlec@blackhole.kfki.hu> 
Jozsef Kadlecsik  [Thu, 4 Apr 2013 14:32:20 +0000  (16:32 +0200)]  
Add new testsuite entries to verify counters and the new type implementationsSigned-off-by: Jozsef Kadlecsik <kadlec@blackhole.kfki.hu> 
Jozsef Kadlecsik  [Tue, 9 Apr 2013 15:17:50 +0000  (17:17 +0200)]  
Introduce the new set type revisions with counter supportSigned-off-by: Jozsef Kadlecsik <kadlec@blackhole.kfki.hu> 
Jozsef Kadlecsik  [Tue, 9 Apr 2013 15:17:00 +0000  (17:17 +0200)]  
Support counters in the ipset librarySigned-off-by: Jozsef Kadlecsik <kadlec@blackhole.kfki.hu> 
Jozsef Kadlecsik  [Tue, 9 Apr 2013 15:14:19 +0000  (17:14 +0200)]  
set match: add support to match the countersSigned-off-by: Jozsef Kadlecsik <kadlec@blackhole.kfki.hu> 
Jozsef Kadlecsik  [Mon, 8 Apr 2013 21:11:32 +0000  (23:11 +0200)]  
The list:set type with counter supportSigned-off-by: Jozsef Kadlecsik <kadlec@blackhole.kfki.hu> 
Jozsef Kadlecsik  [Mon, 8 Apr 2013 21:11:02 +0000  (23:11 +0200)]  
The hash types with counter supportSigned-off-by: Jozsef Kadlecsik <kadlec@blackhole.kfki.hu> 
Jozsef Kadlecsik  [Mon, 8 Apr 2013 21:10:22 +0000  (23:10 +0200)]  
The bitmap types with counter supportSigned-off-by: Jozsef Kadlecsik <kadlec@blackhole.kfki.hu> 
Jozsef Kadlecsik  [Mon, 8 Apr 2013 21:09:19 +0000  (23:09 +0200)]  
Introduce the counter extension in the coreSigned-off-by: Jozsef Kadlecsik <kadlec@blackhole.kfki.hu> 
Jozsef Kadlecsik  [Thu, 4 Apr 2013 10:21:02 +0000  (12:21 +0200)]  
list:set type using the extension interfaceSigned-off-by: Jozsef Kadlecsik <kadlec@blackhole.kfki.hu> 
Jozsef Kadlecsik  [Mon, 8 Apr 2013 20:50:55 +0000  (22:50 +0200)]  
Hash types using the unified code baseSigned-off-by: Jozsef Kadlecsik <kadlec@blackhole.kfki.hu> 
Jozsef Kadlecsik  [Mon, 8 Apr 2013 19:05:44 +0000  (21:05 +0200)]  
Unified hash type generationSigned-off-by: Jozsef Kadlecsik <kadlec@blackhole.kfki.hu> 
Jozsef Kadlecsik  [Mon, 8 Apr 2013 19:03:26 +0000  (21:03 +0200)]  
Bitmap types using the unified code baseSigned-off-by: Jozsef Kadlecsik <kadlec@blackhole.kfki.hu> 
Jozsef Kadlecsik  [Mon, 8 Apr 2013 19:00:52 +0000  (21:00 +0200)]  
Unified bitmap type generationSigned-off-by: Jozsef Kadlecsik <kadlec@blackhole.kfki.hu> 
Jozsef Kadlecsik  [Mon, 8 Apr 2013 18:59:15 +0000  (20:59 +0200)]  
Introduce extensions to elements in the coreSigned-off-by: Jozsef Kadlecsik <kadlec@blackhole.kfki.hu> 
Jozsef Kadlecsik  [Mon, 8 Apr 2013 18:54:37 +0000  (20:54 +0200)]  
Move often used IPv6 address masking function to header fileSigned-off-by: Jozsef Kadlecsik <kadlec@blackhole.kfki.hu> 
Jozsef Kadlecsik  [Mon, 8 Apr 2013 19:51:25 +0000  (21:51 +0200)]  
Make possible to test elements marked with nomatch, from userspaceSigned-off-by: Jozsef Kadlecsik <kadlec@blackhole.kfki.hu> 
YOSHIFUJI Hideaki  [Sat, 6 Apr 2013 12:10:06 +0000  (14:10 +0200)]  
netfilter ipset: Use ipv6_addr_equal() where appropriate.Signed-off-by: YOSHIFUJI Hideaki <yoshfuji@linux-ipv6.org> Signed-off-by: David S. Miller <davem@davemloft.net> Signed-off-by: Jozsef Kadlecsik <kadlec@blackhole.kfki.hu> 
Jozsef Kadlecsik  [Sat, 6 Apr 2013 12:04:12 +0000  (14:04 +0200)]  
Add a compatibility header file for easier maintenanceSigned-off-by: Jozsef Kadlecsik <kadlec@blackhole.kfki.hu> 
Jozsef Kadlecsik  [Sat, 6 Apr 2013 07:52:33 +0000  (09:52 +0200)]  
The uapi include split in the package itselfSigned-off-by: Jozsef Kadlecsik <kadlec@blackhole.kfki.hu> 
Jozsef Kadlecsik  [Mon, 1 Apr 2013 19:17:58 +0000  (21:17 +0200)]  
Reorder modules a little bit in KbuildSigned-off-by: Jozsef Kadlecsik <kadlec@blackhole.kfki.hu> 
Jozsef Kadlecsik  [Mon, 1 Apr 2013 19:13:20 +0000  (21:13 +0200)]  
hash:*net*: nomatch flag not excluded on set resizeSigned-off-by: Jozsef Kadlecsik <kadlec@blackhole.kfki.hu> 
Jozsef Kadlecsik  [Mon, 1 Apr 2013 18:11:01 +0000  (20:11 +0200)]  
list:set: update reference counter when last element pushed offSigned-off-by: Jozsef Kadlecsik <kadlec@blackhole.kfki.hu> 
Jozsef Kadlecsik  [Thu, 21 Feb 2013 15:44:09 +0000  (16:44 +0100)]  
ipset 6.17 released
Jozsef Kadlecsik  [Thu, 21 Feb 2013 15:37:41 +0000  (16:37 +0100)]  
The ipset_list tool is added
Jozsef Kadlecsik  [Thu, 21 Feb 2013 15:36:35 +0000  (16:36 +0100)]  
The ipset_bash_completion tool is added
Jozsef Kadlecsik  [Thu, 21 Feb 2013 11:08:42 +0000  (12:08 +0100)]  
Interactive mode error after syntax error (reported by Mart Frauenlob)
Jozsef Kadlecsik  [Thu, 21 Feb 2013 10:12:40 +0000  (11:12 +0100)]  
"Directory not empty" error message (reported by John Brendler)
Josh Hunt  [Tue, 19 Feb 2013 19:35:59 +0000  (11:35 -0800)]  
netfilter: ipset: timeout values corrupted on set resizeSigned-off-by: Josh Hunt <johunt@akamai.com> Signed-off-by: Jozsef Kadlecsik <kadlec@blackhole.kfki.hu> 
Jozsef Kadlecsik  [Wed, 9 Jan 2013 22:34:44 +0000  (23:34 +0100)]  
Fix error path when protocol number is used with port range
Jozsef Kadlecsik  [Mon, 7 Jan 2013 16:07:52 +0000  (17:07 +0100)]  
Correct "Suspicious condition (assignment + comparison)" (Thomas Jarosch)
Jozsef Kadlecsik  [Mon, 7 Jan 2013 08:15:33 +0000  (09:15 +0100)]  
Fix revision printing in XML mode (reported by Mart Frauenlob)
Jozsef Kadlecsik  [Tue, 27 Nov 2012 16:10:33 +0000  (17:10 +0100)]  
Make sure ip_set_max isn't set to IPSET_INVALID_ID
Jozsef Kadlecsik  [Tue, 27 Nov 2012 14:05:48 +0000  (15:05 +0100)]  
ipset 6.16.1 released
Jozsef Kadlecsik  [Tue, 27 Nov 2012 13:58:03 +0000  (14:58 +0100)]  
Add ipset package version to external module description
Jozsef Kadlecsik  [Tue, 27 Nov 2012 13:19:07 +0000  (14:19 +0100)]  
Backport RCU handling up to 2.6.32.x
Jozsef Kadlecsik  [Mon, 26 Nov 2012 20:08:28 +0000  (21:08 +0100)]  
ipset 6.16 released
Jozsef Kadlecsik  [Sat, 24 Nov 2012 21:06:19 +0000  (22:06 +0100)]  
Netlink pid is renamed to portid in kernel 3.7.0Signed-off-by: Jozsef Kadlecsik <kadlec@blackhole.kfki.hu> 
Jozsef Kadlecsik  [Sat, 24 Nov 2012 20:59:11 +0000  (21:59 +0100)]  
Fix RCU handling when the number of maximal sets are increased
Florian Westphal  [Thu, 22 Nov 2012 11:32:45 +0000  (12:32 +0100)]  
netfilter: ipset: fix netiface set name overflowSigned-off-by: Florian Westphal <fw@strlen.de> Signed-off-by: Jozsef Kadlecsik <kadlec@blackhole.kfki.hu> 
Jozsef Kadlecsik  [Thu, 22 Nov 2012 20:54:48 +0000  (21:54 +0100)]  
Remove all modules before testing resize
Jan Engelhardt  [Wed, 21 Nov 2012 23:05:42 +0000  (00:05  +0100)]  
build: support for Linux 3.7 UAPISigned-off-by: Jozsef Kadlecsik <kadlec@blackhole.kfki.hu> 
Jozsef Kadlecsik  [Mon, 19 Nov 2012 12:29:49 +0000  (13:29 +0100)]  
ipset 6.15 released
Jozsef Kadlecsik  [Mon, 19 Nov 2012 10:37:24 +0000  (11:37 +0100)]  
Increase the number of maximal sets automatically as needed
Fredrik Eriksson  [Mon, 5 Nov 2012 16:30:19 +0000  (17:30 +0100)]  
Fix interactive mode
Jozsef Kadlecsik  [Mon, 5 Nov 2012 16:11:10 +0000  (17:11 +0100)]  
Use gethostbyname2 instead of getaddrinfo
Jozsef Kadlecsik  [Mon, 5 Nov 2012 16:09:09 +0000  (17:09 +0100)]  
Restore the support of kernel versions between 2.6.32 and 2.6.35
Jozsef Kadlecsik  [Mon, 5 Nov 2012 16:06:46 +0000  (17:06 +0100)]  
Make tests/check_cidrs.sh script executable
Jozsef Kadlecsik  [Mon, 5 Nov 2012 16:03:50 +0000  (17:03 +0100)]  
Add tests to check completely ranges with hash types
Jozsef Kadlecsik  [Mon, 5 Nov 2012 16:02:26 +0000  (17:02 +0100)]  
Make easier to apply the netlink.patch
Jozsef Kadlecsik  [Mon, 5 Nov 2012 16:01:41 +0000  (17:01 +0100)]  
Support protocol numbers as well, not only protocol names
Jozsef Kadlecsik  [Mon, 5 Nov 2012 16:00:47 +0000  (17:00 +0100)]  
Add (back) the debug flag to configure
Jozsef Kadlecsik  [Mon, 5 Nov 2012 15:56:42 +0000  (16:56 +0100)]  
Fix range bug in hash:ip,port,net
Jozsef Kadlecsik  [Sat, 22 Sep 2012 20:55:01 +0000  (22:55 +0200)]  
Rewrite cidr book keeping to handle /0
Jozsef Kadlecsik  [Sat, 22 Sep 2012 20:53:44 +0000  (22:53 +0200)]  
Revert patch "Fix cidr book keeping for hash:*net* types"
Jozsef Kadlecsik  [Sat, 22 Sep 2012 16:10:43 +0000  (18:10 +0200)]  
Add simple test to check cidr book-keeping
Jozsef Kadlecsik  [Fri, 21 Sep 2012 19:21:29 +0000  (21:21 +0200)]  
ipset 6.14 released
Jozsef Kadlecsik  [Fri, 21 Sep 2012 19:03:24 +0000  (21:03 +0200)]  
Support to match elements marked with "nomatch" in hash:*net* sets
Jozsef Kadlecsik  [Tue, 11 Sep 2012 15:38:17 +0000  (17:38 +0200)]  
Coding style fixes
Jozsef Kadlecsik  [Tue, 11 Sep 2012 15:34:37 +0000  (17:34 +0200)]  
The set type revision number is added to the header part of listing
Jozsef Kadlecsik  [Tue, 11 Sep 2012 15:10:08 +0000  (17:10 +0200)]  
Include supported revisions in module description
Jozsef Kadlecsik  [Sat, 8 Sep 2012 20:55:04 +0000  (22:55 +0200)]  
Help prints list type revision and terse description
Jozsef Kadlecsik  [Mon, 10 Sep 2012 19:22:23 +0000  (21:22 +0200)]  
Add /0 network support to hash:net,iface type
Jozsef Kadlecsik  [Mon, 10 Sep 2012 19:19:09 +0000  (21:19 +0200)]  
Fix cidr book keeping for hash:*net* types
Jozsef Kadlecsik  [Tue, 4 Sep 2012 15:45:59 +0000  (17:45 +0200)]  
Check and reject crazy /0 input parameters
Jozsef Kadlecsik  [Sat, 8 Sep 2012 16:37:21 +0000  (18:37 +0200)]  
Backport ether_addr_equal
Jozsef Kadlecsik  [Mon, 10 Sep 2012 18:51:07 +0000  (20:51 +0200)]  
Coding style fix, backport from kernel
Eric Dumazet  [Sat, 8 Sep 2012 16:01:32 +0000  (18:01 +0200)]  
net: cleanup unsigned to unsigned intSigned-off-by: Eric Dumazet <eric.dumazet@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net> 
Krunal Patel  [Fri, 31 Aug 2012 15:06:09 +0000  (17:06 +0200)]  
Fix errors when compiling in debug mode.
Jozsef Kadlecsik  [Fri, 31 Aug 2012 14:53:33 +0000  (16:53 +0200)]  
Make sure IPPROTO_UDPLITE is defined