summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Suppress false syntax error messagesJozsef Kadlecsik2012-05-105-5/+39
* Add configure summary for the ipset userspace toolJozsef Kadlecsik2012-05-102-3/+41
* Add dynamic module support to ipset userspace toolNeutron Soutmun2012-05-1020-67/+313
* Move ipset_port_usage() into libNeutron Soutmun2012-05-066-33/+46
* Fix hash size checking in kernelJozsef Kadlecsik2012-05-068-21/+65
* Fix invalid assignment to const void pointerJozsef Kadlecsik2012-05-061-7/+7
* Correct README file about minimal required iptables versionOskar Berggren2012-05-041-1/+1
* Sparse warnings "incorrect type in assignment" fixedJozsef Kadlecsik2012-05-047-33/+39
* Remove unused variables (warnings fixed)Jozsef Kadlecsik2012-05-042-2/+2
* Fix timeout value overflow bug at large timeout parametersJozsef Kadlecsik2012-05-0415-29/+75
* ipv6: Add fragment reporting to ipv6_skip_exthdr().Jesse Gross2012-05-041-0/+8
* net: remove ipv6_addr_copy()Alexey Dobriyan2012-04-192-2/+2
* Improve ipset help text messages (Mr Dash Four)Jozsef Kadlecsik2012-04-191-4/+4
* Fix the inclusion of linux/export.hHenry Culver2012-01-202-2/+2
* ipset 6.11 releasedv6.12v6.11Jozsef Kadlecsik2012-01-143-1/+24
* Support hostnames and service names with dashJozsef Kadlecsik2012-01-144-45/+161
* hash:net,iface timeout bug fixedJozsef Kadlecsik2012-01-131-0/+8
* Exceptions support added to hash:*net* typesJozsef Kadlecsik2012-01-1327-139/+1123
* net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modulesPaul Gortmaker2012-01-132-0/+8
* Log warning when a hash type of set gets fullJozsef Kadlecsik2012-01-101-4/+18
* Set types moved into libipset libraryJozsef Kadlecsik2012-01-0518-46/+66
* Library map file added in order to support library versioning.Jozsef Kadlecsik2012-01-053-1/+179
* doc: Linux 2.6.39 already has the defsJan Engelhardt2012-01-041-1/+1
* build: install libipset in the right placeJan Engelhardt2012-01-041-0/+1
* Provide a pkgconfig fileJan Engelhardt2012-01-043-1/+14
* build: make distcheck work and use POSIX mode for tarball generationJan Engelhardt2011-12-234-2/+6
* build: install libipset/linux_ip_set_list.hJan Engelhardt2011-12-231-0/+1
* build: include libipset/nfproto.hJan Engelhardt2011-12-231-0/+1
* build: process include/libipset/Jan Engelhardt2011-12-234-5/+3
* build: use AC_CONFIG_AUX_DIR and stash away toolsJan Engelhardt2011-12-232-5/+2
* Update .gitignoreJan Engelhardt2011-12-231-3/+3
* 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