summaryrefslogtreecommitdiffstats
path: root/extensions/libip6t_LOG.c
Commit message (Expand)AuthorAgeFilesLines
* remove unused variable and move to c99 initializers (Stephane Ouellette)laforge2003-08-111-28/+27
* Fix iptables-save (save everything numerically)laforge2003-07-141-10/+2
* make IPv4 and IPv6 LOG target save() the log-level as string, instead of thelaforge2002-09-071-2/+11
* globally replace NETFILTER_VERSION with IPTABLES_VERSION to have consistent n...laforge2002-05-291-2/+2
* Fix 'iptables -p !' bug (segfault when `!' used without argument)laforge2002-03-141-2/+2
* same set problem as libipt_LOG.c - very, very strangelaforge2001-10-221-0/+1
* add " " to log-level save functionlaforge2001-10-171-3/+3
* another string_to_number fixlaforge2001-09-131-2/+2
* - added patch to support statically linking of iptableslaforge2001-08-061-0/+1
* further fixes of string_to_number fixeslaforge2001-07-231-3/+2
* LOG Target for IPv6 (Jan Rekorajski)laforge2001-02-151-0/+261