| Commit message (Expand) | Author | Age | Files | Lines |
* | Correct to test null valued entry in hash:net6,port,net6 test | Jozsef Kadlecsik | 2018-10-19 | 1 | -3/+9 |
* | tests/check_klog.sh: Try dmesg too, don't let shell terminate script | Stefano Brivio | 2018-05-30 | 1 | -0/+4 |
* | Fix parsing service names for ports | Jozsef Kadlecsik | 2018-04-10 | 1 | -0/+4 |
* | Use 'ss' in runtest.sh but fall back to deprecated 'net-tools' command | Jozsef Kadlecsik | 2018-03-03 | 1 | -4/+14 |
* | Add test to verify wraparound fix | Jozsef Kadlecsik | 2018-01-12 | 1 | -0/+6 |
* | Fix "don't update counters" mode when counters used at the matching | Jozsef Kadlecsik | 2018-01-04 | 3 | -0/+17 |
* | testsuite: Make sure it can be run over ssh :-) | Jozsef Kadlecsik | 2017-09-23 | 6 | -32/+43 |
* | Add test file missing from patch previous patch. | Jozsef Kadlecsik | 2017-09-23 | 1 | -0/+9 |
* | Test to check the fix to add an IPv4 range containing more than 2^31 addresses | Jozsef Kadlecsik | 2017-09-18 | 1 | -0/+10 |
* | ipset: Fix ipset command replacement in runtest.sh | Neutron Soutmun | 2017-06-04 | 1 | -1/+1 |
* | Correct a test: number of entries may be outdated | Jozsef Kadlecsik | 2017-03-23 | 1 | -1/+1 |
* | New test to verify that only the intended entries are deleted at hash types. | Jozsef Kadlecsik | 2017-02-16 | 3 | -1/+5 |
* | 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 |