Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-02-10 | Merge pull request #8 from aapostoliuk/T4993-equuleus1.3.81.3.71.3.61.3.51.3.41.3.3-epa11.3.3equuleus | Christian Breunig | |
conntrack: T4993: Fix comment for correct delete ignore rules | |||
2023-02-10 | conntrack: T4993: Fix comment for correct delete ignore rules | aapostoliuk | |
For correct deleting rules iptables "comment" should be in the end of the line Incorrect: -D VYATTA_CT_IGNORE -t raw -m comment --comment "ignore-10" -p udp Correct: -D VYATTA_CT_IGNORE -t raw -p udp -m comment --comment "ignore-10" | |||
2022-02-10 | Merge pull request #7 from sever-sever/T41651.3.2 | Daniil Baturin | |
conntrack: T4165: Fix comment for correct delete custom rules | |||
2022-02-04 | conntrack: T4165: Fix comment for correct delete custom rules | Viacheslav Hletenko | |
For correct deleting rules iptables "comment" should be in the end of the line Incorrect sequence: -D VYATTA_CT_TIMEOUT -t raw -m comment --comment "timeout-10" -p tcp Correct: -D VYATTA_CT_TIMEOUT -t raw -p tcp -m comment --comment "timeout-10" | |||
2021-09-11 | Merge pull request #5 from erkin/equuleus | Daniil Baturin | |
T3275: conntrack: Migrate conntrack helper | |||
2021-09-10 | T3275: conntrack: Migrate conntrack modules | erkin | |
2021-04-04 | Jenkins: use build library from proper branch "equuleus" | Christian Poessinger | |
2021-03-15 | conntrack: T3290: remove references to removed GRE plugins | Brandon Stepler | |
2021-03-15 | Fixed add and remove conntrack ignore rules to iptables raw table | Evgen | |
2021-01-04 | Update debian version. | Daniil Baturin | |
2020-06-23 | Jenkins: T2625: migrate to build library | Christian Poessinger | |
2020-05-26 | Debian: T2520: fix broken dependencies | Christian Poessinger | |
libxml-simple-perl was formerly pulled in by vyatta-nat but as it went away there has been a stale dependency. | |||
2020-03-21 | Jenkins: T1870: support GitHub PullRequest builds | Christian Poessinger | |
2019-12-27 | Jenkins: make pipeline branch independent | Christian Poessinger | |
2019-12-18 | Merge branch 'equuleus' of github.com:vyos/vyatta-conntrack into current | Christian Poessinger | |
* 'equuleus' of github.com:vyos/vyatta-conntrack: Jenkins: import Pipeline from vyos-1x commit e541ffc4f34c update Jenkins file for equuleus Depend on Upstream Debian Buster conntrack versions | |||
2019-10-09 | Jenkins: import Pipeline from vyos-1x commit e541ffc4f34c | Christian Poessinger | |
2019-10-09 | Jenkins: import Pipeline from vyos-1x commit 2d3539f9dec1VyOS_1.2-2019Q4 | Christian Poessinger | |
2019-08-14 | update Jenkins file for equuleus | UnicronNL | |
2019-07-23 | Merge branch 'current' into equuleus | Daniil Baturin | |
2019-06-05 | T1426: Update conntrack-hash-size script | John Estabrook | |
Update script to remove compatability with pre-6.5 Vyatta Core configs and to remove dependence on cli-shell-api. | |||
2019-05-21 | Create Jenkinsfile current | Kim Hagen | |
2019-05-02 | Depend on Upstream Debian Buster conntrack versions | Christian Poessinger | |
2018-12-31 | T1141: enable conntrack helper in modprobe options. | Daniil Baturin | |
2018-11-11 | T888: adjust the sysctl paths for the conntrack TCP loose option. | Daniil Baturin | |
2018-10-10 | T888: adjust conntrack TCP loose to new Kernel API | Christian Poessinger | |
2016-05-19 | add dependency 'conntrack-helpers' packagelithium | Kim Hagen | |
2016-05-19 | change location of 'nfct' executable | Kim Hagen | |
add dependency 'nfct' package | |||
2016-01-24 | 0.54+vyos2+current1debian/0.54+vyos2+current1 | Kim Hagen | |
2015-12-17 | Fix build depends. | Thomas Jepp | |
2015-06-23 | 0.54+vyos2+lithium4debian/0.54+vyos2+lithium4 | Alex Harpin | |
2015-06-23 | Bug #185: ensure nf_conntrack_netlink is loaded and unloaded properly. | Daniil Baturin | |
Patch by Kim Hagen. | |||
2015-06-23 | Revert "Bug #185: ensure nf_conntrack_netlink module is loaded." | Alex Harpin | |
This reverts commit abd7059425fceaf2b3c513537c80eef338dbf635. Bring Lithium inline with the changes made in Hydrogen. | |||
2015-06-23 | vyatta-conntrack: add port 1536 to the ports affected by sqlnet module | Alex 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-23 | vyatta-conntrack: formatting changes for style consistency | Alex Harpin | |
Perltidy run on scripts/vyatta-cthelper.pl to have consistent identation levels and style throughout. | |||
2015-06-17 | 0.54+vyos2+lithium3debian/0.54+vyos2+lithium3 | Alex Harpin | |
2015-06-17 | vyatta-conntrack: update dh_gencontrol with new development build flag | Alex Harpin | |
2014-12-26 | 0.54+vyos2+lithium2debian/0.54+vyos2+lithium2 | Alex Harpin | |
2014-12-26 | Update maintainer address | Alex Harpin | |
2014-12-10 | 0.54+vyos2+lithium1debian/0.54+vyos2+lithium1 | Alex Harpin | |
2014-12-10 | New branch | Alex Harpin | |
2014-12-10 | 0.54+vyos1+helium2debian/0.54+vyos1+helium2helium | Alex Harpin | |
2014-04-27 | Bug #185: ensure nf_conntrack_netlink module is loaded.vyos/1.1.0-beta1 | Daniil Baturin | |
2014-02-15 | 0.54+vyos1+helium1debian/0.54+vyos1+helium1 | Daniil Baturin | |
2014-02-15 | New branch | Daniil Baturin | |
2013-11-17 | 0.54+hydrogen1debian/0.54+hydrogen1 | Daniil Baturin | |
2013-11-17 | New branch | Daniil Baturin | |
2012-10-18 | 0.54+daisy2vyatta/VC6.6R1/i386vyatta/VC6.6R1/amd64debian/0.54+daisy2daisy | Gaurav Sinha | |
2012-10-18 | Change timer to timeout value | Gaurav Sinha | |
2012-10-13 | 0.54+daisy1debian/0.54+daisy1 | John Southworth | |
2012-10-13 | create daisy branch | John Southworth | |