summaryrefslogtreecommitdiffstats
path: root/iptables.8.in
Commit message (Collapse)AuthorAgeFilesLines
* iptables --list-rules commandHenrik Nordstrom2008-05-131-0/+5
| | | | | | | | | | | | | | | | | | Adds iptables --list-rules (-S) command, acting as a combination of iptables --list and iptables-save. The primary motivation behind this patch is to get iptables-save like output capabilities in iptables-restore, allowing "iptables-restore -n" to be used as a consistent API to iptables for all kind of operations, not only blind updates.. As a bonus iptables also gets the capability of printing the rules as-is. This completely replaces the earlier patch which added the --rules option. Henrik Nordstrom <henrik@henriknordstrom.net>
* manpages: grammar and spellingJan Engelhardt2008-04-131-5/+5
|
* Update coreteam members in manpagesYasuyuki KOZAKAI2007-02-151-1/+2
|
* Update coreteam members in manpages.Patrick McHardy2007-01-281-2/+2
|
* note that we can only delete chains that are emptyHarald Welte2005-11-221-3/+4
|
* add 'goto' support (Henrik Nordstrom <hno@marasystems.com>)Henrik Nordstrom2005-11-051-1/+9
|
* update manpage to reflect QUEUE / nfnetlink_queue / NFQUEUE changesHarald Welte2005-07-281-5/+18
|
* add pointer to bugzillaHarald Welte2005-06-241-0/+1
|
* we don't have any counter issues in sparc64Harald Welte2005-06-241-1/+0
|
* typoMartin Josefsson2005-02-011-1/+1
|
* be more specific what INPUT means (Matthias Bruestle)Harald Welte2005-02-011-1/+1
|
* add paragraph about raw tableHarald Welte2004-10-061-0/+10
|
* better wording for '-i' (Matthew Strait)Matthew Strait2004-03-171-1/+1
|
* Add Patrick to manpageMartin Josefsson2004-02-041-1/+1
|
* split manpages into per-extension manpage snippet (Henrik Nordstrom)Henrik Nordstrom2004-01-221-0/+464
add lots of missing manpage snippets (Harald Welte)