2014-04-07 |
Neutron Soutmun | ipset: Fix printf format warning |
commit | commitdiff | tree | snapshot |
2014-03-07 |
Jozsef Kadlecsik | ipset 6.21.1 released v6.21.1 |
commit | commitdiff | tree | snapshot |
2014-03-07 |
Patrick McHardy | netfilter: ip_set: rename nfnl_dereference()/nfnl_set() |
commit | commitdiff | tree | snapshot |
2014-03-07 |
Jozsef Kadlecsik | The bash utilities are updated |
commit | commitdiff | tree | snapshot |
2014-03-07 |
Jozsef Kadlecsik | Fix libipset library release versioning |
commit | commitdiff | tree | snapshot |
2014-03-04 |
Jozsef Kadlecsik | ipset 6.21 released v6.21 |
commit | commitdiff | tree | snapshot |
2014-03-04 |
Josh Hunt | ipset: add userspace support for forceadd |
commit | commitdiff | tree | snapshot |
2014-03-04 |
Josh Hunt | ipset: add forceadd kernel support for hash set types |
commit | commitdiff | tree | snapshot |
2014-02-16 |
Ilia Mirkin | netfilter: ipset: move registration message to init... |
commit | commitdiff | tree | snapshot |
2014-02-14 |
Florian Westphal | kernel: uapi: fix MARKMASK attr ABI breakage |
commit | commitdiff | tree | snapshot |
2014-02-13 |
Florian Westphal | lib: fix ifname 'physdev:' prefix parsing |
commit | commitdiff | tree | snapshot |
2014-02-13 |
Jozsef Kadlecsik | Prepare the kernel for create option flags when no... |
commit | commitdiff | tree | snapshot |
2014-01-23 |
Vytas Dauksa | print mark & mark mask in hex rather then decimal |
commit | commitdiff | tree | snapshot |
2014-01-23 |
Vytas Dauksa | add markmask for hash:ip,mark data type |
commit | commitdiff | tree | snapshot |
2014-01-08 |
Vytas Dauksa | add hash:ip,mark data type to ipset |
commit | commitdiff | tree | snapshot |
2014-01-07 |
Stephen Hemminger | ipset: remove unused code |
commit | commitdiff | tree | snapshot |
2013-12-27 |
Fengguang Wu | netfilter: ipset: Add hash: fix coccinelle warnings |
commit | commitdiff | tree | snapshot |
2013-12-03 |
David Binderman | Typo in ip_set_hash_netnet.c fixed |
commit | commitdiff | tree | snapshot |
2013-11-26 |
Mart Frauenlob | ipset: manpage: correct add action synopsis for hash... |
commit | commitdiff | tree | snapshot |
2013-11-26 |
Mart Frauenlob | ipset: manpage: remove spare comma for hash:net,net... |
commit | commitdiff | tree | snapshot |
2013-11-13 |
Cody P Schafer | net ipset: use rbtree postorder iteration instead of... |
commit | commitdiff | tree | snapshot |
2013-11-13 |
Sergey Popovich | Fix all set output from list/save when set with counter... |
commit | commitdiff | tree | snapshot |
2013-11-11 |
Sergey Popovich | ipset: Follow manual page behavior for SET target on... |
commit | commitdiff | tree | snapshot |
2013-11-11 |
Sergey Popovich | ipset: Fix malformed output from list/save for ICMP... |
commit | commitdiff | tree | snapshot |
2013-11-11 |
Nikolay Martynov | ipset: fix timeout data type size |
commit | commitdiff | tree | snapshot |
2013-10-27 |
Jozsef Kadlecsik | ipset 6.20.1 released v6.20.1 |
commit | commitdiff | tree | snapshot |
2013-10-27 |
Jan Engelhardt | build: fix incorrect library versioning |
commit | commitdiff | tree | snapshot |
2013-10-27 |
Michael Opdenacker | netfilter: ipset: remove duplicate define |
commit | commitdiff | tree | snapshot |
2013-10-27 |
Jozsef Kadlecsik | net->user_ns is available starting from 3.8, add compat... |
commit | commitdiff | tree | snapshot |
2013-10-18 |
Jozsef Kadlecsik | Fix memory allocation for bitmap:port |
commit | commitdiff | tree | snapshot |
2013-10-17 |
Oliver Smith | netfilter: ipset: Fix configure failure when --with... |
commit | commitdiff | tree | snapshot |
2013-10-08 |
Jozsef Kadlecsik | Avoid clashing with configured kernel in [CONFIG_]IP_SE... |
commit | commitdiff | tree | snapshot |
2013-10-08 |
Jozsef Kadlecsik | The unnamed union initialization may lead to compilatio... |
commit | commitdiff | tree | snapshot |
2013-10-04 |
Jozsef Kadlecsik | Use dev_net() instead of the direct access to ->nd_net |
commit | commitdiff | tree | snapshot |
2013-10-02 |
Jozsef Kadlecsik | ipset 6.20 released v6.20 |
commit | commitdiff | tree | snapshot |
2013-10-02 |
Jozsef Kadlecsik | Missing comment support added to hash:ip,port,ip and... |
commit | commitdiff | tree | snapshot |
2013-10-02 |
Jozsef Kadlecsik | Compatibility code is modified not to rely on kernel... |
commit | commitdiff | tree | snapshot |
2013-10-02 |
Jozsef Kadlecsik | Use netlink callback dump args only |
commit | commitdiff | tree | snapshot |
2013-09-30 |
Oliver Smith | ipset: Add userspace code to support hash:net,port... |
commit | commitdiff | tree | snapshot |
2013-09-30 |
Oliver Smith | netfilter: ipset: Add hash:net,port,net module to kernel. |
commit | commitdiff | tree | snapshot |
2013-09-28 |
Vitaly Lavrov | ipset: Add net namespace for ipset |
commit | commitdiff | tree | snapshot |
2013-09-25 |
Jozsef Kadlecsik | Use a common function at listing the extensions of... |
commit | commitdiff | tree | snapshot |
2013-09-24 |
Jozsef Kadlecsik | Tests added to check comment extension |
commit | commitdiff | tree | snapshot |
2013-09-23 |
Jozsef Kadlecsik | For set:list types, replaced elements must be zeroed out |
commit | commitdiff | tree | snapshot |
2013-09-23 |
Jozsef Kadlecsik | Fix hash resizing with comments |
commit | commitdiff | tree | snapshot |
2013-09-23 |
Oliver Smith | ipset: Add new userspace set revisions for comment... |
commit | commitdiff | tree | snapshot |
2013-09-23 |
Oliver Smith | ipset: Support comments in the userspace library. |
commit | commitdiff | tree | snapshot |
2013-09-23 |
Oliver Smith | ipset: Rework the "fake" argument parsing for ipset... |
commit | commitdiff | tree | snapshot |
2013-09-23 |
Oliver Smith | netfilter: ipset: Support comments in the list-type... |
commit | commitdiff | tree | snapshot |
2013-09-23 |
Oliver Smith | netfilter: ipset: Support comments in bitmap-type ipsets. |
commit | commitdiff | tree | snapshot |
2013-09-23 |
Oliver Smith | netfilter: ipset: Support comments in hash-type ipsets. |
commit | commitdiff | tree | snapshot |
2013-09-23 |
Oliver Smith | netfilter: ipset: Support comments for ipset entries... |
commit | commitdiff | tree | snapshot |
2013-09-20 |
Oliver Smith | ipset: Add userspace code to support hash:net,net kerne... |
commit | commitdiff | tree | snapshot |
2013-09-20 |
Oliver Smith | netfilter: ipset: Add hash:net,net module to kernel. |
commit | commitdiff | tree | snapshot |
2013-09-17 |
Jozsef Kadlecsik | Kconfig: ipset needs NETFILTER_NETLINK |
commit | commitdiff | tree | snapshot |
2013-09-15 |
Jozsef Kadlecsik | Add test to verify CIDR tracking |
commit | commitdiff | tree | snapshot |
2013-09-15 |
Oliver Smith | netfilter: ipset: Fix serious failure in CIDR tracking |
commit | commitdiff | tree | snapshot |
2013-09-13 |
Gustavo Zacarias | configure: uclinux is also linux |
commit | commitdiff | tree | snapshot |
2013-09-09 |
Jozsef Kadlecsik | list:set: make sure all elements are checked by the gc |
commit | commitdiff | tree | snapshot |
2013-09-09 |
Jozsef Kadlecsik | Support extensions which need a per data destroy function |
commit | commitdiff | tree | snapshot |
2013-09-07 |
Jozsef Kadlecsik | Generalize extensions support |
commit | commitdiff | tree | snapshot |
2013-09-06 |
Jozsef Kadlecsik | Move extension data to set structure |
commit | commitdiff | tree | snapshot |
2013-09-06 |
Jozsef Kadlecsik | Rename extension offset ids to extension ids |
commit | commitdiff | tree | snapshot |
2013-09-04 |
Jozsef Kadlecsik | Prepare ipset to support multiple networks for hash... |
commit | commitdiff | tree | snapshot |
2013-09-04 |
Jozsef Kadlecsik | Introduce new operation to get both setname and family |
commit | commitdiff | tree | snapshot |
2013-08-17 |
Quentin Armitage | Add specifying protocol for bitmap:port |
commit | commitdiff | tree | snapshot |
2013-08-17 |
Jozsef Kadlecsik | Remove artifical restriction of netmask values for... |
commit | commitdiff | tree | snapshot |
2013-08-16 |
Jozsef Kadlecsik | Make sure called test scripts can be executed (reported... |
commit | commitdiff | tree | snapshot |
2013-08-14 |
Jozsef Kadlecsik | Manpage fix: not just identical, but compatible type... |
commit | commitdiff | tree | snapshot |
2013-08-14 |
Jozsef Kadlecsik | Validate the set family and not the set type family... |
commit | commitdiff | tree | snapshot |
2013-08-14 |
Jozsef Kadlecsik | Fix error message typo |
commit | commitdiff | tree | snapshot |
2013-08-14 |
Jozsef Kadlecsik | Parse option "family" first, because other options... |
commit | commitdiff | tree | snapshot |
2013-08-01 |
Quentin Armitage | Change 2nd parameter type of ipset_parse_elem |
commit | commitdiff | tree | snapshot |
2013-07-22 |
Jozsef Kadlecsik | Consistent userspace testing with nomatch flag |
commit | commitdiff | tree | snapshot |
2013-07-19 |
Jozsef Kadlecsik | Report broken netlink messages in debug mode |
commit | commitdiff | tree | snapshot |
2013-05-31 |
Jozsef Kadlecsik | Skip really non-first fragments for IPv6 when getting... |
commit | commitdiff | tree | snapshot |
2013-05-31 |
Jozsef Kadlecsik | ipset standalone package needs to ship em_ipset.c |
commit | commitdiff | tree | snapshot |
2013-05-13 |
Neutron Soutmun | ipset: Fix hyphen used as minus sign in manpage |
commit | commitdiff | tree | snapshot |
2013-05-11 |
Eric Leblond | libipset.pc must be installed via 'make install' |
commit | commitdiff | tree | snapshot |
2013-05-09 |
Jozsef Kadlecsik | ipset 6.19 released v6.19 |
commit | commitdiff | tree | snapshot |
2013-05-09 |
Jozsef Kadlecsik | Compatibility fixes to keep the support of kernels... |
commit | commitdiff | tree | snapshot |
2013-05-09 |
Jozsef Kadlecsik | Check at modules_install whether depmod ignores the... |
commit | commitdiff | tree | snapshot |
2013-05-09 |
Jozsef Kadlecsik | Backport nla_put_net64 |
commit | commitdiff | tree | snapshot |
2013-05-07 |
Jozsef Kadlecsik | The utils are updated from their sources |
commit | commitdiff | tree | snapshot |
2013-05-03 |
Anders K. Pedersen | Support package fragments for IPv4 protos without ports |
commit | commitdiff | tree | snapshot |
2013-05-02 |
Jozsef Kadlecsik | Manpage typing error correction (reported by Husnu... |
commit | commitdiff | tree | snapshot |
2013-05-02 |
Jozsef Kadlecsik | Update testsuite as the trailing space was eliminated... |
commit | commitdiff | tree | snapshot |
2013-05-02 |
Jozsef Kadlecsik | Use fix sized type for timeout in the extension part |
commit | commitdiff | tree | snapshot |
2013-05-02 |
Jozsef Kadlecsik | Add sparse checking support to userspace |
commit | commitdiff | tree | snapshot |
2013-05-01 |
Jozsef Kadlecsik | Improve XML output: add element tag and root element... |
commit | commitdiff | tree | snapshot |
2013-05-01 |
Jozsef Kadlecsik | Make sure kernel configured properly for sparse checkings |
commit | commitdiff | tree | snapshot |
2013-05-01 |
Jozsef Kadlecsik | Fix "may be used uninitialized" warnings |
commit | commitdiff | tree | snapshot |
2013-05-01 |
Jozsef Kadlecsik | Rename simple macro names to avoid namespace issues. |
commit | commitdiff | tree | snapshot |
2013-04-30 |
Jozsef Kadlecsik | Fix sparse warnings due to missing rcu annotations |
commit | commitdiff | tree | snapshot |
2013-04-30 |
Jozsef Kadlecsik | Sparse warning about shadowed variable fixed |
commit | commitdiff | tree | snapshot |
2013-04-27 |
Jozsef Kadlecsik | Don't call ip_nest_end needlessly in the error path |
commit | commitdiff | tree | snapshot |
2013-04-09 |
Jozsef Kadlecsik | Manpage updates |
commit | commitdiff | tree | snapshot |
2013-04-09 |
Jozsef Kadlecsik | Add new testsuite entries to verify counters and the... |
commit | commitdiff | tree | snapshot |
2013-04-09 |
Jozsef Kadlecsik | Introduce the new set type revisions with counter support |
commit | commitdiff | tree | snapshot |
2013-04-09 |
Jozsef Kadlecsik | Support counters in the ipset library |
commit | commitdiff | tree | snapshot |
next |