summaryrefslogtreecommitdiff
path: root/scripts/vyatta-conntrack-timeouts.pl
AgeCommit message (Expand)Author
2012-03-16fixed generic timeout, udp stream->replied and other->unreplied, fixed bug wi...Gaurav Sinha
2012-03-16use add instead of create, use inet, pre-pend protocol to iptables ruleGaurav Sinha
2012-03-16use right path of the nfct executableGaurav
2012-03-16changing nfct-timeout to nfct timeoutGaurav
2012-03-16check presence of protocol config subtreeGaurav
2012-03-16do_protocol_check function, mandates one protocol subtree per rule maxGaurav
2012-03-16handle modification, disabled error handling for now as iptables does not sup...Gaurav
2012-03-16re-factoredGaurav
2012-03-16add run_cmd function with error checkingGaurav
2012-03-16adding apply/remove policy function, still dummyGaurav
2012-03-16Adding deletion, error handling etc.Gaurav
2012-03-16Error checks for ports with other/icmp, as not allowedGaurav
2012-03-16Add function to create nfct-timeout policyGaurav
2012-03-16changing structure of hashes kept for timeoutsGaurav
2012-03-16adding various timers in custom rule templateGaurav
2012-03-16modified to use AddressFilter from IpTablesGaurav
2012-03-16Removing newly added file AddressFilterCT.pm.Gaurav
2012-03-16Adding rule and address setup/parsing librariesGaurav
2012-03-16timeout script, similar to firewall one, with a few differences.Gaurav
2012-03-16timeouts script, and new nodesGaurav Sinha