| Commit message (Expand) | Author | Age | Files | Lines |
* | Whitespace and coding fixes detected by checkpatch.pl | Jozsef Kadlecsik | 2011-05-31 | 49 | -675/+773 |
* | hash:net,iface type introduced | Jozsef Kadlecsik | 2011-05-30 | 21 | -6/+1157 |
* | hash:* tests may seem to fail due to the too wide grep pattern, fix them | Jozsef Kadlecsik | 2011-05-30 | 5 | -7/+7 |
* | Use the stored first cidr value instead of '1' | Jozsef Kadlecsik | 2011-05-28 | 3 | -8/+16 |
* | Fix return code for destroy when sets are in use | Jozsef Kadlecsik | 2011-05-28 | 1 | -1/+1 |
* | Add xt_action_param to the variant level kadt functions, ipset API change | Jozsef Kadlecsik | 2011-05-27 | 14 | -16/+43 |
* | Remove iptree tests and compatibility element parsing | Jozsef Kadlecsik | 2011-05-27 | 2 | -2/+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 |
* | Fix long time uncovered bug at adding string attributes to the netlink message | Jozsef Kadlecsik | 2011-05-27 | 1 | -0/+3 |
* | Fix warnings reported by valgrind | Jozsef Kadlecsik | 2011-05-25 | 2 | -2/+8 |
* | Remove supporting set types iptree and iptreemap | Jozsef Kadlecsik | 2011-05-24 | 1 | -1/+1 |
* | Drop supporting kernel versions below 2.6.35 | Jozsef Kadlecsik | 2011-05-24 | 1 | -83/+14 |
* | ipset 6.6 releasedv6.6 | Jozsef Kadlecsik | 2011-05-24 | 3 | -1/+21 |
* | Restore with bitmap:port and list:set types did not work, fixed | Jozsef Kadlecsik | 2011-05-24 | 5 | -2/+1075 |
* | Accept "\r\n" terminated COMMIT command in restore files | Jozsef Kadlecsik | 2011-05-24 | 1 | -1/+1 |
* | Fix the message sequence number book-keeping | Jozsef Kadlecsik | 2011-05-24 | 1 | -1/+1 |
* | Protocol-level debugging support added | Jozsef Kadlecsik | 2011-05-24 | 4 | -6/+288 |
* | 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 | 10 | -19/+17 |
* | ipset_mnl_query: in debug mode print the errno returned by the cb function | Jozsef Kadlecsik | 2011-05-23 | 1 | -1/+1 |
* | ip_set_flush returned -EPROTO instead of -IPSET_ERR_PROTOCOL, fixed | Jozsef Kadlecsik | 2011-05-23 | 1 | -1/+1 |
* | Take into account cidr value for the from address when creating the set | Jozsef Kadlecsik | 2011-05-22 | 1 | -0/+1 |
* | Adding ranges to hash types with timeout could still fail, fixed | Jozsef Kadlecsik | 2011-05-21 | 1 | -1/+1 |
* | Accept "\r\n" terminated lines in restore files | Jozsef Kadlecsik | 2011-05-21 | 1 | -2/+2 |
* | Removed old, not used hashing method ip_set_chash | Jozsef Kadlecsik | 2011-05-20 | 2 | -1253/+0 |
* | Remove variable 'ret' in type_pf_tdel(), which is set but not used | Jozsef Kadlecsik | 2011-05-20 | 1 | -2/+2 |
* | Use proper timeout parameter to jiffies conversion | Jozsef Kadlecsik | 2011-05-20 | 1 | -8/+10 |
* | Remove outdated checking of IPv6 support from configure.ac | Jozsef Kadlecsik | 2011-05-17 | 1 | -5/+0 |
* | ipset 6.5 releasedv6.5 | Jozsef Kadlecsik | 2011-05-15 | 3 | -1/+13 |
* | Support range for IPv4 at adding/deleting elements for hash:*net* types | Jozsef Kadlecsik | 2011-05-15 | 27 | -96/+562 |
* | Disable type revisions which are not supported both by the kernel and ipset | Jozsef Kadlecsik | 2011-05-13 | 1 | -0/+13 |
* | Update ipset help text to reflect SCTP and UDPLITE support | Jozsef Kadlecsik | 2011-05-12 | 1 | -3/+3 |
* | Set type support with multiple revisions added | Jozsef Kadlecsik | 2011-05-11 | 12 | -32/+49 |
* | Fix adding ranges to hash types | Jozsef Kadlecsik | 2011-05-06 | 22 | -34/+229 |
* | Ignore -n flag (list just setnames) when sets are to be saved | Jozsef Kadlecsik | 2011-05-06 | 1 | -1/+2 |
* | ipset 6.4 releasedv6.4 | Jozsef Kadlecsik | 2011-04-19 | 3 | -1/+13 |
* | Get rid of the trailing empty line at listing sets. | Jozsef Kadlecsik | 2011-04-19 | 67 | -77/+22 |
* | Fix XML listing, remove broken unused "elements" tag | Jozsef Kadlecsik | 2011-04-18 | 1 | -1/+1 |
* | Support listing setnames and headers too | Jozsef Kadlecsik | 2011-04-18 | 7 | -33/+118 |
* | Fix order of listing of sets | Jozsef Kadlecsik | 2011-04-18 | 4 | -8/+51 |
* | Options and flags support added to the kernel API | Jozsef Kadlecsik | 2011-04-18 | 18 | -138/+241 |
* | Sorting is dependent on the locale settings, use LC_ALL=C | Jozsef Kadlecsik | 2011-04-11 | 6 | -8/+12 |
* | Use unified diff output in tests | Jozsef Kadlecsik | 2011-04-11 | 24 | -66/+66 |
* | ipset 6.3 releasedv6.3 | Jozsef Kadlecsik | 2011-04-10 | 3 | -1/+13 |
* | Testsuite checks added | Jozsef Kadlecsik | 2011-04-10 | 3 | -0/+40 |
* | set match and SET target fixes | Jozsef Kadlecsik | 2011-04-09 | 1 | -2/+16 |
* | Whitespace fixes: some space before tab slipped in. | Jozsef Kadlecsik | 2011-04-08 | 1 | -2/+2 |
* | bitmap:ip,mac type requires "src" for MAC | Jozsef Kadlecsik | 2011-04-08 | 2 | -3/+8 |
* | Testsuite changes: keep temporary files | Jozsef Kadlecsik | 2011-04-08 | 25 | -68/+68 |
* | ipset/Kconfig was a mixed up kernel config file, fixed (Michael Tokarev) | Jozsef Kadlecsik | 2011-03-29 | 1 | -1029/+73 |