2011-11-24 |
Jozsef Kadlecsik | Tests added to check ICMP/ICMPv6 type/code parsing |
commit | commitdiff | tree | snapshot |
2011-11-16 |
Jozsef Kadlecsik | ICMP/ICMPv6 type/code parser bug fixed |
commit | commitdiff | tree | snapshot |
2011-11-16 |
Stephen Hemminger | ipset: fix lookup of tcp port names |
commit | commitdiff | tree | snapshot |
2011-09-15 |
Jozsef Kadlecsik | Invert the logic to include version.h in ip_set_core.c |
commit | commitdiff | tree | snapshot |
2011-09-15 |
Jozsef Kadlecsik | Suppress false compile-time warnings: |
commit | commitdiff | tree | snapshot |
2011-09-15 |
Mathieu Bridon | Optionally disable building the kernel module. |
commit | commitdiff | tree | snapshot |
2011-09-06 |
Jozsef Kadlecsik | Make tidy complete |
commit | commitdiff | tree | snapshot |
2011-09-06 |
Jozsef Kadlecsik | ipset 6.9.1 released v6.9.1 |
commit | commitdiff | tree | snapshot |
2011-09-06 |
Jozsef Kadlecsik | Fix compiling ipset as external kernel modules |
commit | commitdiff | tree | snapshot |
2011-09-06 |
Jozsef Kadlecsik | ipset 6.9 released v6.9 |
commit | commitdiff | tree | snapshot |
2011-09-05 |
Jozsef Kadlecsik | Complete Kconfig with hash:net,iface type |
commit | commitdiff | tree | snapshot |
2011-09-05 |
Greg Rose | rtnetlink: Compute and store minimum ifinfo dump size |
commit | commitdiff | tree | snapshot |
2011-09-05 |
Jesper Juhl | Remove redundant linux/version.h includes from net/ |
commit | commitdiff | tree | snapshot |
2011-09-01 |
Jozsef Kadlecsik | Merge branch 'master' of git://dev.medozas.de/ipset |
commit | commitdiff | tree | snapshot |
2011-08-31 |
Jan Engelhardt | build: move ipset_errcode into library |
commit | commitdiff | tree | snapshot |
2011-08-31 |
Jan Engelhardt | build: abort autogen on subcommand failure |
commit | commitdiff | tree | snapshot |
2011-08-31 |
Jan Engelhardt | ipset: use NFPROTO_ constants |
commit | commitdiff | tree | snapshot |
2011-08-31 |
Jozsef Kadlecsik | Propagate "expose userspace-relevant parts in ip_set... |
commit | commitdiff | tree | snapshot |
2011-08-31 |
Jan Engelhardt | netfilter: ipset: expose userspace-relevant parts in... |
commit | commitdiff | tree | snapshot |
2011-08-31 |
Jan Engelhardt | netfilter: ipset: avoid use of kernel-only types |
commit | commitdiff | tree | snapshot |
2011-08-31 |
Joe Perches | netfilter: Remove unnecessary OOM logging messages |
commit | commitdiff | tree | snapshot |
2011-08-31 |
Jozsef Kadlecsik | Dumping error triggered removing references twice and... |
commit | commitdiff | tree | snapshot |
2011-08-29 |
Jozsef Kadlecsik | Autoload set type modules safely |
commit | commitdiff | tree | snapshot |
2011-07-11 |
Jozsef Kadlecsik | ipset 6.8 released v6.8 |
commit | commitdiff | tree | snapshot |
2011-07-11 |
Jozsef Kadlecsik | Update the manpage and document the limits in hash... |
commit | commitdiff | tree | snapshot |
2011-07-09 |
Chris Friesen | Fix compiler warnings "'hash_ip4_data_next' declared... |
commit | commitdiff | tree | snapshot |
2011-07-08 |
Jozsef Kadlecsik | hash:net,iface fixed to handle overlapping nets behind... |
commit | commitdiff | tree | snapshot |
2011-06-14 |
Jozsef Kadlecsik | Make possible to hash some part of the data element... |
commit | commitdiff | tree | snapshot |
2011-06-08 |
Jozsef Kadlecsik | README file corrections from Richard Lucassen |
commit | commitdiff | tree | snapshot |
2011-05-31 |
Jozsef Kadlecsik | ipset 6.7 released v6.7 |
commit | commitdiff | tree | snapshot |
2011-05-31 |
Jozsef Kadlecsik | Whitespace and coding fixes detected by checkpatch.pl |
commit | commitdiff | tree | snapshot |
2011-05-30 |
Jozsef Kadlecsik | hash:net,iface type introduced |
commit | commitdiff | tree | snapshot |
2011-05-30 |
Jozsef Kadlecsik | hash:* tests may seem to fail due to the too wide grep... |
commit | commitdiff | tree | snapshot |
2011-05-28 |
Jozsef Kadlecsik | Use the stored first cidr value instead of '1' |
commit | commitdiff | tree | snapshot |
2011-05-28 |
Jozsef Kadlecsik | Fix return code for destroy when sets are in use |
commit | commitdiff | tree | snapshot |
2011-05-27 |
Jozsef Kadlecsik | Add xt_action_param to the variant level kadt functions... |
commit | commitdiff | tree | snapshot |
2011-05-27 |
Jozsef Kadlecsik | Remove iptree tests and compatibility element parsing |
commit | commitdiff | tree | snapshot |
2011-05-27 |
Jozsef Kadlecsik | hash:net test may seem to fail due to the too wide... |
commit | commitdiff | tree | snapshot |
2011-05-27 |
Jozsef Kadlecsik | Fix long time uncovered bug at adding string attributes... |
commit | commitdiff | tree | snapshot |
2011-05-25 |
Jozsef Kadlecsik | Fix warnings reported by valgrind |
commit | commitdiff | tree | snapshot |
2011-05-24 |
Jozsef Kadlecsik | Remove supporting set types iptree and iptreemap |
commit | commitdiff | tree | snapshot |
2011-05-24 |
Jozsef Kadlecsik | Drop supporting kernel versions below 2.6.35 |
commit | commitdiff | tree | snapshot |
2011-05-24 |
Jozsef Kadlecsik | ipset 6.6 released v6.6 |
commit | commitdiff | tree | snapshot |
2011-05-24 |
Jozsef Kadlecsik | Restore with bitmap:port and list:set types did not... |
commit | commitdiff | tree | snapshot |
2011-05-24 |
Jozsef Kadlecsik | Accept "\r\n" terminated COMMIT command in restore... |
commit | commitdiff | tree | snapshot |
2011-05-24 |
Jozsef Kadlecsik | Fix the message sequence number book-keeping |
commit | commitdiff | tree | snapshot |
2011-05-24 |
Jozsef Kadlecsik | Protocol-level debugging support added |
commit | commitdiff | tree | snapshot |
2011-05-23 |
Jozsef Kadlecsik | hash:net stress test in range notation added |
commit | commitdiff | tree | snapshot |
2011-05-23 |
Jozsef Kadlecsik | Use unified from/to address masking and check the usage |
commit | commitdiff | tree | snapshot |
2011-05-23 |
Jozsef Kadlecsik | ipset_mnl_query: in debug mode print the errno returned... |
commit | commitdiff | tree | snapshot |
2011-05-23 |
Jozsef Kadlecsik | ip_set_flush returned -EPROTO instead of -IPSET_ERR_PRO... |
commit | commitdiff | tree | snapshot |
2011-05-22 |
Jozsef Kadlecsik | Take into account cidr value for the from address when... |
commit | commitdiff | tree | snapshot |
2011-05-21 |
Jozsef Kadlecsik | Adding ranges to hash types with timeout could still... |
commit | commitdiff | tree | snapshot |
2011-05-21 |
Jozsef Kadlecsik | Accept "\r\n" terminated lines in restore files |
commit | commitdiff | tree | snapshot |
2011-05-20 |
Jozsef Kadlecsik | Removed old, not used hashing method ip_set_chash |
commit | commitdiff | tree | snapshot |
2011-05-20 |
Jozsef Kadlecsik | Remove variable 'ret' in type_pf_tdel(), which is set... |
commit | commitdiff | tree | snapshot |
2011-05-20 |
Jozsef Kadlecsik | Use proper timeout parameter to jiffies conversion |
commit | commitdiff | tree | snapshot |
2011-05-17 |
Jozsef Kadlecsik | Remove outdated checking of IPv6 support from configure.ac |
commit | commitdiff | tree | snapshot |
2011-05-15 |
Jozsef Kadlecsik | ipset 6.5 released v6.5 |
commit | commitdiff | tree | snapshot |
2011-05-15 |
Jozsef Kadlecsik | Support range for IPv4 at adding/deleting elements... |
commit | commitdiff | tree | snapshot |
2011-05-13 |
Jozsef Kadlecsik | Disable type revisions which are not supported both... |
commit | commitdiff | tree | snapshot |
2011-05-12 |
Jozsef Kadlecsik | Update ipset help text to reflect SCTP and UDPLITE... |
commit | commitdiff | tree | snapshot |
2011-05-11 |
Jozsef Kadlecsik | Set type support with multiple revisions added |
commit | commitdiff | tree | snapshot |
2011-05-06 |
Jozsef Kadlecsik | Fix adding ranges to hash types |
commit | commitdiff | tree | snapshot |
2011-05-06 |
Jozsef Kadlecsik | Ignore -n flag (list just setnames) when sets are to... |
commit | commitdiff | tree | snapshot |
2011-04-19 |
Jozsef Kadlecsik | ipset 6.4 released v6.4 |
commit | commitdiff | tree | snapshot |
2011-04-19 |
Jozsef Kadlecsik | Get rid of the trailing empty line at listing sets. |
commit | commitdiff | tree | snapshot |
2011-04-18 |
Jozsef Kadlecsik | Fix XML listing, remove broken unused "elements" tag |
commit | commitdiff | tree | snapshot |
2011-04-18 |
Jozsef Kadlecsik | Support listing setnames and headers too |
commit | commitdiff | tree | snapshot |
2011-04-18 |
Jozsef Kadlecsik | Fix order of listing of sets |
commit | commitdiff | tree | snapshot |
2011-04-18 |
Jozsef Kadlecsik | Options and flags support added to the kernel API |
commit | commitdiff | tree | snapshot |
2011-04-11 |
Jozsef Kadlecsik | Sorting is dependent on the locale settings, use LC_ALL=C |
commit | commitdiff | tree | snapshot |
2011-04-11 |
Jozsef Kadlecsik | Use unified diff output in tests |
commit | commitdiff | tree | snapshot |
2011-04-10 |
Jozsef Kadlecsik | ipset 6.3 released v6.3 |
commit | commitdiff | tree | snapshot |
2011-04-10 |
Jozsef Kadlecsik | Testsuite checks added |
commit | commitdiff | tree | snapshot |
2011-04-09 |
Jozsef Kadlecsik | set match and SET target fixes |
commit | commitdiff | tree | snapshot |
2011-04-08 |
Jozsef Kadlecsik | Whitespace fixes: some space before tab slipped in. |
commit | commitdiff | tree | snapshot |
2011-04-08 |
Jozsef Kadlecsik | bitmap:ip,mac type requires "src" for MAC |
commit | commitdiff | tree | snapshot |
2011-04-08 |
Jozsef Kadlecsik | Testsuite changes: keep temporary files |
commit | commitdiff | tree | snapshot |
2011-03-29 |
Jozsef Kadlecsik | ipset/Kconfig was a mixed up kernel config file, fixed... |
commit | commitdiff | tree | snapshot |
2011-03-27 |
Jozsef Kadlecsik | ipset 6.2 released v6.2 |
commit | commitdiff | tree | snapshot |
2011-03-27 |
Jozsef Kadlecsik | Manpage update |
commit | commitdiff | tree | snapshot |
2011-03-27 |
Jozsef Kadlecsik | Timeout can be modified for already added elements |
commit | commitdiff | tree | snapshot |
2011-03-26 |
Jozsef Kadlecsik | Add explicit text message to detect patched kernel. |
commit | commitdiff | tree | snapshot |
2011-03-25 |
Jozsef Kadlecsik | References are protected by rwlock instead of mutex |
commit | commitdiff | tree | snapshot |
2011-03-23 |
Jozsef Kadlecsik | list:set timeout variant fixes |
commit | commitdiff | tree | snapshot |
2011-03-19 |
Jozsef Kadlecsik | ipset 6.1 released v6.1 |
commit | commitdiff | tree | snapshot |
2011-03-19 |
Jozsef Kadlecsik | Fix revision reporting |
commit | commitdiff | tree | snapshot |
2011-03-18 |
Jozsef Kadlecsik | SCTP, UDPLITE support added |
commit | commitdiff | tree | snapshot |
2011-03-18 |
Jozsef Kadlecsik | Fix checking the revision of the set type at create... |
commit | commitdiff | tree | snapshot |
2011-03-18 |
Jozsef Kadlecsik | Manpage was not installed |
commit | commitdiff | tree | snapshot |
2011-03-18 |
Jozsef Kadlecsik | hash:ip,port* types with IPv4 |
commit | commitdiff | tree | snapshot |
2011-03-04 |
Shan Wei | netfilter:ipset: fix the compile warning in ip_set_create |
commit | commitdiff | tree | snapshot |
2011-02-03 |
Jozsef Kadlecsik | ipset 6.0 released v6.0 |
commit | commitdiff | tree | snapshot |
2011-02-03 |
Jozsef Kadlecsik | Print protocol version together with ipset version |
commit | commitdiff | tree | snapshot |
2011-02-03 |
Jozsef Kadlecsik | Reorganized kernel/ subdir |
commit | commitdiff | tree | snapshot |
2011-02-03 |
Patrick McHardy | netfilter: ipset: fix linking with CONFIG_IPV6=n |
commit | commitdiff | tree | snapshot |
2011-02-02 |
Jozsef Kadlecsik | netfilter: ipset: send error message manually |
commit | commitdiff | tree | snapshot |
2011-02-02 |
Patrick McHardy | netfilter: ipset: add missing break statemtns in ip_set... |
commit | commitdiff | tree | snapshot |
2011-02-01 |
Patrick McHardy | netfilter: ipset: add missing include to xt_set.h |
commit | commitdiff | tree | snapshot |
next |