Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-06-07 | 0.38debian/0.38 | Gaurav Sinha | |
2012-06-07 | re-factored deletion code, disabling module scripts fixed | Gaurav Sinha | |
2012-06-06 | 0.37debian/0.37 | Gaurav Sinha | |
2012-06-06 | Merge branch 'user_space_helpers' into pacifica | Gaurav Sinha | |
Conflicts: lib/Vyatta/Conntrack/ConntrackUtil.pm | |||
2012-06-05 | 0.36debian/0.36 | Gaurav Sinha | |
2012-06-05 | Fix nfct path as per new packaging due to cthelper | Gaurav Sinha | |
2012-05-14 | delete enable config node | Gaurav Sinha | |
2012-05-14 | add vyatta-cthelper.pl, disable nodes, add/remove functions for chain | Gaurav Sinha | |
2012-05-14 | change default behavior, added vyatta-cthelper.pl | Gaurav Sinha | |
2012-04-17 | remove SQLnet | Gaurav Sinha | |
2012-04-17 | fix help strings | Gaurav Sinha | |
2012-04-17 | ensure single reload of conntrackd daemon | Gaurav Sinha | |
2012-04-16 | CLI to add nfs/SQLnet module helpers | Gaurav Sinha | |
2012-04-16 | 0.35debian/0.35 | Gaurav Sinha | |
2012-04-16 | fixing 7998 | Gaurav Sinha | |
2012-04-09 | 0.34debian/0.34 | Gaurav | |
2012-04-09 | fixing bug 7861, resolve protocol name from /etc/protocols. | Gaurav | |
2012-04-03 | initial CLI for NFS and SQLnet modules | Gaurav | |
2012-03-23 | 0.33debian/0.33 | Gaurav | |
2012-03-23 | Merge branch 'oxnard' into pacifica | Gaurav | |
Conflicts: debian/changelog | |||
2012-03-23 | 0.28+oxnard4vyatta/VC6.4-2012.05.31/i386vyatta/VC6.4-2012.05.31/amd64vyatta/VC6.4-2012.04.30/i386vyatta/VC6.4-2012.04.30/amd64vyatta/VC6.4-2012.03.27/i386vyatta/VC6.4-2012.03.27/amd64debian/0.28+oxnard4 | Gaurav | |
2012-03-23 | introducing CT_TIMEOUT chain with related fixes. | Gaurav | |
2012-03-20 | 0.32debian/0.32 | Gaurav | |
2012-03-20 | ct timeouts changes | Gaurav | |
2012-03-20 | 0.28+oxnard3debian/0.28+oxnard3 | Gaurav | |
2012-03-20 | Merge branch 'cttimeout_pacifica' into oxnard | Gaurav | |
Brings in the changes needed for connection tracking timeouts per connection. Conflicts: .frlog debian/changelog | |||
2012-03-17 | 0.31debian/0.31 | Gaurav Sinha | |
2012-03-17 | delete nfct fixed, use only policy name, modified deletion function | Gaurav Sinha | |
2012-03-16 | fixed generic timeout, udp stream->replied and other->unreplied, fixed bug ↵ | Gaurav Sinha | |
with protocol string comparision | |||
2012-03-16 | use add instead of create, use inet, pre-pend protocol to iptables rule | Gaurav Sinha | |
2012-03-16 | use right path of the nfct executable | Gaurav | |
(cherry picked from commit 2a54181a2a4117ecfa681cde22c527e043303607) | |||
2012-03-16 | changing nfct-timeout to nfct timeout | Gaurav | |
(cherry picked from commit 0cd705236af16e8517b11478366f9fde4ea5c94b) | |||
2012-03-16 | Using connection instead of flow to refer to 5 tuple in help strings | Gaurav | |
(cherry picked from commit 43bf1c43f253f67ff195b0bd831d6903d2ddcefe) | |||
2012-03-16 | check presence of protocol config subtree | Gaurav | |
(cherry picked from commit 54ca4cdaa0c665763f6d14d94c3ef16fbdf014ed) | |||
2012-03-16 | Updated help strings to avoid confusion with global timeouts | Gaurav | |
(cherry picked from commit a9d6f31725efc5fa28af0b9df00b277054a5f45f) | |||
2012-03-16 | do_protocol_check function, mandates one protocol subtree per rule max | Gaurav | |
(cherry picked from commit c69383c5187f1e702a7146d3762834b70874a344) | |||
2012-03-16 | handle modification, disabled error handling for now as iptables does not ↵ | Gaurav | |
support timeout target yet (cherry picked from commit f2a6927d2a500142e71aa098491f9b72c802d418) | |||
2012-03-16 | re-factored | Gaurav | |
(cherry picked from commit a4a349b09923e797e2dbb24c50a151ddec91473d) | |||
2012-03-16 | add run_cmd function with error checking | Gaurav | |
(cherry picked from commit 10cd7d81497d87aed44287244f112990768cdfe2) | |||
2012-03-16 | adding apply/remove policy function, still dummy | Gaurav | |
(cherry picked from commit bc000f9a538e67545dd7b1edb49385e158067639) | |||
2012-03-16 | Adding deletion, error handling etc. | Gaurav | |
(cherry picked from commit 6a59a800acf9a9f6a21677e6187a33647ceb3539) | |||
2012-03-16 | Error checks for ports with other/icmp, as not allowed | Gaurav | |
(cherry picked from commit 8059ed8d3cfa033dc6b48e79dd66cdcd1ecc5ae9) | |||
2012-03-16 | Removed default timeouts for override udp/icmp/other, fixed minor bugs | Gaurav | |
(cherry picked from commit 57353c5720699e641d2ab85a0ed8a9eae09520e7) | |||
2012-03-16 | Fixing nfct-command string:only modified timer is included in the command | Gaurav | |
(cherry picked from commit 9e17315753bb98c677ec5b11c9e52f6a9f5d80a8) | |||
2012-03-16 | Fixing templates to avoid defaults since these rules override the global ↵ | Gaurav | |
defaults (cherry picked from commit d94051fce5433de66860d762fc0a7aa7186564d9) | |||
2012-03-16 | Add function to create nfct-timeout policy | Gaurav | |
(cherry picked from commit d15993bc83942d5841886c0f290430530b009174) | |||
2012-03-16 | changing structure of hashes kept for timeouts | Gaurav | |
(cherry picked from commit 3fd99241f39f7482e35c0d4e4a91342fd8d9d4ad) | |||
2012-03-16 | adding various timers in custom rule template | Gaurav | |
(cherry picked from commit ebae932dd450c23d90d1f9d497e2715af535577f) | |||
2012-03-16 | modified to use AddressFilter from IpTables | Gaurav | |
(cherry picked from commit 1392750b600cec991e24e7ab0cc211c621e4430a) | |||
2012-03-16 | removing AddressFilterCT.pm | Gaurav | |
(cherry picked from commit 796fc0e8654683733a473f46d3029032bc648f05) |