summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* tests: add tests ipset to nftablesPablo Neira Ayuso2021-06-263-0/+140
* Handle all variable header parts in helper scripts instead ot test tasksJozsef Kadlecsik2020-09-21112-2166/+2259
* Add bucketsize parameter to all hash typesJozsef Kadlecsik2020-09-2165-141/+140
* netfilter: ipset: Fix "INFO: rcu detected stall in hash_xxx" reportsJozsef Kadlecsik2020-02-181-0/+10
* Sort naturally instead of textual sort (bugzilla #1369)Jozsef Kadlecsik2019-10-311-111/+111
* Implement sorting for hash types in the ipset toolJozsef Kadlecsik2018-11-265-0/+65963
* Correct to test null valued entry in hash:net6,port,net6 testJozsef Kadlecsik2018-10-191-3/+9
* tests/check_klog.sh: Try dmesg too, don't let shell terminate scriptStefano Brivio2018-05-301-0/+4
* Fix parsing service names for portsJozsef Kadlecsik2018-04-101-0/+4
* Use 'ss' in runtest.sh but fall back to deprecated 'net-tools' commandJozsef Kadlecsik2018-03-031-4/+14
* Add test to verify wraparound fixJozsef Kadlecsik2018-01-121-0/+6
* Fix "don't update counters" mode when counters used at the matchingJozsef Kadlecsik2018-01-043-0/+17
* testsuite: Make sure it can be run over ssh :-)Jozsef Kadlecsik2017-09-236-32/+43
* Add test file missing from patch previous patch.Jozsef Kadlecsik2017-09-231-0/+9
* Test to check the fix to add an IPv4 range containing more than 2^31 addressesJozsef Kadlecsik2017-09-181-0/+10
* ipset: Fix ipset command replacement in runtest.shNeutron Soutmun2017-06-041-1/+1
* Correct a test: number of entries may be outdatedJozsef Kadlecsik2017-03-231-1/+1
* New test to verify that only the intended entries are deleted at hash types.Jozsef Kadlecsik2017-02-163-1/+5
* Correct tests to check the number of entries tooJozsef Kadlecsik2016-10-1438-82/+82
* Suppress unnecessary stderr in command loop for resize and listJozsef Kadlecsik2016-03-161-1/+1
* Correction in comment testJozsef Kadlecsik2016-03-161-2/+2
* Test added to check 0.0.0.0/0,iface to be matched in hash:net,iface typeJozsef Kadlecsik2016-01-132-0/+14
* Out of bound access in hash:net* types fixedJozsef Kadlecsik2015-08-255-1/+119
* Use IPSET_BIN in resize-and-list.sh and suppress echoing of loop variableJozsef Kadlecsik2015-08-241-5/+4
* Add element count to all set types headerJozsef Kadlecsik2015-06-2528-29/+57
* Add element count to hash headersEric B Munson2015-06-1967-76/+146
* Fix cidr handling for hash:*net* typesJozsef Kadlecsik2015-03-133-1/+22
* Fix parallel resizing and listing of the same setJozsef Kadlecsik2014-11-182-0/+15
* Introduce RCU in all set types instead of rwlock per setJozsef Kadlecsik2014-11-182-4/+2
* Support updating extensions when the set is fullJozsef Kadlecsik2014-09-232-0/+26
* hash:mac type added to ipsetJozsef Kadlecsik2014-09-156-2/+82
* Add test to check mark mappingJozsef Kadlecsik2014-09-142-0/+17
* ipset: Handle missing leading zeros in ethernet address parserJaneks Jaunups2014-05-061-0/+8
* ipset: Pass IPSET_BIN to test scripts to change binary locationNeutron Soutmun2014-04-0711-42/+54
* print mark & mark mask in hex rather then decimalVytas Dauksa2014-01-239-174/+174
* add markmask for hash:ip,mark data typeVytas Dauksa2014-01-238-6/+26
* add hash:ip,mark data type to ipsetVytas Dauksa2014-01-0812-1/+485
* ipset: Add userspace code to support hash:net,port,net kernel module.Oliver Smith2013-09-308-0/+369
* Tests added to check comment extensionJozsef Kadlecsik2013-09-2412-3/+2139
* ipset: Add userspace code to support hash:net,net kernel module.Oliver Smith2013-09-2012-2/+407
* Add test to verify CIDR trackingJozsef Kadlecsik2013-09-151-0/+12
* Make sure called test scripts can be executed (reported by Tomas Budai)Jozsef Kadlecsik2013-08-161-0/+3
* Update testsuite as the trailing space was eliminated at listingsJozsef Kadlecsik2013-05-0286-108/+108
* Add new testsuite entries to verify counters and the new type implementationsJozsef Kadlecsik2013-04-0924-8/+1156
* Remove all modules before testing resizeJozsef Kadlecsik2012-11-221-1/+2
* Increase the number of maximal sets automatically as neededJozsef Kadlecsik2012-11-192-0/+34
* Make tests/check_cidrs.sh script executableJozsef Kadlecsik2012-11-051-0/+0
* Add tests to check completely ranges with hash typesJozsef Kadlecsik2012-11-054-0/+126
* Add simple test to check cidr book-keepingJozsef Kadlecsik2012-09-222-0/+25
* Support to match elements marked with "nomatch" in hash:*net* setsJozsef Kadlecsik2012-09-213-1/+79