summaryrefslogtreecommitdiff
path: root/templates-cfg
AgeCommit message (Collapse)Author
2021-05-31T3579: migrate application layer gateway options to vyos-1xChristian Poessinger
2021-05-27T3579: migrate sysctl settings to vyos-1xChristian Poessinger
2021-05-25conntrack: T3535: call new Python helper script on table size changesChristian Poessinger
2021-02-10conntrack: T3290: remove references to removed GRE pluginsBrandon Stepler
2018-12-31T1141: enable conntrack helper in modprobe options.Daniil Baturin
2018-11-11T888: adjust the sysctl paths for the conntrack TCP loose option.Daniil Baturin
2018-10-10T888: adjust conntrack TCP loose to new Kernel APIChristian Poessinger
2015-06-23Revert "Bug #185: ensure nf_conntrack_netlink module is loaded."Alex Harpin
This reverts commit abd7059425fceaf2b3c513537c80eef338dbf635. Bring Lithium inline with the changes made in Hydrogen.
2014-04-27Bug #185: ensure nf_conntrack_netlink module is loaded.vyos/1.1.0-beta1Daniil Baturin
2012-10-18Change timer to timeout valueGaurav Sinha
2012-09-04remove tcp_udp from help in protocolsGaurav Sinha
2012-08-29Dont allow shim6 among other ipv6 protocols in list of allowed protocols for ↵Gaurav Sinha
conntrack ignore
2012-08-29Fix 8308, use C version of vyatta-validate-type, also fixing handling ↵Gaurav Sinha
negation as per iptables in script
2012-08-07Fixed protocols allowed script, use same as NAT, fixed protocol parsingGaurav Sinha
2012-08-06initial commit for 8067Gaurav Sinha
2012-07-25check protocol timers are configured on commit: bug 8216Gaurav Sinha
2012-06-18fix 8112Gaurav Sinha
2012-05-14delete enable config nodeGaurav Sinha
2012-05-14add vyatta-cthelper.pl, disable nodes, add/remove functions for chainGaurav Sinha
2012-05-14change default behavior, added vyatta-cthelper.plGaurav Sinha
2012-04-17remove SQLnetGaurav Sinha
2012-04-17fix help stringsGaurav Sinha
2012-04-17ensure single reload of conntrackd daemonGaurav Sinha
2012-04-16CLI to add nfs/SQLnet module helpersGaurav Sinha
2012-04-03initial CLI for NFS and SQLnet modulesGaurav
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-12-29Something looking like a real fix for SIP port update problem.Daniil Baturin
2011-12-19Improved validation of command syntax.Deepti Kulkarni
Resolved a typo.
2011-12-16Dirty hack for SIP port option.Daniil Baturin
2011-12-16Add default value for SIP port.Daniil Baturin
2011-12-13Bug fix 7397 - Conntrack log creation and deletion.Deepti Kulkarni
2011-11-24Fix a mistype in conntrack top-level node.def (1638 instead of 16384)Daniil Baturin
2011-11-23Get conntrack default values to sync with kernel defaults.Daniil Baturin
2011-11-04Move templates t templates-cfg to let op mode templates also exist.Daniil Baturin