summaryrefslogtreecommitdiffstats
path: root/awall/iptables.lua
Commit message (Expand)AuthorAgeFilesLines
* command for flushing ip[6]tables rulesKaarle Ritvanen2012-06-281-12/+16
* reset all built-in chains on activation/fallback regardless of translation re...Kaarle Ritvanen2012-06-261-4/+22
* apply ip[6]tables-restore only if protocol support loaded into kernelKaarle Ritvanen2012-06-261-10/+29
* set chain policy to ACCEPT in tables other than filterKaarle Ritvanen2012-06-211-3/+5
* module namespace-related style adjustmentsKaarle Ritvanen2012-04-121-2/+2
* iptables module: backup and revert functionsKaarle Ritvanen2012-03-261-16/+30
* iptables module: use class model, new class for run-time backupsKaarle Ritvanen2012-03-221-18/+46
* global variables eliminatedKaarle Ritvanen2012-03-221-11/+16
* dumping and testing functions separatedKaarle Ritvanen2012-03-161-8/+15
* changed protocol strings to inet and inet6Kaarle Ritvanen2012-03-161-2/+2
* output verification using ip[6]tables-restoreKaarle Ritvanen2012-02-231-16/+33
* initial versionKaarle Ritvanen2012-02-161-0/+38