| Commit message (Expand) | Author | Age | Files | Lines |
* | Correct tests to check the number of entries too | Jozsef Kadlecsik | 2016-10-14 | 38 | -82/+82 |
* | Suppress unnecessary stderr in command loop for resize and list | Jozsef Kadlecsik | 2016-03-16 | 1 | -1/+1 |
* | Correction in comment test | Jozsef Kadlecsik | 2016-03-16 | 1 | -2/+2 |
* | Test added to check 0.0.0.0/0,iface to be matched in hash:net,iface type | Jozsef Kadlecsik | 2016-01-13 | 2 | -0/+14 |
* | Out of bound access in hash:net* types fixed | Jozsef Kadlecsik | 2015-08-25 | 5 | -1/+119 |
* | Use IPSET_BIN in resize-and-list.sh and suppress echoing of loop variable | Jozsef Kadlecsik | 2015-08-24 | 1 | -5/+4 |
* | Add element count to all set types header | Jozsef Kadlecsik | 2015-06-25 | 28 | -29/+57 |
* | Add element count to hash headers | Eric B Munson | 2015-06-19 | 67 | -76/+146 |
* | Fix cidr handling for hash:*net* types | Jozsef Kadlecsik | 2015-03-13 | 3 | -1/+22 |
* | Fix parallel resizing and listing of the same set | Jozsef Kadlecsik | 2014-11-18 | 2 | -0/+15 |
* | Introduce RCU in all set types instead of rwlock per set | Jozsef Kadlecsik | 2014-11-18 | 2 | -4/+2 |
* | Support updating extensions when the set is full | Jozsef Kadlecsik | 2014-09-23 | 2 | -0/+26 |
* | hash:mac type added to ipset | Jozsef Kadlecsik | 2014-09-15 | 6 | -2/+82 |
* | Add test to check mark mapping | Jozsef Kadlecsik | 2014-09-14 | 2 | -0/+17 |
* | ipset: Handle missing leading zeros in ethernet address parser | Janeks Jaunups | 2014-05-06 | 1 | -0/+8 |
* | ipset: Pass IPSET_BIN to test scripts to change binary location | Neutron Soutmun | 2014-04-07 | 11 | -42/+54 |
* | print mark & mark mask in hex rather then decimal | Vytas Dauksa | 2014-01-23 | 9 | -174/+174 |
* | add markmask for hash:ip,mark data type | Vytas Dauksa | 2014-01-23 | 8 | -6/+26 |
* | add hash:ip,mark data type to ipset | Vytas Dauksa | 2014-01-08 | 12 | -1/+485 |
* | ipset: Add userspace code to support hash:net,port,net kernel module. | Oliver Smith | 2013-09-30 | 8 | -0/+369 |
* | Tests added to check comment extension | Jozsef Kadlecsik | 2013-09-24 | 12 | -3/+2139 |
* | ipset: Add userspace code to support hash:net,net kernel module. | Oliver Smith | 2013-09-20 | 12 | -2/+407 |
* | Add test to verify CIDR tracking | Jozsef Kadlecsik | 2013-09-15 | 1 | -0/+12 |
* | Make sure called test scripts can be executed (reported by Tomas Budai) | Jozsef Kadlecsik | 2013-08-16 | 1 | -0/+3 |
* | Update testsuite as the trailing space was eliminated at listings | Jozsef Kadlecsik | 2013-05-02 | 86 | -108/+108 |
* | Add new testsuite entries to verify counters and the new type implementations | Jozsef Kadlecsik | 2013-04-09 | 24 | -8/+1156 |
* | Remove all modules before testing resize | Jozsef Kadlecsik | 2012-11-22 | 1 | -1/+2 |
* | Increase the number of maximal sets automatically as needed | Jozsef Kadlecsik | 2012-11-19 | 2 | -0/+34 |
* | Make tests/check_cidrs.sh script executable | Jozsef Kadlecsik | 2012-11-05 | 1 | -0/+0 |
* | Add tests to check completely ranges with hash types | Jozsef Kadlecsik | 2012-11-05 | 4 | -0/+126 |
* | Add simple test to check cidr book-keeping | Jozsef Kadlecsik | 2012-09-22 | 2 | -0/+25 |
* | Support to match elements marked with "nomatch" in hash:*net* sets | Jozsef Kadlecsik | 2012-09-21 | 3 | -1/+79 |
* | The set type revision number is added to the header part of listing | Jozsef Kadlecsik | 2012-09-11 | 25 | -72/+72 |
* | Add /0 network support to hash:net,iface type | Jozsef Kadlecsik | 2012-09-10 | 1 | -5/+37 |
* | The commandline parser was too permissive, make it more strict | Jozsef Kadlecsik | 2012-06-19 | 2 | -2/+2 |
* | Exceptions support added to hash:*net* types | Jozsef Kadlecsik | 2012-01-13 | 9 | -1/+319 |
* | Tests added to check ICMP/ICMPv6 type/code parsing | Jozsef Kadlecsik | 2011-11-24 | 4 | -0/+14 |
* | hash:net,iface fixed to handle overlapping nets behind different interfaces | Jozsef Kadlecsik | 2011-07-08 | 2 | -0/+81 |
* | hash:net,iface type introduced | Jozsef Kadlecsik | 2011-05-30 | 4 | -0/+78 |
* | hash:* tests may seem to fail due to the too wide grep pattern, fix them | Jozsef Kadlecsik | 2011-05-30 | 5 | -7/+7 |
* | Remove iptree tests and compatibility element parsing | Jozsef Kadlecsik | 2011-05-27 | 1 | -1/+1 |
* | hash:net test may seem to fail due to the too wide grep pattern, fix it | Jozsef Kadlecsik | 2011-05-27 | 1 | -1/+1 |
* | Restore with bitmap:port and list:set types did not work, fixed | Jozsef Kadlecsik | 2011-05-24 | 4 | -1/+1069 |
* | hash:net stress test in range notation added | Jozsef Kadlecsik | 2011-05-23 | 2 | -0/+15 |
* | Use unified from/to address masking and check the usage | Jozsef Kadlecsik | 2011-05-23 | 2 | -2/+2 |
* | Support range for IPv4 at adding/deleting elements for hash:*net* types | Jozsef Kadlecsik | 2011-05-15 | 4 | -2/+38 |
* | Fix adding ranges to hash types | Jozsef Kadlecsik | 2011-05-06 | 9 | -0/+72 |
* | Get rid of the trailing empty line at listing sets. | Jozsef Kadlecsik | 2011-04-19 | 66 | -66/+0 |
* | Fix order of listing of sets | Jozsef Kadlecsik | 2011-04-18 | 3 | -0/+41 |
* | Options and flags support added to the kernel API | Jozsef Kadlecsik | 2011-04-18 | 2 | -0/+26 |