summaryrefslogtreecommitdiffstats
path: root/extensions/libipt_LOG.c
Commit message (Collapse)AuthorAgeFilesLines
* make IPv4 and IPv6 LOG target save() the log-level as string, instead of theMichael Schwendt2002-09-071-2/+11
| | | | numeric value. (Michael Schwendt)
* globally replace NETFILTER_VERSION with IPTABLES_VERSION to have consistent ↵Harald Welte2002-05-291-2/+2
| | | | naming
* Fix 'iptables -p !' bug (segfault when `!' used without argument)Harald Welte2002-03-141-2/+2
|
* loglevel patch was missing one line (strange...)Harald Welte2001-10-221-2/+3
|
* Yet another set of string_to_number() fixes.Marc Boucher2001-09-081-1/+1
|
* - added patch to support statically linking of iptablesHarald Welte2001-08-061-0/+1
| | | | - iptables-save/-restore is no longer experimental
* further fixes of string_to_number fixesHarald Welte2001-07-231-3/+2
|
* --log-prefix and --ulog-prefix problem when not quoted in save function ↵Harald Welte2001-01-241-1/+1
| | | | (reported and fixed by Bart Theunissen)
* Aligning matchsize and targetsize now responsibility of extension writersRusty Russell2000-07-031-2/+2
| | | | (PPC fix).
* Changes to allow matching (for delete) on part of a rule, for rules whichRusty Russell2000-04-191-0/+1
| | | | change in the kernel (eg. ipt_limit).
* Makefile fixes for release.v1.0.0-alphaRusty Russell2000-03-201-2/+2
| | | | Whitespace cleanups.
* reorganized tree after kernel mergeMarc Boucher2000-03-201-0/+260