2011-01-20 |
Jozsef Kadlecsik | Enforce network-order data in the netlink protocol |
commit | commitdiff | tree | snapshot |
2011-01-20 |
Jozsef Kadlecsik | Use annotated types and fix sparse warnings |
commit | commitdiff | tree | snapshot |
2011-01-20 |
Jozsef Kadlecsik | Move ip_set_alloc, ip_set_free and ip_set_get_ipaddr... |
commit | commitdiff | tree | snapshot |
2011-01-20 |
Jozsef Kadlecsik | NETMASK*, HOSTMASK* macros are too generic |
commit | commitdiff | tree | snapshot |
2011-01-20 |
Jozsef Kadlecsik | Use static LIST_HEAD() for ip_set_type_list |
commit | commitdiff | tree | snapshot |
2011-01-20 |
Jozsef Kadlecsik | Move NLA_PUT_NET* macros to include/net/netlink.h |
commit | commitdiff | tree | snapshot |
2011-01-20 |
Jozsef Kadlecsik | The module parameter max_sets should be unsigned int |
commit | commitdiff | tree | snapshot |
2011-01-20 |
Jozsef Kadlecsik | Get rid of ip_set_kernel.h |
commit | commitdiff | tree | snapshot |
2011-01-20 |
Jozsef Kadlecsik | Fix the placement style of boolean operators at continu... |
commit | commitdiff | tree | snapshot |
2011-01-18 |
Jozsef Kadlecsik | ipset 5.3 released v5.3 |
commit | commitdiff | tree | snapshot |
2011-01-18 |
Jozsef Kadlecsik | Set the non-debug compiling the default |
commit | commitdiff | tree | snapshot |
2011-01-18 |
Jozsef Kadlecsik | Testsuite fix of ospf replaced with vrrp. |
commit | commitdiff | tree | snapshot |
2011-01-18 |
Jozsef Kadlecsik | Fix build with NDEBUG defined |
commit | commitdiff | tree | snapshot |
2011-01-18 |
Holger Eitzenberger | Do session initialization once |
commit | commitdiff | tree | snapshot |
2011-01-18 |
Jozsef Kadlecsik | Make IPv4 and IPv6 address handling similar |
commit | commitdiff | tree | snapshot |
2011-01-18 |
Jozsef Kadlecsik | Show correct line numbers in restore output for parser... |
commit | commitdiff | tree | snapshot |
2011-01-14 |
Jozsef Kadlecsik | There is no need to call synchronize_net() at swapping. |
commit | commitdiff | tree | snapshot |
2011-01-14 |
Jozsef Kadlecsik | Replace strncpy with strlcpy at creating a set. |
commit | commitdiff | tree | snapshot |
2011-01-14 |
Jozsef Kadlecsik | Update copyright date and some style changes. |
commit | commitdiff | tree | snapshot |
2011-01-13 |
Jozsef Kadlecsik | Use jhash.h accepted in kernel, with backward compatibi... |
commit | commitdiff | tree | snapshot |
2011-01-13 |
Jozsef Kadlecsik | Separate prefixlens from ip_set core. |
commit | commitdiff | tree | snapshot |
2011-01-13 |
Jozsef Kadlecsik | Replace ospf with vrrp in the testsuite |
commit | commitdiff | tree | snapshot |
2011-01-12 |
Jozsef Kadlecsik | Merge branch 'master' of git://dev.medozas.de/ipset |
commit | commitdiff | tree | snapshot |
2011-01-03 |
Jan Engelhardt | kernel: remove unused ctnl parameter from call_ad |
commit | commitdiff | tree | snapshot |
2011-01-03 |
Jozsef Kadlecsik | Merge branch 'master' of git://dev.medozas.de/ipset |
commit | commitdiff | tree | snapshot |
2010-12-30 |
Jan Engelhardt | build: remove autogenerated files |
commit | commitdiff | tree | snapshot |
2010-12-30 |
Jan Engelhardt | build: use only AC_CANONICAL_HOST |
commit | commitdiff | tree | snapshot |
2010-12-23 |
Jozsef Kadlecsik | Comment the possible return values of the add/del/test... |
commit | commitdiff | tree | snapshot |
2010-12-23 |
Jozsef Kadlecsik | ipset 5.2 released v5.2 |
commit | commitdiff | tree | snapshot |
2010-12-23 |
Jozsef Kadlecsik | Handle internal printing errors |
commit | commitdiff | tree | snapshot |
2010-12-23 |
Jozsef Kadlecsik | Use cast to void * instead of memcpy as Sparc workaroun... |
commit | commitdiff | tree | snapshot |
2010-12-23 |
Jozsef Kadlecsik | Listing/saving of large sets could produce broken listi... |
commit | commitdiff | tree | snapshot |
2010-12-22 |
Jozsef Kadlecsik | Kernel version check at minimal supported version is... |
commit | commitdiff | tree | snapshot |
2010-12-22 |
Jozsef Kadlecsik | Support libtool < 2.2 |
commit | commitdiff | tree | snapshot |
2010-12-22 |
Jozsef Kadlecsik | ipset 5.1 released v5.1 |
commit | commitdiff | tree | snapshot |
2010-12-22 |
Jozsef Kadlecsik | Test cases for IPv6 restore and more complex restore... |
commit | commitdiff | tree | snapshot |
2010-12-22 |
Jozsef Kadlecsik | Restore mode did not work for IPv6 (reported by Elie... |
commit | commitdiff | tree | snapshot |
2010-12-21 |
Jozsef Kadlecsik | Kernel version compatibility: support from 2.6.34 |
commit | commitdiff | tree | snapshot |
2010-12-20 |
Jozsef Kadlecsik | Merge branch 'master' of git://dev.medozas.de/ipset... |
commit | commitdiff | tree | snapshot |
2010-12-19 |
Jan Engelhardt | libipset: static annotations |
commit | commitdiff | tree | snapshot |
2010-12-19 |
Jan Engelhardt | libipset: const annotations |
commit | commitdiff | tree | snapshot |
2010-12-19 |
Jan Engelhardt | libipset: remove redundant casts |
commit | commitdiff | tree | snapshot |
2010-12-19 |
Jan Engelhardt | libipset: remove redundant indirection via union name |
commit | commitdiff | tree | snapshot |
2010-12-19 |
Jan Engelhardt | libipset: ipset_strncpy is really a strlcpy-type operation |
commit | commitdiff | tree | snapshot |
2010-12-19 |
Jan Engelhardt | kernel: use EXPORT_SYMBOL_GPL |
commit | commitdiff | tree | snapshot |
2010-12-19 |
Jan Engelhardt | kernel: const annotations |
commit | commitdiff | tree | snapshot |
2010-12-19 |
Jan Engelhardt | kernel: use __read_mostly for registration-type structures |
commit | commitdiff | tree | snapshot |
2010-12-19 |
Jan Engelhardt | kernel: do not mix const and __read_mostly |
commit | commitdiff | tree | snapshot |
2010-12-19 |
Jan Engelhardt | xt_set: avoid user types in exported kernel headers |
commit | commitdiff | tree | snapshot |
2010-12-19 |
Jan Engelhardt | build: enable parallel building |
commit | commitdiff | tree | snapshot |
2010-12-18 |
Jozsef Kadlecsik | Prevent calling Makefile directly in the kernel/ subdir... |
commit | commitdiff | tree | snapshot |
2010-12-18 |
Jozsef Kadlecsik | Put back the Sparc specific workaround at getaddrinfo. |
commit | commitdiff | tree | snapshot |
2010-12-18 |
Jozsef Kadlecsik | Should have gone to sleep: fix check_allowed. Really. |
commit | commitdiff | tree | snapshot |
2010-12-18 |
Jozsef Kadlecsik | Check old system kernel header files |
commit | commitdiff | tree | snapshot |
2010-12-18 |
Jozsef Kadlecsik | Check from `configure` that the kernel source is patche... |
commit | commitdiff | tree | snapshot |
2010-12-18 |
Jozsef Kadlecsik | Use configure to detect compiler warning flags |
commit | commitdiff | tree | snapshot |
2010-12-18 |
Jozsef Kadlecsik | The fix of incorrect comparison in check_allowed completed. |
commit | commitdiff | tree | snapshot |
2010-12-18 |
Jozsef Kadlecsik | Try to solve PKG_CHECK_MODULES issue |
commit | commitdiff | tree | snapshot |
2010-12-18 |
Jozsef Kadlecsik | Fix incorrect comparison in check_allowed |
commit | commitdiff | tree | snapshot |
2010-12-17 |
Jozsef Kadlecsik | Fix Kbuild for me to delete backup files |
commit | commitdiff | tree | snapshot |
2010-12-17 |
Jozsef Kadlecsik | Initialize ChangeLog for the new release v5.0 |
commit | commitdiff | tree | snapshot |
2010-12-17 |
Jozsef Kadlecsik | Add tests to check hash:ip,port,net type |
commit | commitdiff | tree | snapshot |
2010-12-17 |
Jozsef Kadlecsik | Match command prefixes |
commit | commitdiff | tree | snapshot |
2010-12-17 |
Jozsef Kadlecsik | Add more test to check adding/deleting multiple entries. |
commit | commitdiff | tree | snapshot |
2010-12-17 |
Jozsef Kadlecsik | Updated manpage to reflect wider input possibilities... |
commit | commitdiff | tree | snapshot |
2010-12-17 |
Jozsef Kadlecsik | Updated help texts for the hash:ip and list:set types. |
commit | commitdiff | tree | snapshot |
2010-12-17 |
Jozsef Kadlecsik | Support adding/deleting multiple entries, userspace... |
commit | commitdiff | tree | snapshot |
2010-12-17 |
Jozsef Kadlecsik | Support adding/deleting multiple entries, kernel part. |
commit | commitdiff | tree | snapshot |
2010-12-17 |
Jozsef Kadlecsik | Add ipset_parse_tcpudp_port function |
commit | commitdiff | tree | snapshot |
2010-12-17 |
Jozsef Kadlecsik | Missing spaces in error strings fixed. |
commit | commitdiff | tree | snapshot |
2010-12-17 |
Jozsef Kadlecsik | Use the 'full' flags of the types and check not allowed... |
commit | commitdiff | tree | snapshot |
2010-12-16 |
Jozsef Kadlecsik | Remove unnecessary gfp_flags arguments |
commit | commitdiff | tree | snapshot |
2010-12-16 |
Jozsef Kadlecsik | Add test to check multi-message listing and swapping. |
commit | commitdiff | tree | snapshot |
2010-12-16 |
Jozsef Kadlecsik | Mistypeing in the hbucket() macro fixed. |
commit | commitdiff | tree | snapshot |
2010-12-15 |
Jozsef Kadlecsik | Manpage cleanups, so it's more clear and straightforward. |
commit | commitdiff | tree | snapshot |
2010-12-14 |
Jozsef Kadlecsik | Fix outdated messages in the tests |
commit | commitdiff | tree | snapshot |
2010-12-14 |
Jozsef Kadlecsik | Document which elements cannot be stored in the differe... |
commit | commitdiff | tree | snapshot |
2010-12-13 |
Jozsef Kadlecsik | Speed up testing a little bit |
commit | commitdiff | tree | snapshot |
2010-12-13 |
Jozsef Kadlecsik | Convert last printks to pr_debug in ip_set_ahash.h |
commit | commitdiff | tree | snapshot |
2010-12-13 |
Jozsef Kadlecsik | Remove remnants of slist from ip_set_ahash.h |
commit | commitdiff | tree | snapshot |
2010-12-13 |
Jozsef Kadlecsik | Buffered commands are just ... buffered. |
commit | commitdiff | tree | snapshot |
2010-12-13 |
Jozsef Kadlecsik | Fixing dangling empty line produced backward-incompatib... |
commit | commitdiff | tree | snapshot |
2010-12-10 |
Jozsef Kadlecsik | Support case-insensitive ICMP and ICMPv6 type/code... |
commit | commitdiff | tree | snapshot |
2010-12-10 |
Jozsef Kadlecsik | Compiler flag compatibility fix with libmnl |
commit | commitdiff | tree | snapshot |
2010-12-10 |
Jozsef Kadlecsik | Fix dangling empty line at error/warning messages emitt... |
commit | commitdiff | tree | snapshot |
2010-12-10 |
Jozsef Kadlecsik | Add proper RCU protection to resizing |
commit | commitdiff | tree | snapshot |
2010-12-10 |
Jozsef Kadlecsik | Convert hash types from chash to ahash. |
commit | commitdiff | tree | snapshot |
2010-12-08 |
Jozsef Kadlecsik | Strip off ip_set_ prefix from non-ipset specific header... |
commit | commitdiff | tree | snapshot |
2010-12-08 |
Jozsef Kadlecsik | Update ip_set_jhash.h |
commit | commitdiff | tree | snapshot |
2010-12-07 |
Jozsef Kadlecsik | Create include/linux/netfilter/ipset/ directory |
commit | commitdiff | tree | snapshot |
2010-12-07 |
Jozsef Kadlecsik | Complete Kconfig.ipset with hash:net,port type. |
commit | commitdiff | tree | snapshot |
2010-12-07 |
Jozsef Kadlecsik | Remove include/net/pfxlen.h |
commit | commitdiff | tree | snapshot |
2010-12-07 |
Jozsef Kadlecsik | Remove command MODIFY |
commit | commitdiff | tree | snapshot |
2010-12-07 |
Jozsef Kadlecsik | Whitespace, checkpatch.pl cleanups. |
commit | commitdiff | tree | snapshot |
2010-11-05 |
Jozsef Kadlecsik | The protocol extended with the command MODIFY. |
commit | commitdiff | tree | snapshot |
2010-11-05 |
Jozsef Kadlecsik | Update README file |
commit | commitdiff | tree | snapshot |
2010-11-02 |
Jozsef Kadlecsik | Manpage and help text fixes. v5.0-pre10 |
commit | commitdiff | tree | snapshot |
2010-10-30 |
Jozsef Kadlecsik | Enforce handling IPv4 and IPv6 differently for hash... |
commit | commitdiff | tree | snapshot |
2010-10-30 |
Jozsef Kadlecsik | Add parser function to handle IPv4 and IPv6 differently. |
commit | commitdiff | tree | snapshot |
2010-10-30 |
Jozsef Kadlecsik | Resizing converted to run under read-locking of the set |
commit | commitdiff | tree | snapshot |
next |