summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Fix __aligned_u64 compatibility support for older kernel releasesJozsef Kadlecsik2016-02-291-1/+1
* Update userspace header file from the kernel treeJozsef Kadlecsik2015-06-251-3/+8
* Add element count to all set types headerJozsef Kadlecsik2015-06-251-3/+0
* Add element count to hash headersEric B Munson2015-06-191-0/+3
* Support linking libipset to C++ programsJozsef Kadlecsik2015-03-1810-1/+80
* styles warned by checkpatch.pl fixedJozsef Kadlecsik2014-11-181-1/+0
* Add script to check libipset.map for missing symbolsJozsef Kadlecsik2014-10-281-2/+0
* Support glibc < 2.9 (fixes bugzilla id #891)Jozsef Kadlecsik2014-09-231-0/+70
* libipset: Add userspace code for the skbinfo extension support.Anton Danilov2014-09-144-2/+34
* ipset: add userspace support for forceaddJosh Hunt2014-03-042-3/+8
* kernel: uapi: fix MARKMASK attr ABI breakageFlorian Westphal2014-02-141-2/+2
* Prepare the kernel for create option flags when no extension is neededJozsef Kadlecsik2014-02-131-0/+6
* add markmask for hash:ip,mark data typeVytas Dauksa2014-01-232-0/+4
* add hash:ip,mark data type to ipsetVytas Dauksa2014-01-084-0/+8
* Fix all set output from list/save when set with counters in use.Sergey Popovich2013-11-131-0/+3
* ipset: Support comments in the userspace library.Oliver Smith2013-09-234-2/+27
* Add specifying protocol for bitmap:portQuentin Armitage2013-08-171-0/+2
* Change 2nd parameter type of ipset_parse_elemQuentin Armitage2013-08-011-1/+1
* Add sparse checking support to userspaceJozsef Kadlecsik2013-05-021-1/+1
* Support counters in the ipset libraryJozsef Kadlecsik2013-04-093-5/+38
* The uapi include split in the package itselfJozsef Kadlecsik2013-04-094-13/+42
* Support to match elements marked with "nomatch" in hash:*net* setsJozsef Kadlecsik2012-09-211-0/+2
* Coding style fixesJozsef Kadlecsik2012-09-111-1/+2
* Help prints list type revision and terse descriptionJozsef Kadlecsik2012-09-101-0/+1
* Fix errors when compiling in debug mode.Krunal Patel2012-08-311-0/+1
* Make sure IPPROTO_UDPLITE is definedJozsef Kadlecsik2012-08-311-0/+3
* The commandline parser was too permissive, make it more strictJozsef Kadlecsik2012-06-191-1/+3
* Allow saving to/restoring from a file without shell redirectionJozsef Kadlecsik2012-05-231-0/+2
* Add more CC warning option to debug modeJozsef Kadlecsik2012-05-101-2/+2
* Suppress false syntax error messagesJozsef Kadlecsik2012-05-101-0/+1
* Add dynamic module support to ipset userspace toolNeutron Soutmun2012-05-101-0/+12
* Move ipset_port_usage() into libNeutron Soutmun2012-05-061-0/+1
* Fix timeout value overflow bug at large timeout parametersJozsef Kadlecsik2012-05-041-0/+2
* Support hostnames and service names with dashJozsef Kadlecsik2012-01-141-0/+2
* 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