summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Add bucketsize parameter to all hash typesJozsef Kadlecsik2020-09-211-14/+24
* Document explicitly that protocol is not stored in bitmap:portJozsef Kadlecsik2019-11-141-2/+3
* ipset: Add wildcard support to net,ifaceKristian Evensen2019-10-311-1/+7
* ipset: update my email addressJozsef Kadlecsik2019-06-053-3/+3
* Correct the manpage about the sort option, supported since 3713072dJozsef Kadlecsik2018-11-301-1/+1
* Implement sorting for hash types in the ipset toolJozsef Kadlecsik2018-11-261-2/+2
* Library reworked to support embedding ipset completelyJozsef Kadlecsik2018-10-182-879/+12
* manpage: Add comment about matching on destination MAC addressStefano Brivio2018-08-301-7/+19
* Fix leak in build_argv() on line parsing errorStefano Brivio2018-08-241-2/+3
* Limit max timeout value to (UINT_MAX >> 1)/MSEC_PER_SECJozsef Kadlecsik2018-06-011-1/+2
* Userspace revision handling is reworkedJozsef Kadlecsik2018-01-021-20/+54
* Replace the last reference to u_int8_t with uint8_t.Jozsef Kadlecsik2017-09-261-1/+1
* Revert "ipset: fix build with musl"Jozsef Kadlecsik2017-09-261-2/+0
* ipset: fix build with muslStijn Tintel2017-09-251-0/+2
* Report if the option is supported by a newer kernel releaseJozsef Kadlecsik2017-09-111-6/+27
* Update manpage about the size parameter of list:set types.Jozsef Kadlecsik2017-02-191-1/+2
* hash:ipmac type support added to ipset, userspace partTomasz Chilinski2016-05-051-0/+22
* Manpage typo correctionsDavid Wittman2015-07-201-3/+3
* Fix grammar error in manpageNeutron Soutmun2015-07-201-1/+1
* ipset manpage: refer to iptables-extensionsJozsef Kadlecsik2015-06-251-1/+2
* Add element count to all set types headerJozsef Kadlecsik2015-06-251-0/+5
* ipset: propose rewording in manpageNeutron Soutmun2015-03-131-3/+2
* ipset: Fix hyphen used as minus sign in manpageNeutron Soutmun2014-09-301-1/+1
* Order create and add options in manpage so that generic ones come firstJozsef Kadlecsik2014-09-231-51/+51
* Centralise generic create options (family, hashsize, maxelem) on top of man p...Mart Frauenlob2014-09-231-175/+35
* Add description of hash:mac set type to man page.Mart Frauenlob2014-09-221-0/+32
* Add missing space for skbinfo option synopsis.Mart Frauenlob2014-09-221-1/+1
* ipset: man: Add the skbinfo extension documentation.Anton Danilov2014-09-141-28/+42
* ipset: Fix grammar error in manpageNeutron Soutmun2014-04-071-1/+1
* ipset: add userspace support for forceaddJosh Hunt2014-03-041-0/+7
* add markmask for hash:ip,mark data typeVytas Dauksa2014-01-231-1/+5
* add hash:ip,mark data type to ipsetVytas Dauksa2014-01-081-0/+49
* ipset: manpage: correct add action synopsis for hash:net,port,net.Mart Frauenlob2013-11-261-1/+1
* ipset: manpage: remove spare comma for hash:net,net test action.Mart Frauenlob2013-11-261-1/+1
* ipset: Add userspace code to support hash:net,port,net kernel module.Oliver Smith2013-09-301-140/+202
* ipset: Add new userspace set revisions for comment supportOliver Smith2013-09-231-24/+47
* ipset: Rework the "fake" argument parsing for ipset restore.Oliver Smith2013-09-231-9/+43
* ipset: Add userspace code to support hash:net,net kernel module.Oliver Smith2013-09-201-0/+74
* Add specifying protocol for bitmap:portQuentin Armitage2013-08-171-4/+9
* Manpage fix: not just identical, but compatible type of sets can be swappedJozsef Kadlecsik2013-08-141-5/+5
* Parse option "family" first, because other options may depend on itJozsef Kadlecsik2013-08-141-24/+47
* ipset: Fix hyphen used as minus sign in manpageNeutron Soutmun2013-05-131-1/+1
* Manpage typing error correction (reported by Husnu Demir)Jozsef Kadlecsik2013-05-021-2/+2
* Add sparse checking support to userspaceJozsef Kadlecsik2013-05-021-0/+6
* Manpage updatesJozsef Kadlecsik2013-04-091-52/+79
* Interactive mode error after syntax error (reported by Mart Frauenlob)Jozsef Kadlecsik2013-02-211-3/+8
* Fix interactive modeFredrik Eriksson2012-11-101-5/+2
* Coding style fixesJozsef Kadlecsik2012-09-111-3/+3
* Help prints list type revision and terse descriptionJozsef Kadlecsik2012-09-101-5/+5
* Add /0 network support to hash:net,iface typeJozsef Kadlecsik2012-09-101-2/+1