summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* add ipset to nftables translation infrastructurePablo Neira Ayuso2021-06-262-1/+8
* Silence unused-but-set-variable warningsJozsef Kadlecsik2021-02-191-0/+2
* Handle -Werror=implicit-fallthrough= in debug mode compilingJozsef Kadlecsik2021-02-091-0/+15
* Expose the initval hash parameter to userspaceJozsef Kadlecsik2020-09-214-1/+6
* Add bucketsize parameter to all hash typesJozsef Kadlecsik2020-09-213-1/+5
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-10-311-0/+1
* ipset: Add wildcard support to net,ifaceKristian Evensen2019-10-313-1/+6
* ipset: update my email addressJozsef Kadlecsik2019-06-0517-17/+17
* Add missing functions to libipset.mapJozsef Kadlecsik2018-11-281-4/+3
* Implement sorting for hash types in the ipset toolJozsef Kadlecsik2018-11-261-0/+104
* Introduction of new commands and protocol version 7Jozsef Kadlecsik2018-10-276-8/+16
* Prepare the ipset tool to handle multiple protocol versionsJozsef Kadlecsik2018-10-221-2/+3
* Fix warning message handlingJozsef Kadlecsik2018-10-223-10/+16
* Library reworked to support embedding ipset completelyJozsef Kadlecsik2018-10-185-67/+119
* Fix parsing service names for portsJozsef Kadlecsik2018-04-101-0/+1
* build: do install libipset/args.hJan Engelhardt2018-01-231-0/+1
* Userspace revision handling is reworkedJozsef Kadlecsik2018-01-022-3/+84
* Fix the include guards on the include/libipset/linux_ip_set*.hJozsef Kadlecsik2017-09-144-12/+19
* Report if the option is supported by a newer kernel releaseJozsef Kadlecsik2017-09-111-0/+2
* 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