dect
/
linux-2.6
Archived
13
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/include/linux/netfilter/ipset
Jozsef Kadlecsik b141c242ff netfilter: ipset: remove unused variable from type_pf_tdel()
Variable 'ret' is set in type_pf_tdel() but not used, remove.

Signed-off-by: Jozsef Kadlecsik <kadlec@blackhole.kfki.hu>
Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
2011-05-26 19:08:05 +02:00
..
Kbuild netfilter: ipset: install ipset related header files 2011-02-01 18:52:42 +01:00
ip_set.h netfilter: ipset: references are protected by rwlock instead of mutex 2011-04-04 15:19:25 +02:00
ip_set_ahash.h netfilter: ipset: remove unused variable from type_pf_tdel() 2011-05-26 19:08:05 +02:00
ip_set_bitmap.h
ip_set_getport.h netfilter: ipset: SCTP, UDPLITE support added 2011-04-13 13:51:38 +02:00
ip_set_hash.h netfilter: ipset: hash:ip set type support 2011-02-01 15:38:36 +01:00
ip_set_list.h netfilter: ipset: list:set set type support 2011-02-01 15:54:59 +01:00
ip_set_timeout.h netfilter: ipset: Use proper timeout value to jiffies conversion 2011-05-26 19:07:32 +02:00
pfxlen.h