Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-12-25 | T2764: increase maximum number of NAT rules1.3.81.3.71.3.61.3.51.3.41.3.3-epa11.3.31.3.2equuleus | Christian Poessinger | |
2021-11-17 | T1083: add port and address mapping options | Daniil Baturin | |
2021-08-26 | Jenkins: use generic pipeline | Christian Poessinger | |
2021-08-26 | New release - 1.3.0 | Christian Poessinger | |
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-nat into current | Christian Poessinger | |
* 'equuleus' of github.com:vyos/vyatta-nat: Jenkins: import Pipeline from vyos-1x commit bd00ec7 update Jenkins file for equuleus | |||
2019-09-28 | Jenkins: import Pipeline from vyos-1x commit bd00ec7 | Christian Poessinger | |
2019-09-28 | Jenkins: import Pipeline from vyos-1x commit bd00ec7VyOS_1.2-2019Q4 | Christian Poessinger | |
2019-08-14 | update Jenkins file for equuleus | UnicronNL | |
2019-07-05 | Merge pull request #7 from runborg/current | Kim | |
T1499: Allow for usage of systemd interface mappings | |||
2019-07-05 | T1499: Allow for usage of systemd interface mappings | Runar Borge | |
2019-05-21 | Create Jenkinsfile current | Kim Hagen | |
2019-03-23 | T1312: allow NAT rules with networks of different size. | Daniil Baturin | |
2019-01-29 | Merge pull request #6 from mevertse/current | hagbard-01 | |
T166: Changed NPTv6 to use NETMAP | |||
2019-01-29 | Merge branch 'current' of https://github.com/mevertse/vyatta-nat into HEAD | Merijn Evertse | |
2019-01-29 | T166: Changed NPTv6 to use NETMAP | Merijn Evertse | |
2018-02-20 | Rename NPTv6 rule options for consistency with IPv4 NAT (fixes T554).lithium | Daniil Baturin | |
2017-10-25 | T431: Merge pull request #5 from quonb/current | Daniil Baturin | |
Fix protocol negation in NAT (like it is done in Vyatta::IpTables::Rule) | |||
2017-10-24 | Fix protocol negation in NAT (like it is done in Vyatta::IpTables::Rule) | Ildar Ibragimov | |
2016-01-24 | 0.13.0+vyos2+current1debian/0.13.0+vyos2+current1 | Kim Hagen | |
2015-12-16 | Fix build depends. | Thomas Jepp | |
2015-11-29 | 0.13.0+vyos2+lithium7debian/0.13.0+vyos2+lithium7 | Alex Harpin | |
2015-11-28 | vyatta-nat: only create nat object for testing changed or added rules | Alex Harpin | |
Only create a new source or destination NAT object when testing changed or added NAT rules to reduce testing overhead. Bug #493 http://bugzilla.vyos.net/show_bug.cgi?id=493 | |||
2015-11-28 | vyatta-nat: formatting changes for style consistency | Alex Harpin | |
Update scripts/vyatta-update-dst-nat.pl and scripts/vyatta-update-src-nat.pl to maintain style and consistency. | |||
2015-07-19 | 0.13.0+vyos2+lithium6debian/0.13.0+vyos2+lithium6 | Alex Harpin | |
2015-07-19 | vyatta-nat: check nat rules for errors before processing them for real | Alex Harpin | |
Errors in both source and destination NAT rules can cause either rules to be overwritten (completely or partially), dropped entirely, or just ending up with an inconsistent state in comparison to the current configuration. This can lead to unpredictable NAT results, which can't even be corrected by deleting all the nat rules, only a reboot will correct the issue. Checking these rules for consistency in a separate loop before they are applied allows the errors to flagged up and the commit failed before the nat table is touched. Bug #493 http://bugzilla.vyos.net/show_bug.cgi?id=493 | |||
2015-07-19 | Revert "vyatta-nat: check nat rules for errors before processing them for real" | Alex Harpin | |
This reverts commit 5f05bdd480f0de2be2d87934b9b53dab09ead9ea. | |||
2015-07-12 | 0.13.0+vyos2+lithium5debian/0.13.0+vyos2+lithium5 | Alex Harpin | |
2015-07-12 | vyatta-nat: check nat rules for errors before processing them for real | Alex Harpin | |
Errors in both source and destination NAT rules can cause either rules being overwritten or partially, dropped entirely or just end up with an inconsistent state in comparison to the current configuration. This can lead to unpredictable NAT results, which can't even be corrected by deleting all the nat rules, only a reboot will solve them. Checking these rules for consistency in a separate loop before they are applied allows the errors to flagged up and the commit failed before the nat table is touched. Bug #493 http://bugzilla.vyos.net/show_bug.cgi?id=493 | |||
2015-06-19 | 0.13.0+vyos2+lithium4debian/0.13.0+vyos2+lithium4 | Alex Harpin | |
2015-06-19 | vyatta-nat: update dh_gencontrol with new development build flag | Alex Harpin | |
2015-02-17 | 0.13.0+vyos2+lithium3debian/0.13.0+vyos2+lithium3 | Daniil Baturin | |
2015-02-16 | Merge pull request #3 from kouak/lithium | Daniil Baturin | |
Add initial support for NPTv6 (#387) | |||
2015-02-15 | Add initial support for NPTv6 (#387) | kouak | |
2014-12-27 | 0.13.0+vyos2+lithium2debian/0.13.0+vyos2+lithium2 | Alex Harpin | |
2014-12-27 | Update maintainer address | Alex Harpin | |
2014-12-09 | 0.13.0+vyos2+lithium1debian/0.13.0+vyos2+lithium1 | Alex Harpin | |
2014-12-09 | New branch | Alex Harpin | |
2014-04-06 | 0.13.0+vyos1+helium2vyos/1.1.0-beta1debian/0.13.0+vyos1+helium2 | Daniil Baturin | |
2014-03-24 | Merge pull request #1 from higebu/fix-condition-of-all-deleted | Daniil Baturin | |
Fix condition of all_deleted | |||
2014-03-19 | Fix condition of all_deleted | Yuya Kusakabe | |
2014-02-15 | 0.13.0+vyos1+helium1debian/0.13.0+vyos1+helium1 | Daniil Baturin | |
2014-02-15 | New branch | Daniil Baturin | |
2013-11-10 | 0.13.0+hydrogen3debian/0.13.0+hydrogen3 | Daniil Baturin | |
2013-11-10 | Remove dependency on vyatta-op-xml. | Daniil Baturin | |
2013-11-10 | 0.13.0+hydrogen2debian/0.13.0+hydrogen2 | Daniil Baturin | |
2013-11-10 | Update maintainer addresses | Daniil Baturin | |
2013-11-10 | Bug #8331: provide rule number in commit error message. | Daniil Baturin | |
2012-12-12 | 0.12.40+daisy2vyatta/VC6.6R1/i386vyatta/VC6.6R1/amd64debian/0.12.40+daisy2daisy | Daniil Baturin | |