Age | Commit message (Expand) | Author |
2023-10-25 | T5681: Firewall,Nat and Nat66: simplified and standarize interface matcher (v... | Nicolas Fort |
2023-10-11 | T5643: nat: add interface-groups to nat. Use same cli structure for interface... | Nicolas Fort |
2023-09-16 | nat: Remove deprecated kernel check | sarthurdev |
2023-09-16 | conntrack: T5571: Refactor conntrack to be independent conf script from firew... | sarthurdev |
2023-09-13 | T5561: nat: defining inbound|outbound interface should not be mandatory while... | Nicolas Fort |
2023-09-04 | nat: T1877: Fix typo in nat ConfigError | sarthurdev |
2023-08-23 | T5472: nat redirect: allow redirection without defining redirected port | Nicolas Fort |
2023-08-09 | Merge pull request #2136 from jestabro/with-defaults | Christian Breunig |
2023-08-08 | Merge pull request #2119 from nicolas-fort/T5014-dnat | Christian Breunig |
2023-08-07 | T5319: remove workarounds for defaults in nat.py | John Estabrook |
2023-08-06 | T5195: move helpers from vyos.validate to vyos.utils package | Christian Breunig |
2023-07-31 | Merge branch 'current' into T5014-dnat | Nicolás Fort |
2023-07-31 | T5014: fix conflicts. Add code for redirection, which is causing conflicts. C... | Nicolas Fort |
2023-07-31 | T5014: nat: add source and destination nat options for configuring load balan... | Nicolas Fort |
2023-07-19 | T4899: NAT Redirect: adddestination nat redirection (to local host) feature. | Nicolas Fort |
2023-07-15 | T5195: vyos.util -> vyos.utils package refactoring part #2 | Christian Breunig |
2023-07-14 | T5195: vyos.util -> vyos.utils package refactoring (#2093) | Christian Breunig |
2022-11-03 | nat: T1877: T970: Add firewall groups to NAT | sarthurdev |
2022-10-25 | nat: T4706: Verify translation address or port exists | sarthurdev |
2022-10-25 | nat: T4764: Remove tables on NAT deletion | sarthurdev |
2022-09-21 | nat: T4605: Refactor static NAT to use python module for parsing rules | sarthurdev |
2022-09-21 | nat: T4605: Refactor NAT to use python module for parsing rules | sarthurdev |
2022-08-31 | nat: T538: Move nat configs to /run directory | Viacheslav Hletenko |
2022-08-29 | nat: T4367: Move nat rules from /tmp to /run/nftables_nat.conf | Viacheslav Hletenko |
2022-08-17 | nat: T538: Add static NAT one-to-one | Viacheslav Hletenko |
2022-05-01 | firewall: T4353: fix Jinja2 linting errors | Christian Poessinger |
2022-04-16 | vyos.base: use Warning() helper where applicable | Christian Poessinger |
2022-04-10 | nat: T2199: bugfix dry-run newly generated config before install | Christian Poessinger |
2022-01-10 | nat: T2199: dry-run newly generated config before install | Christian Poessinger |
2022-01-01 | nat: T2199: rename iptables -> nftables variable prefix | Christian Poessinger |
2021-12-06 | firewall: T2199: Migrate firewall to XML/Python | sarthurdev |
2021-08-18 | nat: T2198: remove superfluous else clause on missing outbound-interface | Christian Poessinger |
2021-01-19 | nat: T2947: add many-many translation | Christian Poessinger |
2021-01-11 | nat: T3206: unable to delete only rules but keep destination node | Christian Poessinger |
2020-12-01 | nat: T3102: Check key in dictionary | DmitriyEshenko |
2020-11-28 | nat: T3092: migrate to get_config_dict() | Christian Poessinger |
2020-11-27 | vyos.template: T2720: always enable Jinja2 trim_blocks feature | Christian Poessinger |
2020-10-01 | nat: T2948: fix validation of IP address range | Christian Poessinger |
2020-08-31 | configd: T2582: add scripts to include list for daemon | John Estabrook |
2020-08-30 | nat: T2814: nftables module for NAT has been renamed | Christian Poessinger |
2020-08-28 | nat: T2813: translation address is mandatory if rule is not excluded | Christian Poessinger |
2020-07-25 | vyos.util: add common helper to load kernel modules | Christian Poessinger |
2020-07-19 | nat: T2709: remove 'translation address' mandatory check | Jernej Jakob |
2020-07-12 | nat: T2699: fix exclusion rules for noNAT destinations | Christian Poessinger |
2020-06-11 | nat: T2571: fix failing negated CLI configurations | Christian Poessinger |
2020-05-29 | airbag: T2088: explicit enabling of the feature | Thomas Mangin |
2020-05-19 | nat: do not report unassigned IP address for DNAT | Christian Poessinger |
2020-05-16 | nat: nptv6: T2198: add XML/Python skeleton | Christian Poessinger |
2020-05-16 | nat: T2198: add support for SNAT based on source addresses | Christian Poessinger |
2020-05-16 | nat: T2198: set default protocol to all to be backwards compatible | Christian Poessinger |