| Commit message (Expand) | Author | Age | Files | Lines |
* | Document explicitly that protocol is not stored in bitmap:port | Jozsef Kadlecsik | 2019-11-14 | 1 | -2/+3 |
* | ipset: Add wildcard support to net,iface | Kristian Evensen | 2019-10-31 | 1 | -1/+7 |
* | ipset: update my email address | Jozsef Kadlecsik | 2019-06-05 | 3 | -3/+3 |
* | Correct the manpage about the sort option, supported since 3713072d | Jozsef Kadlecsik | 2018-11-30 | 1 | -1/+1 |
* | Implement sorting for hash types in the ipset tool | Jozsef Kadlecsik | 2018-11-26 | 1 | -2/+2 |
* | Library reworked to support embedding ipset completely | Jozsef Kadlecsik | 2018-10-18 | 2 | -879/+12 |
* | manpage: Add comment about matching on destination MAC address | Stefano Brivio | 2018-08-30 | 1 | -7/+19 |
* | Fix leak in build_argv() on line parsing error | Stefano Brivio | 2018-08-24 | 1 | -2/+3 |
* | Limit max timeout value to (UINT_MAX >> 1)/MSEC_PER_SEC | Jozsef Kadlecsik | 2018-06-01 | 1 | -1/+2 |
* | Userspace revision handling is reworked | Jozsef Kadlecsik | 2018-01-02 | 1 | -20/+54 |
* | Replace the last reference to u_int8_t with uint8_t. | Jozsef Kadlecsik | 2017-09-26 | 1 | -1/+1 |
* | Revert "ipset: fix build with musl" | Jozsef Kadlecsik | 2017-09-26 | 1 | -2/+0 |
* | ipset: fix build with musl | Stijn Tintel | 2017-09-25 | 1 | -0/+2 |
* | Report if the option is supported by a newer kernel release | Jozsef Kadlecsik | 2017-09-11 | 1 | -6/+27 |
* | Update manpage about the size parameter of list:set types. | Jozsef Kadlecsik | 2017-02-19 | 1 | -1/+2 |
* | hash:ipmac type support added to ipset, userspace part | Tomasz Chilinski | 2016-05-05 | 1 | -0/+22 |
* | Manpage typo corrections | David Wittman | 2015-07-20 | 1 | -3/+3 |
* | Fix grammar error in manpage | Neutron Soutmun | 2015-07-20 | 1 | -1/+1 |
* | ipset manpage: refer to iptables-extensions | Jozsef Kadlecsik | 2015-06-25 | 1 | -1/+2 |
* | Add element count to all set types header | Jozsef Kadlecsik | 2015-06-25 | 1 | -0/+5 |
* | ipset: propose rewording in manpage | Neutron Soutmun | 2015-03-13 | 1 | -3/+2 |
* | ipset: Fix hyphen used as minus sign in manpage | Neutron Soutmun | 2014-09-30 | 1 | -1/+1 |
* | Order create and add options in manpage so that generic ones come first | Jozsef Kadlecsik | 2014-09-23 | 1 | -51/+51 |
* | Centralise generic create options (family, hashsize, maxelem) on top of man p... | Mart Frauenlob | 2014-09-23 | 1 | -175/+35 |
* | Add description of hash:mac set type to man page. | Mart Frauenlob | 2014-09-22 | 1 | -0/+32 |
* | Add missing space for skbinfo option synopsis. | Mart Frauenlob | 2014-09-22 | 1 | -1/+1 |
* | ipset: man: Add the skbinfo extension documentation. | Anton Danilov | 2014-09-14 | 1 | -28/+42 |
* | ipset: Fix grammar error in manpage | Neutron Soutmun | 2014-04-07 | 1 | -1/+1 |
* | ipset: add userspace support for forceadd | Josh Hunt | 2014-03-04 | 1 | -0/+7 |
* | add markmask for hash:ip,mark data type | Vytas Dauksa | 2014-01-23 | 1 | -1/+5 |
* | add hash:ip,mark data type to ipset | Vytas Dauksa | 2014-01-08 | 1 | -0/+49 |
* | ipset: manpage: correct add action synopsis for hash:net,port,net. | Mart Frauenlob | 2013-11-26 | 1 | -1/+1 |
* | ipset: manpage: remove spare comma for hash:net,net test action. | Mart Frauenlob | 2013-11-26 | 1 | -1/+1 |
* | ipset: Add userspace code to support hash:net,port,net kernel module. | Oliver Smith | 2013-09-30 | 1 | -140/+202 |
* | ipset: Add new userspace set revisions for comment support | Oliver Smith | 2013-09-23 | 1 | -24/+47 |
* | ipset: Rework the "fake" argument parsing for ipset restore. | Oliver Smith | 2013-09-23 | 1 | -9/+43 |
* | ipset: Add userspace code to support hash:net,net kernel module. | Oliver Smith | 2013-09-20 | 1 | -0/+74 |
* | Add specifying protocol for bitmap:port | Quentin Armitage | 2013-08-17 | 1 | -4/+9 |
* | Manpage fix: not just identical, but compatible type of sets can be swapped | Jozsef Kadlecsik | 2013-08-14 | 1 | -5/+5 |
* | Parse option "family" first, because other options may depend on it | Jozsef Kadlecsik | 2013-08-14 | 1 | -24/+47 |
* | ipset: Fix hyphen used as minus sign in manpage | Neutron Soutmun | 2013-05-13 | 1 | -1/+1 |
* | Manpage typing error correction (reported by Husnu Demir) | Jozsef Kadlecsik | 2013-05-02 | 1 | -2/+2 |
* | Add sparse checking support to userspace | Jozsef Kadlecsik | 2013-05-02 | 1 | -0/+6 |
* | Manpage updates | Jozsef Kadlecsik | 2013-04-09 | 1 | -52/+79 |
* | Interactive mode error after syntax error (reported by Mart Frauenlob) | Jozsef Kadlecsik | 2013-02-21 | 1 | -3/+8 |
* | Fix interactive mode | Fredrik Eriksson | 2012-11-10 | 1 | -5/+2 |
* | Coding style fixes | Jozsef Kadlecsik | 2012-09-11 | 1 | -3/+3 |
* | Help prints list type revision and terse description | Jozsef Kadlecsik | 2012-09-10 | 1 | -5/+5 |
* | Add /0 network support to hash:net,iface type | Jozsef Kadlecsik | 2012-09-10 | 1 | -2/+1 |
* | Fix errors when compiling in debug mode. | Krunal Patel | 2012-08-31 | 2 | -8/+5 |