summaryrefslogtreecommitdiffstats
path: root/src/ipset.8
Commit message (Expand)AuthorAgeFilesLines
* Add json output to list commandThomas Oberhammer2023-09-181-3/+3
* netfilter: ipset: Update the man page to include netmask/bitmask optionsVishwanath Pai2022-11-201-3/+30
* Fix example in ipset.8 manpage discovered by Pablo Neira Ayuso.Jozsef Kadlecsik2021-06-271-1/+1
* 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-051-1/+1
* 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
* manpage: Add comment about matching on destination MAC addressStefano Brivio2018-08-301-7/+19
* Limit max timeout value to (UINT_MAX >> 1)/MSEC_PER_SECJozsef Kadlecsik2018-06-011-1/+2
* 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: 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
* 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
* Manpage updatesJozsef Kadlecsik2013-04-091-52/+79
* Add /0 network support to hash:net,iface typeJozsef Kadlecsik2012-09-101-2/+1
* Explain in more detail src/dst for hash:net,ifaceJozsef Kadlecsik2012-06-291-2/+3
* Allow saving to/restoring from a file without shell redirectionJozsef Kadlecsik2012-05-231-6/+21
* Support hostnames and service names with dashJozsef Kadlecsik2012-01-141-0/+6
* Exceptions support added to hash:*net* typesJozsef Kadlecsik2012-01-131-6/+23
* Update the manpage and document the limits in hash:net,iface.Jozsef Kadlecsik2011-07-111-1/+5
* hash:net,iface type introducedJozsef Kadlecsik2011-05-301-2/+69
* Support range for IPv4 at adding/deleting elements for hash:*net* typesJozsef Kadlecsik2011-05-151-13/+29
* Support listing setnames and headers tooJozsef Kadlecsik2011-04-181-4/+16
* bitmap:ip,mac type requires "src" for MACJozsef Kadlecsik2011-04-081-3/+4
* Manpage updateJozsef Kadlecsik2011-03-271-0/+2
* SCTP, UDPLITE support addedJozsef Kadlecsik2011-03-181-10/+17