summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Use netlink callback dump args onlyJozsef Kadlecsik2013-10-025-54/+68
* ipset: Add userspace code to support hash:net,port,net kernel module.Oliver Smith2013-09-3011-140/+763
* netfilter: ipset: Add hash:net,port,net module to kernel.Oliver Smith2013-09-303-1/+598
* ipset: Add net namespace for ipsetVitaly Lavrov2013-09-289-148/+245
* Use a common function at listing the extensions of the elementsJozsef Kadlecsik2013-09-255-50/+33
* Tests added to check comment extensionJozsef Kadlecsik2013-09-2412-3/+2139
* For set:list types, replaced elements must be zeroed outJozsef Kadlecsik2013-09-231-1/+3
* Fix hash resizing with commentsJozsef Kadlecsik2013-09-231-5/+5
* ipset: Add new userspace set revisions for comment supportOliver Smith2013-09-2311-26/+1303
* ipset: Support comments in the userspace library.Oliver Smith2013-09-2314-6/+144
* ipset: Rework the "fake" argument parsing for ipset restore.Oliver Smith2013-09-231-9/+43
* netfilter: ipset: Support comments in the list-type ipset.Oliver Smith2013-09-231-6/+12
* netfilter: ipset: Support comments in bitmap-type ipsets.Oliver Smith2013-09-234-9/+17
* netfilter: ipset: Support comments in hash-type ipsets.Oliver Smith2013-09-239-13/+30
* netfilter: ipset: Support comments for ipset entries in the core.Oliver Smith2013-09-234-8/+118
* ipset: Add userspace code to support hash:net,net kernel module.Oliver Smith2013-09-2015-2/+640
* netfilter: ipset: Add hash:net,net module to kernel.Oliver Smith2013-09-204-9/+541
* Kconfig: ipset needs NETFILTER_NETLINKJozsef Kadlecsik2013-09-172-1/+6
* Add test to verify CIDR trackingJozsef Kadlecsik2013-09-151-0/+12
* netfilter: ipset: Fix serious failure in CIDR trackingOliver Smith2013-09-151-10/+14
* configure: uclinux is also linuxGustavo Zacarias2013-09-131-1/+1
* list:set: make sure all elements are checked by the gcJozsef Kadlecsik2013-09-091-2/+5
* Support extensions which need a per data destroy functionJozsef Kadlecsik2013-09-094-43/+107
* Generalize extensions supportJozsef Kadlecsik2013-09-0714-749/+118
* Move extension data to set structureJozsef Kadlecsik2013-09-0715-289/+266
* Rename extension offset ids to extension idsJozsef Kadlecsik2013-09-067-43/+43
* Prepare ipset to support multiple networks for hash typesJozsef Kadlecsik2013-09-046-44/+48
* Introduce new operation to get both setname and familyJozsef Kadlecsik2013-09-042-0/+25
* Add specifying protocol for bitmap:portQuentin Armitage2013-08-174-18/+67
* Remove artifical restriction of netmask values for hash:ip type.Jozsef Kadlecsik2013-08-171-6/+4
* Make sure called test scripts can be executed (reported by Tomas Budai)Jozsef Kadlecsik2013-08-161-0/+3
* Manpage fix: not just identical, but compatible type of sets can be swappedJozsef Kadlecsik2013-08-141-5/+5
* Validate the set family and not the set type family at swapping.Jozsef Kadlecsik2013-08-141-1/+1
* Fix error message typoJozsef Kadlecsik2013-08-141-1/+1
* Parse option "family" first, because other options may depend on itJozsef Kadlecsik2013-08-141-24/+47
* Change 2nd parameter type of ipset_parse_elemQuentin Armitage2013-08-012-2/+2
* Consistent userspace testing with nomatch flagJozsef Kadlecsik2013-07-226-12/+13
* Report broken netlink messages in debug modeJozsef Kadlecsik2013-07-191-0/+13
* Skip really non-first fragments for IPv6 when getting port/protocolJozsef Kadlecsik2013-05-311-4/+2
* ipset standalone package needs to ship em_ipset.cJozsef Kadlecsik2013-05-314-4/+152
* ipset: Fix hyphen used as minus sign in manpageNeutron Soutmun2013-05-131-1/+1
* libipset.pc must be installed via 'make install'Eric Leblond2013-05-111-0/+3
* ipset 6.19 releasedv6.19Jozsef Kadlecsik2013-05-093-1/+59
* Compatibility fixes to keep the support of kernels back to 2.6.32Jozsef Kadlecsik2013-05-092-48/+48
* Check at modules_install whether depmod ignores the extra subdirJozsef Kadlecsik2013-05-091-0/+18
* Backport nla_put_net64Jozsef Kadlecsik2013-05-091-0/+10
* The utils are updated from their sourcesJozsef Kadlecsik2013-05-075-502/+1734
* Support package fragments for IPv4 protos without portsAnders K. Pedersen2013-05-031-1/+17
* Manpage typing error correction (reported by Husnu Demir)Jozsef Kadlecsik2013-05-021-2/+2
* Update testsuite as the trailing space was eliminated at listingsJozsef Kadlecsik2013-05-0286-108/+108