Age | Commit message (Expand) | Author |
2023-09-19 | firewall: T4502: Update to flowtable CLI | sarthurdev |
2023-09-19 | utils: T5239: add low-level read from config.boot | John Estabrook |
2023-09-18 | Merge pull request #2283 from nicolas-fort/T5590-fwall-log | Christian Breunig |
2023-09-18 | Merge pull request #2276 from sarthurdev/conntrack | Viacheslav Hletenko |
2023-09-18 | conntrack: T5217: Add tcp flag matching to `system conntrack ignore` | sarthurdev |
2023-09-18 | T5590: firewall log rule: fix order which rule are processed. Log options sho... | Nicolas Fort |
2023-09-18 | T5594: vrrp: extend function is_ipv6_tentative to analysis all type of ipv6 a... | Nicolas Fort |
2023-09-12 | T4309: Conntrack ignore fix to handle interface any | Viacheslav Hletenko |
2023-09-11 | T5241: Revert change to vyos.utils.process.cmd | Christian Breunig |
2023-09-10 | vxlan: T3700: Revert change to `vyos.utils.process.cmd` | sarthurdev |
2023-09-09 | Merge pull request #2179 from vfreex/add-mld | Christian Breunig |
2023-09-09 | vxlan: T3700: support VLAN tunnel mapping of VLAN aware bridges | Christian Breunig |
2023-09-08 | Merge pull request #2222 from nicolas-fort/T4072-fwall-bridge | Christian Breunig |
2023-09-08 | T5518: Add basic MLD support | Yuxiang Zhu |
2023-09-07 | T4072: add firewall bridge filtering. First implementation only applies for f... | Nicolas Fort |
2023-09-07 | config-mgmt: T5556: fix bug in revision to archive update | John Estabrook |
2023-09-06 | conf-mode: T5412: add support for supplemental dependency definitions | John Estabrook |
2023-09-06 | Merge pull request #2199 from sarthurdev/T4309 | Christian Breunig |
2023-09-06 | Merge pull request #2208 from sarthurdev/T5550 | Christian Breunig |
2023-09-05 | config-mgmt: T5353: after updated save-config, one can include init rev | John Estabrook |
2023-09-05 | config-mgmt: T5353: correct update check during boot | John Estabrook |
2023-09-05 | config-mgmt: T5353: only add log entry if archiving | John Estabrook |
2023-09-05 | interface: T5550: Interface source-validation priority over global value | sarthurdev |
2023-09-05 | Merge branch 'netns' into current | Christian Breunig |
2023-09-05 | smoketest: T5241: re-work netns assertions and provide common utility helper | Christian Breunig |
2023-09-05 | netns: T5241: simplify network namespace handling | Christian Breunig |
2023-09-04 | conntrack: T4309: T4903: Refactor `system conntrack ignore` rule generation, ... | sarthurdev |
2023-09-04 | T5533: Fix VRRP IPv6 group enters in FAULT state | Viacheslav Hletenko |
2023-09-03 | netns: T5241: improve get_interface_namespace() robustness | Christian Breunig |
2023-09-03 | netns: T5241: use common interface_exists() helper | Christian Breunig |
2023-09-03 | netns: T5241: provide is_netns_interface utility helper | Christian Breunig |
2023-09-03 | Merge branch 'T5241-control-edition' of https://github.com/sever-sever/vyos-1... | Christian Breunig |
2023-08-31 | Merge pull request #2190 from sarthurdev/T4782 | Christian Breunig |
2023-08-31 | eapol: T4782: Support multiple CA chains | sarthurdev |
2023-08-28 | T5519: Fix `vyos.utils.process.call` hangs | Yuxiang Zhu |
2023-08-25 | interface: T3509: Add per-interface IPv6 source validation | sarthurdev |
2023-08-23 | save-config: T4292: rewrite vyatta-save-config.pl to Python | John Estabrook |
2023-08-23 | Merge pull request #2162 from nicolas-fort/T5472 | Christian Breunig |
2023-08-23 | vrf: T5428: move helpers to common vyos.utils.network module | Christian Breunig |
2023-08-23 | Merge pull request #2142 from nicolas-fort/T5450 | Christian Breunig |
2023-08-23 | T5472: nat redirect: allow redirection without defining redirected port | Nicolas Fort |
2023-08-23 | T5450: update smoketest and interface definition in order to work with new fi... | Nicolas Fort |
2023-08-23 | Merge pull request #2156 from giga1699/T5447 | Christian Breunig |
2023-08-20 | T5447: Remove redundant self.set_admin_state | Giga Murphy |
2023-08-20 | T5447: Update copyright years | Giga Murphy |
2023-08-20 | T5447: Corrected comment in _create header | Giga Murphy |
2023-08-20 | T5447: Corrected comment for interface down | Giga Murphy |
2023-08-20 | T5447: Implement maintainer feedback | Giga Murphy |
2023-08-18 | T5447: Initial support for MACsec static keys | Giga Murphy |
2023-08-17 | Merge pull request #2130 from aapostoliuk/T5409-sagitta | Christian Breunig |