summaryrefslogtreecommitdiff
path: root/templates-cfg/system/conntrack/timeout
AgeCommit message (Collapse)Author
2021-05-27T3579: migrate sysctl settings to vyos-1xChristian Poessinger
2012-10-18Change timer to timeout valueGaurav Sinha
2012-07-25check protocol timers are configured on commit: bug 8216Gaurav Sinha
2012-03-20Merge branch 'cttimeout_pacifica' into oxnardGaurav
Brings in the changes needed for connection tracking timeouts per connection. Conflicts: .frlog debian/changelog
2012-03-16Using connection instead of flow to refer to 5 tuple in help stringsGaurav
(cherry picked from commit 43bf1c43f253f67ff195b0bd831d6903d2ddcefe)
2012-03-16Updated help strings to avoid confusion with global timeoutsGaurav
(cherry picked from commit a9d6f31725efc5fa28af0b9df00b277054a5f45f)
2012-03-16Removed default timeouts for override udp/icmp/other, fixed minor bugsGaurav
(cherry picked from commit 57353c5720699e641d2ab85a0ed8a9eae09520e7)
2012-03-16Fixing nfct-command string:only modified timer is included in the commandGaurav
(cherry picked from commit 9e17315753bb98c677ec5b11c9e52f6a9f5d80a8)
2012-03-16Fixing templates to avoid defaults since these rules override the global ↵Gaurav
defaults (cherry picked from commit d94051fce5433de66860d762fc0a7aa7186564d9)
2012-03-16timeouts script, and new nodesGaurav Sinha
(cherry picked from commit e49e60bca2262760575b2a4b488e6acfe1dc0cb6)
2012-03-16adding an initial version of conntrack-timeouts scriptGaurav Sinha
(cherry picked from commit 8235f2a9a3b3e1a5a289c4365d809bb09f941ee4)
2012-03-16Removed unwanted address-group/network group etc. from CLIGaurav Sinha
(cherry picked from commit 50f07ece2595c05179e8ccffa5dd2b28fc8cfc99)
2012-03-16Initial commit for per-flow timeout CLIGaurav Sinha
(cherry picked from commit f7fc0b920516ecf03a7dcf3e73f39513d8fcfc1c)
2012-02-14Make sure all node.def files have newline at end of fileStephen Hemminger
Avoid future problems with (like diff) by making sure that there is a newline on last line of file.
2011-11-04Move templates t templates-cfg to let op mode templates also exist.Daniil Baturin