summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ipset 6.10 releasedv6.10Jozsef Kadlecsik2011-11-253-1/+12
* Tests added to check ICMP/ICMPv6 type/code parsingJozsef Kadlecsik2011-11-244-0/+14
* ICMP/ICMPv6 type/code parser bug fixedJozsef Kadlecsik2011-11-161-2/+2
* ipset: fix lookup of tcp port namesStephen Hemminger2011-11-161-2/+2
* Invert the logic to include version.h in ip_set_core.cJozsef Kadlecsik2011-09-152-2/+2
* Suppress false compile-time warnings:Jozsef Kadlecsik2011-09-153-3/+3
* Optionally disable building the kernel module.Mathieu Bridon2011-09-152-0/+27
* Make tidy completeJozsef Kadlecsik2011-09-061-0/+1
* ipset 6.9.1 releasedv6.9.1Jozsef Kadlecsik2011-09-062-1/+4
* Fix compiling ipset as external kernel modulesJozsef Kadlecsik2011-09-062-2/+2
* ipset 6.9 releasedv6.9Jozsef Kadlecsik2011-09-063-1/+19
* Complete Kconfig with hash:net,iface typeJozsef Kadlecsik2011-09-051-0/+10
* rtnetlink: Compute and store minimum ifinfo dump sizeGreg Rose2011-09-051-0/+4
* Remove redundant linux/version.h includes from net/Jesper Juhl2011-09-052-1/+2
* Merge branch 'master' of git://dev.medozas.de/ipsetJozsef Kadlecsik2011-09-0138-167/+194
|\
| * build: move ipset_errcode into libraryJan Engelhardt2011-08-313-1/+1
| * build: abort autogen on subcommand failureJan Engelhardt2011-08-311-1/+1
| * ipset: use NFPROTO_ constantsJan Engelhardt2011-08-3134-165/+192
|/
* Propagate "expose userspace-relevant parts in ip_set.h" to ipset sourceJozsef Kadlecsik2011-08-3115-45/+68
* netfilter: ipset: expose userspace-relevant parts in ip_set.hJan Engelhardt2011-08-311-12/+14
* netfilter: ipset: avoid use of kernel-only typesJan Engelhardt2011-08-311-2/+2
* netfilter: Remove unnecessary OOM logging messagesJoe Perches2011-08-311-3/+1
* Dumping error triggered removing references twice and lead to kernel BUGJozsef Kadlecsik2011-08-311-0/+1
* Autoload set type modules safelyJozsef Kadlecsik2011-08-291-10/+26
* ipset 6.8 releasedv6.8Jozsef Kadlecsik2011-07-113-1/+12
* Update the manpage and document the limits in hash:net,iface.Jozsef Kadlecsik2011-07-111-1/+5
* Fix compiler warnings "'hash_ip4_data_next' declared inline after being called"Chris Friesen2011-07-091-1/+1
* hash:net,iface fixed to handle overlapping nets behind different interfacesJozsef Kadlecsik2011-07-0810-51/+198
* Make possible to hash some part of the data element only.Jozsef Kadlecsik2011-06-141-4/+10
* README file corrections from Richard LucassenJozsef Kadlecsik2011-06-081-3/+4
* ipset 6.7 releasedv6.7Jozsef Kadlecsik2011-05-313-1/+20
* Whitespace and coding fixes detected by checkpatch.plJozsef Kadlecsik2011-05-3149-675/+773
* hash:net,iface type introducedJozsef Kadlecsik2011-05-3021-6/+1157
* hash:* tests may seem to fail due to the too wide grep pattern, fix themJozsef Kadlecsik2011-05-305-7/+7
* Use the stored first cidr value instead of '1'Jozsef Kadlecsik2011-05-283-8/+16
* Fix return code for destroy when sets are in useJozsef Kadlecsik2011-05-281-1/+1
* Add xt_action_param to the variant level kadt functions, ipset API changeJozsef Kadlecsik2011-05-2714-16/+43
* Remove iptree tests and compatibility element parsingJozsef Kadlecsik2011-05-272-2/+1
* hash:net test may seem to fail due to the too wide grep pattern, fix itJozsef Kadlecsik2011-05-271-1/+1
* Fix long time uncovered bug at adding string attributes to the netlink messageJozsef Kadlecsik2011-05-271-0/+3
* Fix warnings reported by valgrindJozsef Kadlecsik2011-05-252-2/+8
* Remove supporting set types iptree and iptreemapJozsef Kadlecsik2011-05-241-1/+1
* Drop supporting kernel versions below 2.6.35Jozsef Kadlecsik2011-05-241-83/+14
* ipset 6.6 releasedv6.6Jozsef Kadlecsik2011-05-243-1/+21
* Restore with bitmap:port and list:set types did not work, fixedJozsef Kadlecsik2011-05-245-2/+1075
* Accept "\r\n" terminated COMMIT command in restore filesJozsef Kadlecsik2011-05-241-1/+1
* Fix the message sequence number book-keepingJozsef Kadlecsik2011-05-241-1/+1
* Protocol-level debugging support addedJozsef Kadlecsik2011-05-244-6/+288
* hash:net stress test in range notation addedJozsef Kadlecsik2011-05-232-0/+15
* Use unified from/to address masking and check the usageJozsef Kadlecsik2011-05-2310-19/+17