2012-11-27 |
Jozsef Kadlecsik | ipset 6.16.1 released v6.16.1 |
commit | commitdiff | tree | snapshot |
2012-11-27 |
Jozsef Kadlecsik | Add ipset package version to external module description |
commit | commitdiff | tree | snapshot |
2012-11-27 |
Jozsef Kadlecsik | Backport RCU handling up to 2.6.32.x |
commit | commitdiff | tree | snapshot |
2012-11-26 |
Jozsef Kadlecsik | ipset 6.16 released v6.16 |
commit | commitdiff | tree | snapshot |
2012-11-26 |
Jozsef Kadlecsik | Netlink pid is renamed to portid in kernel 3.7.0 |
commit | commitdiff | tree | snapshot |
2012-11-26 |
Jozsef Kadlecsik | Fix RCU handling when the number of maximal sets are... |
commit | commitdiff | tree | snapshot |
2012-11-22 |
Florian Westphal | netfilter: ipset: fix netiface set name overflow |
commit | commitdiff | tree | snapshot |
2012-11-22 |
Jozsef Kadlecsik | Remove all modules before testing resize |
commit | commitdiff | tree | snapshot |
2012-11-22 |
Jan Engelhardt | build: support for Linux 3.7 UAPI |
commit | commitdiff | tree | snapshot |
2012-11-19 |
Jozsef Kadlecsik | ipset 6.15 released v6.15 |
commit | commitdiff | tree | snapshot |
2012-11-19 |
Jozsef Kadlecsik | Increase the number of maximal sets automatically as... |
commit | commitdiff | tree | snapshot |
2012-11-10 |
Fredrik Eriksson | Fix interactive mode |
commit | commitdiff | tree | snapshot |
2012-11-05 |
Jozsef Kadlecsik | Use gethostbyname2 instead of getaddrinfo |
commit | commitdiff | tree | snapshot |
2012-11-05 |
Jozsef Kadlecsik | Restore the support of kernel versions between 2.6... |
commit | commitdiff | tree | snapshot |
2012-11-05 |
Jozsef Kadlecsik | Make tests/check_cidrs.sh script executable |
commit | commitdiff | tree | snapshot |
2012-11-05 |
Jozsef Kadlecsik | Add tests to check completely ranges with hash types |
commit | commitdiff | tree | snapshot |
2012-11-05 |
Jozsef Kadlecsik | Make easier to apply the netlink.patch |
commit | commitdiff | tree | snapshot |
2012-11-05 |
Jozsef Kadlecsik | Support protocol numbers as well, not only protocol... |
commit | commitdiff | tree | snapshot |
2012-11-05 |
Jozsef Kadlecsik | Add (back) the debug flag to configure |
commit | commitdiff | tree | snapshot |
2012-11-05 |
Jozsef Kadlecsik | Fix range bug in hash:ip,port,net |
commit | commitdiff | tree | snapshot |
2012-09-22 |
Jozsef Kadlecsik | Rewrite cidr book keeping to handle /0 |
commit | commitdiff | tree | snapshot |
2012-09-22 |
Jozsef Kadlecsik | Revert patch "Fix cidr book keeping for hash:*net*... |
commit | commitdiff | tree | snapshot |
2012-09-22 |
Jozsef Kadlecsik | Add simple test to check cidr book-keeping |
commit | commitdiff | tree | snapshot |
2012-09-21 |
Jozsef Kadlecsik | ipset 6.14 released v6.14 |
commit | commitdiff | tree | snapshot |
2012-09-21 |
Jozsef Kadlecsik | Support to match elements marked with "nomatch" in... |
commit | commitdiff | tree | snapshot |
2012-09-11 |
Jozsef Kadlecsik | Coding style fixes |
commit | commitdiff | tree | snapshot |
2012-09-11 |
Jozsef Kadlecsik | The set type revision number is added to the header... |
commit | commitdiff | tree | snapshot |
2012-09-11 |
Jozsef Kadlecsik | Include supported revisions in module description |
commit | commitdiff | tree | snapshot |
2012-09-10 |
Jozsef Kadlecsik | Help prints list type revision and terse description |
commit | commitdiff | tree | snapshot |
2012-09-10 |
Jozsef Kadlecsik | Add /0 network support to hash:net,iface type |
commit | commitdiff | tree | snapshot |
2012-09-10 |
Jozsef Kadlecsik | Fix cidr book keeping for hash:*net* types |
commit | commitdiff | tree | snapshot |
2012-09-10 |
Jozsef Kadlecsik | Check and reject crazy /0 input parameters |
commit | commitdiff | tree | snapshot |
2012-09-10 |
Jozsef Kadlecsik | Backport ether_addr_equal |
commit | commitdiff | tree | snapshot |
2012-09-10 |
Jozsef Kadlecsik | Coding style fix, backport from kernel |
commit | commitdiff | tree | snapshot |
2012-09-08 |
Eric Dumazet | net: cleanup unsigned to unsigned int |
commit | commitdiff | tree | snapshot |
2012-08-31 |
Krunal Patel | Fix errors when compiling in debug mode. |
commit | commitdiff | tree | snapshot |
2012-08-31 |
Jozsef Kadlecsik | Make sure IPPROTO_UDPLITE is defined |
commit | commitdiff | tree | snapshot |
2012-07-01 |
Jan Engelhardt | build: restore -version-info |
commit | commitdiff | tree | snapshot |
2012-06-29 |
Jozsef Kadlecsik | ipset 6.13 released v6.13 |
commit | commitdiff | tree | snapshot |
2012-06-29 |
Jozsef Kadlecsik | Explain in more detail src/dst for hash:net,iface |
commit | commitdiff | tree | snapshot |
2012-06-29 |
Tomasz Bursztyka | ipset: Handle properly an IPSET_CMD_NONE |
commit | commitdiff | tree | snapshot |
2012-06-19 |
Florian Westphal | netfilter: ipset: hash:net,iface: fix interface comparison |
commit | commitdiff | tree | snapshot |
2012-06-19 |
Jozsef Kadlecsik | ipset help lists set types multiple times, fixed (repor... |
commit | commitdiff | tree | snapshot |
2012-06-19 |
Jozsef Kadlecsik | The commandline parser was too permissive, make it... |
commit | commitdiff | tree | snapshot |
2012-06-08 |
Jozsef Kadlecsik | Timeout fixing bug broke SET target special timeout... |
commit | commitdiff | tree | snapshot |
2012-05-23 |
Jozsef Kadlecsik | Allow saving to/restoring from a file without shell... |
commit | commitdiff | tree | snapshot |
2012-05-15 |
Jozsef Kadlecsik | Use MSEC_PER_SEC instead of harcoded value |
commit | commitdiff | tree | snapshot |
2012-05-15 |
Neutron Soutmun | Fix typo of word "unkown" to "unknown". |
commit | commitdiff | tree | snapshot |
2012-05-10 |
Jozsef Kadlecsik | ipset 6.12.1 released v6.12.1 |
commit | commitdiff | tree | snapshot |
2012-05-10 |
Jozsef Kadlecsik | Enable silent (kernel style) compile messages |
commit | commitdiff | tree | snapshot |
2012-05-10 |
Neutron Soutmun | Fix build failed on --disable-dependency-tracking |
commit | commitdiff | tree | snapshot |
2012-05-10 |
Jozsef Kadlecsik | Add tarball target to Makefile |
commit | commitdiff | tree | snapshot |
2012-05-10 |
Jozsef Kadlecsik | ipset 6.12 released |
commit | commitdiff | tree | snapshot |
2012-05-10 |
Jozsef Kadlecsik | Backport nla_put_net* functions as NLA_PUT* were removed |
commit | commitdiff | tree | snapshot |
2012-05-10 |
Jozsef Kadlecsik | Cleanup generated files by make tidy |
commit | commitdiff | tree | snapshot |
2012-05-10 |
Pablo Neira... | netlink: add netlink_dump_control structure for netlink... |
commit | commitdiff | tree | snapshot |
2012-05-10 |
David S. Miller | ipset: Stop using NLA_PUT*(). |
commit | commitdiff | tree | snapshot |
2012-05-10 |
Jozsef Kadlecsik | Add more CC warning option to debug mode |
commit | commitdiff | tree | snapshot |
2012-05-10 |
Jozsef Kadlecsik | Report syntax error messages immediately |
commit | commitdiff | tree | snapshot |
2012-05-10 |
Jozsef Kadlecsik | Suppress false syntax error messages |
commit | commitdiff | tree | snapshot |
2012-05-10 |
Jozsef Kadlecsik | Add configure summary for the ipset userspace tool |
commit | commitdiff | tree | snapshot |
2012-05-10 |
Neutron Soutmun | Add dynamic module support to ipset userspace tool |
commit | commitdiff | tree | snapshot |
2012-05-06 |
Neutron Soutmun | Move ipset_port_usage() into lib |
commit | commitdiff | tree | snapshot |
2012-05-06 |
Jozsef Kadlecsik | Fix hash size checking in kernel |
commit | commitdiff | tree | snapshot |
2012-05-06 |
Jozsef Kadlecsik | Fix invalid assignment to const void pointer |
commit | commitdiff | tree | snapshot |
2012-05-04 |
Oskar Berggren | Correct README file about minimal required iptables... |
commit | commitdiff | tree | snapshot |
2012-05-04 |
Jozsef Kadlecsik | Sparse warnings "incorrect type in assignment" fixed |
commit | commitdiff | tree | snapshot |
2012-05-04 |
Jozsef Kadlecsik | Remove unused variables (warnings fixed) |
commit | commitdiff | tree | snapshot |
2012-05-04 |
Jozsef Kadlecsik | Fix timeout value overflow bug at large timeout parameters |
commit | commitdiff | tree | snapshot |
2012-05-04 |
Jesse Gross | ipv6: Add fragment reporting to ipv6_skip_exthdr(). |
commit | commitdiff | tree | snapshot |
2012-04-19 |
Alexey Dobriyan | net: remove ipv6_addr_copy() |
commit | commitdiff | tree | snapshot |
2012-04-19 |
Jozsef Kadlecsik | Improve ipset help text messages (Mr Dash Four) |
commit | commitdiff | tree | snapshot |
2012-01-20 |
Henry Culver | Fix the inclusion of linux/export.h |
commit | commitdiff | tree | snapshot |
2012-01-14 |
Jozsef Kadlecsik | ipset 6.11 released v6.11 v6.12 |
commit | commitdiff | tree | snapshot |
2012-01-14 |
Jozsef Kadlecsik | Support hostnames and service names with dash |
commit | commitdiff | tree | snapshot |
2012-01-13 |
Jozsef Kadlecsik | hash:net,iface timeout bug fixed |
commit | commitdiff | tree | snapshot |
2012-01-13 |
Jozsef Kadlecsik | Exceptions support added to hash:*net* types |
commit | commitdiff | tree | snapshot |
2012-01-13 |
Paul Gortmaker | net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to... |
commit | commitdiff | tree | snapshot |
2012-01-10 |
Jozsef Kadlecsik | Log warning when a hash type of set gets full |
commit | commitdiff | tree | snapshot |
2012-01-05 |
Jozsef Kadlecsik | Set types moved into libipset library |
commit | commitdiff | tree | snapshot |
2012-01-05 |
Jozsef Kadlecsik | Library map file added in order to support library... |
commit | commitdiff | tree | snapshot |
2012-01-04 |
Jan Engelhardt | doc: Linux 2.6.39 already has the defs |
commit | commitdiff | tree | snapshot |
2012-01-04 |
Jan Engelhardt | build: install libipset in the right place |
commit | commitdiff | tree | snapshot |
2012-01-04 |
Jan Engelhardt | Provide a pkgconfig file |
commit | commitdiff | tree | snapshot |
2011-12-23 |
Jan Engelhardt | build: make distcheck work and use POSIX mode for tarba... |
commit | commitdiff | tree | snapshot |
2011-12-23 |
Jan Engelhardt | build: install libipset/linux_ip_set_list.h |
commit | commitdiff | tree | snapshot |
2011-12-23 |
Jan Engelhardt | build: include libipset/nfproto.h |
commit | commitdiff | tree | snapshot |
2011-12-23 |
Jan Engelhardt | build: process include/libipset/ |
commit | commitdiff | tree | snapshot |
2011-12-23 |
Jan Engelhardt | build: use AC_CONFIG_AUX_DIR and stash away tools |
commit | commitdiff | tree | snapshot |
2011-12-23 |
Jan Engelhardt | Update .gitignore |
commit | commitdiff | tree | snapshot |
2011-11-25 |
Jozsef Kadlecsik | ipset 6.10 released v6.10 |
commit | commitdiff | tree | snapshot |
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 |
next |