summaryrefslogtreecommitdiff
path: root/scripts/vyatta-cthelper.pl
AgeCommit message (Collapse)Author
2015-06-23vyatta-conntrack: add port 1536 to the ports affected by sqlnet moduleAlex Harpin
When the sqlnet conntrack module is enabled / disabled, ports 1521 and 1525 are inserted / removed from the conntrack helper chains but 1536 isn't; add this to the list of ports affected. Bug #412 http://bugzilla.vyos.net/show_bug.cgi?id=412
2015-06-23vyatta-conntrack: formatting changes for style consistencyAlex Harpin
Perltidy run on scripts/vyatta-cthelper.pl to have consistent identation levels and style throughout.
2012-06-07re-factored deletion code, disabling module scripts fixedGaurav Sinha
2012-05-14add vyatta-cthelper.pl, disable nodes, add/remove functions for chainGaurav Sinha