summaryrefslogtreecommitdiff
path: root/python
AgeCommit message (Expand)Author
2023-09-19utils: T5239: add low-level read from config.bootJohn Estabrook
2023-09-18Merge pull request #2283 from nicolas-fort/T5590-fwall-logChristian Breunig
2023-09-18Merge pull request #2276 from sarthurdev/conntrackViacheslav Hletenko
2023-09-18conntrack: T5217: Add tcp flag matching to `system conntrack ignore`sarthurdev
2023-09-18T5590: firewall log rule: fix order which rule are processed. Log options sho...Nicolas Fort
2023-09-18T5594: vrrp: extend function is_ipv6_tentative to analysis all type of ipv6 a...Nicolas Fort
2023-09-12T4309: Conntrack ignore fix to handle interface anyViacheslav Hletenko
2023-09-11T5241: Revert change to vyos.utils.process.cmdChristian Breunig
2023-09-10vxlan: T3700: Revert change to `vyos.utils.process.cmd`sarthurdev
2023-09-09Merge pull request #2179 from vfreex/add-mldChristian Breunig
2023-09-09vxlan: T3700: support VLAN tunnel mapping of VLAN aware bridgesChristian Breunig
2023-09-08Merge pull request #2222 from nicolas-fort/T4072-fwall-bridgeChristian Breunig
2023-09-08T5518: Add basic MLD supportYuxiang Zhu
2023-09-07T4072: add firewall bridge filtering. First implementation only applies for f...Nicolas Fort
2023-09-07config-mgmt: T5556: fix bug in revision to archive updateJohn Estabrook
2023-09-06conf-mode: T5412: add support for supplemental dependency definitionsJohn Estabrook
2023-09-06Merge pull request #2199 from sarthurdev/T4309Christian Breunig
2023-09-06Merge pull request #2208 from sarthurdev/T5550Christian Breunig
2023-09-05config-mgmt: T5353: after updated save-config, one can include init revJohn Estabrook
2023-09-05config-mgmt: T5353: correct update check during bootJohn Estabrook
2023-09-05config-mgmt: T5353: only add log entry if archivingJohn Estabrook
2023-09-05interface: T5550: Interface source-validation priority over global valuesarthurdev
2023-09-05Merge branch 'netns' into currentChristian Breunig
2023-09-05smoketest: T5241: re-work netns assertions and provide common utility helperChristian Breunig
2023-09-05netns: T5241: simplify network namespace handlingChristian Breunig
2023-09-04conntrack: T4309: T4903: Refactor `system conntrack ignore` rule generation, ...sarthurdev
2023-09-04T5533: Fix VRRP IPv6 group enters in FAULT stateViacheslav Hletenko
2023-09-03netns: T5241: improve get_interface_namespace() robustnessChristian Breunig
2023-09-03netns: T5241: use common interface_exists() helperChristian Breunig
2023-09-03netns: T5241: provide is_netns_interface utility helperChristian Breunig
2023-09-03Merge branch 'T5241-control-edition' of https://github.com/sever-sever/vyos-1...Christian Breunig
2023-08-31Merge pull request #2190 from sarthurdev/T4782Christian Breunig
2023-08-31eapol: T4782: Support multiple CA chainssarthurdev
2023-08-28T5519: Fix `vyos.utils.process.call` hangsYuxiang Zhu
2023-08-25interface: T3509: Add per-interface IPv6 source validationsarthurdev
2023-08-23save-config: T4292: rewrite vyatta-save-config.pl to PythonJohn Estabrook
2023-08-23Merge pull request #2162 from nicolas-fort/T5472Christian Breunig
2023-08-23vrf: T5428: move helpers to common vyos.utils.network moduleChristian Breunig
2023-08-23Merge pull request #2142 from nicolas-fort/T5450Christian Breunig
2023-08-23T5472: nat redirect: allow redirection without defining redirected portNicolas Fort
2023-08-23T5450: update smoketest and interface definition in order to work with new fi...Nicolas Fort
2023-08-23Merge pull request #2156 from giga1699/T5447Christian Breunig
2023-08-20T5447: Remove redundant self.set_admin_stateGiga Murphy
2023-08-20T5447: Update copyright yearsGiga Murphy
2023-08-20T5447: Corrected comment in _create headerGiga Murphy
2023-08-20T5447: Corrected comment for interface downGiga Murphy
2023-08-20T5447: Implement maintainer feedbackGiga Murphy
2023-08-18T5447: Initial support for MACsec static keysGiga Murphy
2023-08-17Merge pull request #2130 from aapostoliuk/T5409-sagittaChristian Breunig
2023-08-17wireguard: T5409: rename threaded CLI not to per-client-threadChristian Breunig