summaryrefslogtreecommitdiffstats
path: root/extensions/libipt_set.h
Commit message (Collapse)AuthorAgeFilesLines
* Updated set/SET match and target to support multiple ipset protocols.Jozsef Kadlecsik2009-06-111-11/+26
| | | | | | | | | | | By checking the protocol version of the kernel part, the sockopt type of ipset protocols are all supported. Forward compatibility with the netlink based protocol is missing. The --set option of the set match is replaced by --match-set to avoid clashing with the recent match, but the old option is also kept. Manpages are updated, references to bindings removed.
* libxtables: prefix exit_error to xtables_errorJan Engelhardt2009-02-211-9/+9
| | | | Signed-off-by: Jan Engelhardt <jengelh@medozas.de>
* Resolve libipt_set warningsJan Engelhardt2008-04-151-9/+9
|
* Use correct types at error reporting (patch sent by H. Nakano)Joszef Kadlecsik2006-10-061-2/+2
|
* size_t changed to socklen_t in getsockopt callJoszef Kadlecsik2006-06-231-3/+3
|
* set match negation bug fixedJoszef Kadlecsik2006-06-231-2/+2
|
* ipset 2 related updates (JK)Joszef Kadlecsik2004-12-011-0/+104