summaryrefslogtreecommitdiff
path: root/templates/system/conntrack
AgeCommit message (Collapse)Author
2011-11-01Rename "generic" timeout options to "other".oxnard-nat-enhancementsDaniil Baturin
2011-11-01Rename "tcp-loose" parameter to "tcp loose".Daniil Baturin
2011-10-31Terrible workaround for depencency between PPTP and GRE modules.Daniil Baturin
2011-10-31Fix TFTP conntrack helper modules unloading commands.Daniil Baturin
2011-10-31Remove commas from help string to allow copy/paste of allowed values.Daniil Baturin
2011-10-11Fix comments in expect-table-size template to correspond new branchDaniil Baturin
2011-10-04Fix maximum allowed value and completion for half-open-connections and ↵Daniil Baturin
max-retrans options
2011-09-20Add delete tag to conntrack templates to get values back to defaultDaniil Baturin
after conntrack subtree deletion.
2011-09-05Update comments in "system conntrack" top level template to match new ↵Daniil Baturin
location of conntrack settings.
2011-09-05Use RFC793 named and capitalization for TCP timeout help strings.Daniil Baturin
2011-09-05Fix erroneous TCP in "system conntrack timeout generic" value help string.Daniil Baturin
2011-09-02Add syntax checks to timeout options, restrict input to LONG_MAX/HZ=21474836 ↵Daniil Baturin
for 32-bit platform
2011-09-02Switch from writing to /proc/sys to using "sysctl -w"Daniil Baturin
2011-09-02Add "system conntrack tcp half-open-connections" optionDaniil Baturin
2011-09-02Move max-retrans option from timeout to tcp branchDaniil Baturin
2011-09-02Add options for PPTP module, don't allot disabling GRE when PPTP is enabled ↵Daniil Baturin
(used to cause troubles because PPTP is enabled by default)
2011-08-16Move conntrack options from firewall to system branch, add options for ↵Daniil Baturin
timeout and modules