| Commit message (Expand) | Author | Age | Files | Lines |
* | libipset: Add userspace support of the skbinfo extension of the hash set types. | Anton Danilov | 2014-09-14 | 10 | -0/+1827 |
* | libipset: Add userspace support of the skbinfo extension of the bitmap set ty... | Anton Danilov | 2014-09-14 | 3 | -0/+405 |
* | libipset: Add userspace code for the skbinfo extension support. | Anton Danilov | 2014-09-14 | 6 | -1/+167 |
* | Make possible to compile ipset with IPSET_DEBUG from the dist. | Clinton Roy | 2014-08-19 | 1 | -0/+3 |
* | libipset: print third element in debugging | Sergey Popovich | 2014-05-06 | 1 | -1/+3 |
* | ipset: Handle missing leading zeros in ethernet address parser | Janeks Jaunups | 2014-05-06 | 1 | -5/+8 |
* | ipset: Fix printf format warning | Neutron Soutmun | 2014-04-07 | 1 | -1/+2 |
* | ipset: add userspace support for forceadd | Josh Hunt | 2014-03-04 | 11 | -0/+1394 |
* | lib: fix ifname 'physdev:' prefix parsing | Florian Westphal | 2014-02-13 | 1 | -2/+3 |
* | print mark & mark mask in hex rather then decimal | Vytas Dauksa | 2014-01-23 | 2 | -4/+4 |
* | add markmask for hash:ip,mark data type | Vytas Dauksa | 2014-01-23 | 6 | -2/+22 |
* | add hash:ip,mark data type to ipset | Vytas Dauksa | 2014-01-08 | 8 | -0/+253 |
* | ipset: Fix malformed output from list/save for ICMP types in port field. | Sergey Popovich | 2013-11-11 | 1 | -3/+5 |
* | ipset: fix timeout data type size | Nikolay Martynov | 2013-11-11 | 1 | -3/+8 |
* | build: fix incorrect library versioning | Jan Engelhardt | 2013-10-27 | 1 | -0/+4 |
* | Missing comment support added to hash:ip,port,ip and hash:net,iface types | Jozsef Kadlecsik | 2013-10-02 | 2 | -0/+323 |
* | ipset: Add userspace code to support hash:net,port,net kernel module. | Oliver Smith | 2013-09-30 | 2 | -0/+192 |
* | ipset: Add new userspace set revisions for comment support | Oliver Smith | 2013-09-23 | 10 | -2/+1256 |
* | ipset: Support comments in the userspace library. | Oliver Smith | 2013-09-23 | 8 | -3/+113 |
* | ipset: Add userspace code to support hash:net,net kernel module. | Oliver Smith | 2013-09-20 | 2 | -0/+159 |
* | Add specifying protocol for bitmap:port | Quentin Armitage | 2013-08-17 | 2 | -14/+56 |
* | Remove artifical restriction of netmask values for hash:ip type. | Jozsef Kadlecsik | 2013-08-17 | 1 | -6/+4 |
* | Fix error message typo | Jozsef Kadlecsik | 2013-08-14 | 1 | -1/+1 |
* | Change 2nd parameter type of ipset_parse_elem | Quentin Armitage | 2013-08-01 | 1 | -1/+1 |
* | Report broken netlink messages in debug mode | Jozsef Kadlecsik | 2013-07-19 | 1 | -0/+13 |
* | libipset.pc must be installed via 'make install' | Eric Leblond | 2013-05-11 | 1 | -0/+3 |
* | Add sparse checking support to userspace | Jozsef Kadlecsik | 2013-05-02 | 1 | -0/+6 |
* | Improve XML output: add element tag and root element (suggested by Lucas Hamie) | Jozsef Kadlecsik | 2013-05-01 | 1 | -33/+38 |
* | Introduce the new set type revisions with counter support | Jozsef Kadlecsik | 2013-04-09 | 11 | -103/+1560 |
* | Support counters in the ipset library | Jozsef Kadlecsik | 2013-04-09 | 6 | -2/+89 |
* | Fix error path when protocol number is used with port range | Jozsef Kadlecsik | 2013-01-09 | 1 | -1/+3 |
* | Correct "Suspicious condition (assignment + comparison)" (Thomas Jarosch) | Jozsef Kadlecsik | 2013-01-09 | 1 | -4/+3 |
* | Fix revision printing in XML mode (reported by Mart Frauenlob) | Jozsef Kadlecsik | 2013-01-09 | 1 | -1/+1 |
* | Use gethostbyname2 instead of getaddrinfo | Jozsef Kadlecsik | 2012-11-05 | 1 | -1/+101 |
* | Support protocol numbers as well, not only protocol names | Jozsef Kadlecsik | 2012-11-05 | 1 | -3/+9 |
* | Coding style fixes | Jozsef Kadlecsik | 2012-09-11 | 7 | -32/+43 |
* | The set type revision number is added to the header part of listing | Jozsef Kadlecsik | 2012-09-11 | 1 | -3/+4 |
* | Help prints list type revision and terse description | Jozsef Kadlecsik | 2012-09-10 | 11 | -0/+19 |
* | Add /0 network support to hash:net,iface type | Jozsef Kadlecsik | 2012-09-10 | 1 | -0/+58 |
* | build: restore -version-info | Jan Engelhardt | 2012-07-01 | 1 | -1/+1 |
* | Allow saving to/restoring from a file without shell redirection | Jozsef Kadlecsik | 2012-05-23 | 3 | -1/+19 |
* | Fix typo of word "unkown" to "unknown". | Neutron Soutmun | 2012-05-15 | 2 | -3/+3 |
* | Enable silent (kernel style) compile messages | Jozsef Kadlecsik | 2012-05-10 | 3 | -11/+8 |
* | Fix build failed on --disable-dependency-tracking | Neutron Soutmun | 2012-05-10 | 1 | -5/+10 |
* | Add more CC warning option to debug mode | Jozsef Kadlecsik | 2012-05-10 | 11 | -0/+11 |
* | Report syntax error messages immediately | Jozsef Kadlecsik | 2012-05-10 | 1 | -1/+1 |
* | Suppress false syntax error messages | Jozsef Kadlecsik | 2012-05-10 | 4 | -5/+38 |
* | Add configure summary for the ipset userspace tool | Jozsef Kadlecsik | 2012-05-10 | 1 | -3/+5 |
* | Add dynamic module support to ipset userspace tool | Neutron Soutmun | 2012-05-10 | 15 | -67/+249 |
* | Move ipset_port_usage() into lib | Neutron Soutmun | 2012-05-06 | 3 | -1/+44 |