summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ipset 6.14 releasedv6.14Jozsef Kadlecsik2012-09-213-1/+22
* Support to match elements marked with "nomatch" in hash:*net* setsJozsef Kadlecsik2012-09-2111-21/+135
* Coding style fixesJozsef Kadlecsik2012-09-1115-48/+64
* The set type revision number is added to the header part of listingJozsef Kadlecsik2012-09-1126-75/+76
* Include supported revisions in module descriptionJozsef Kadlecsik2012-09-1112-39/+78
* Help prints list type revision and terse descriptionJozsef Kadlecsik2012-09-1013-5/+25
* Add /0 network support to hash:net,iface typeJozsef Kadlecsik2012-09-104-30/+117
* Fix cidr book keeping for hash:*net* typesJozsef Kadlecsik2012-09-101-49/+55
* Check and reject crazy /0 input parametersJozsef Kadlecsik2012-09-106-10/+13
* Backport ether_addr_equalJozsef Kadlecsik2012-09-101-2/+11
* Coding style fix, backport from kernelJozsef Kadlecsik2012-09-101-2/+2
* net: cleanup unsigned to unsigned intEric Dumazet2012-09-082-7/+7
* Fix errors when compiling in debug mode.Krunal Patel2012-08-313-8/+6
* Make sure IPPROTO_UDPLITE is definedJozsef Kadlecsik2012-08-311-0/+3
* build: restore -version-infoJan Engelhardt2012-07-012-2/+2
* ipset 6.13 releasedv6.13Jozsef Kadlecsik2012-06-293-1/+16
* Explain in more detail src/dst for hash:net,ifaceJozsef Kadlecsik2012-06-291-2/+3
* ipset: Handle properly an IPSET_CMD_NONETomasz Bursztyka2012-06-291-0/+12
* netfilter: ipset: hash:net,iface: fix interface comparisonFlorian Westphal2012-06-191-28/+4
* ipset help lists set types multiple times, fixed (reported by Mr Dash Four)Jozsef Kadlecsik2012-06-191-1/+5
* The commandline parser was too permissive, make it more strictJozsef Kadlecsik2012-06-194-34/+34
* Timeout fixing bug broke SET target special timeout value, fixedJozsef Kadlecsik2012-06-081-1/+3
* Allow saving to/restoring from a file without shell redirectionJozsef Kadlecsik2012-05-238-11/+141
* Use MSEC_PER_SEC instead of harcoded valueJozsef Kadlecsik2012-05-152-4/+4
* Fix typo of word "unkown" to "unknown".Neutron Soutmun2012-05-152-3/+3
* ipset 6.12.1 releasedv6.12.1Jozsef Kadlecsik2012-05-102-1/+7
* Enable silent (kernel style) compile messagesJozsef Kadlecsik2012-05-107-37/+9
* Fix build failed on --disable-dependency-trackingNeutron Soutmun2012-05-102-6/+11
* Add tarball target to MakefileJozsef Kadlecsik2012-05-101-1/+8
* ipset 6.12 releasedJozsef Kadlecsik2012-05-103-1/+30
* Backport nla_put_net* functions as NLA_PUT* were removedJozsef Kadlecsik2012-05-101-0/+22
* Cleanup generated files by make tidyJozsef Kadlecsik2012-05-101-0/+1
* netlink: add netlink_dump_control structure for netlink_dump_start()Pablo Neira Ayuso2012-05-101-2/+12
* ipset: Stop using NLA_PUT*().David S. Miller2012-05-1014-258/+309
* Add more CC warning option to debug modeJozsef Kadlecsik2012-05-1013-2/+20
* Report syntax error messages immediatelyJozsef Kadlecsik2012-05-101-1/+1
* Suppress false syntax error messagesJozsef Kadlecsik2012-05-105-5/+39
* Add configure summary for the ipset userspace toolJozsef Kadlecsik2012-05-102-3/+41
* Add dynamic module support to ipset userspace toolNeutron Soutmun2012-05-1020-67/+313
* Move ipset_port_usage() into libNeutron Soutmun2012-05-066-33/+46
* Fix hash size checking in kernelJozsef Kadlecsik2012-05-068-21/+65
* Fix invalid assignment to const void pointerJozsef Kadlecsik2012-05-061-7/+7
* Correct README file about minimal required iptables versionOskar Berggren2012-05-041-1/+1
* Sparse warnings "incorrect type in assignment" fixedJozsef Kadlecsik2012-05-047-33/+39
* Remove unused variables (warnings fixed)Jozsef Kadlecsik2012-05-042-2/+2
* Fix timeout value overflow bug at large timeout parametersJozsef Kadlecsik2012-05-0415-29/+75
* ipv6: Add fragment reporting to ipv6_skip_exthdr().Jesse Gross2012-05-041-0/+8
* net: remove ipv6_addr_copy()Alexey Dobriyan2012-04-192-2/+2
* Improve ipset help text messages (Mr Dash Four)Jozsef Kadlecsik2012-04-191-4/+4
* Fix the inclusion of linux/export.hHenry Culver2012-01-202-2/+2