summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Exceptions support added to hash:*net* typesJozsef Kadlecsik2012-01-132-1/+7
* Set types moved into libipset libraryJozsef Kadlecsik2012-01-051-0/+1
* build: install libipset in the right placeJan Engelhardt2012-01-041-0/+1
* build: make distcheck work and use POSIX mode for tarball generationJan Engelhardt2011-12-231-0/+2
* 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-232-3/+1
* ipset: use NFPROTO_ constantsJan Engelhardt2011-08-312-6/+28
* Propagate "expose userspace-relevant parts in ip_set.h" to ipset sourceJozsef Kadlecsik2011-08-312-8/+31
* Whitespace and coding fixes detected by checkpatch.plJozsef Kadlecsik2011-05-3115-79/+84
* hash:net,iface type introducedJozsef Kadlecsik2011-05-304-3/+15
* Protocol-level debugging support addedJozsef Kadlecsik2011-05-241-0/+2
* Support range for IPv4 at adding/deleting elements for hash:*net* typesJozsef Kadlecsik2011-05-154-1/+9
* Support listing setnames and headers tooJozsef Kadlecsik2011-04-182-0/+8
* ipset: pass ipset_arg argument pointerHolger Eitzenberger2011-02-011-2/+3
* Separate ipset errnos completely from system ones and bump protocol version.Jozsef Kadlecsik2011-01-311-4/+4
* ipset: turn Set name[] into a const pointerHolger Eitzenberger2011-01-251-1/+1
* Fix build with NDEBUG definedJozsef Kadlecsik2011-01-181-0/+5
* Show correct line numbers in restore output for parser errorsJozsef Kadlecsik2011-01-181-0/+1
* libipset: ipset_strncpy is really a strlcpy-type operationJan Engelhardt2010-12-191-1/+1
* Add ipset_parse_tcpudp_port functionJozsef Kadlecsik2010-12-171-0/+3
* Buffered commands are just ... buffered.Jozsef Kadlecsik2010-12-131-8/+0
* Support case-insensitive ICMP and ICMPv6 type/code names.Jozsef Kadlecsik2010-12-101-0/+2
* Remove command MODIFYJozsef Kadlecsik2010-12-071-19/+18
* The protocol extended with the command MODIFY.Jozsef Kadlecsik2010-11-051-18/+19
* Add parser function to handle IPv4 and IPv6 differently.Jozsef Kadlecsik2010-10-301-0/+2
* Fixes, cleanups, commentsv5.0-pre8Jozsef Kadlecsik2010-10-2413-53/+128
* Compatibility and documentation fixesv5.0-pre6Jozsef Kadlecsik2010-07-131-0/+1
* ipset 5: last new feature addedv5.0-pre3Jozsef Kadlecsik2010-06-226-35/+55
* configure/Makefile and debug fixesJozsef Kadlecsik2010-06-161-2/+0
* ipset 5 in an almost ready state - milestonev5.0-pre1Jozsef Kadlecsik2010-06-1510-90/+139
* Fourth stage to ipset-5Jozsef Kadlecsik2010-04-2217-0/+998