Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-05-11 | ethernet: T6306: add support for EVPN MH uplink/core tracking | Christian Breunig | |
When all the underlay links go down the PE no longer has access to the VxLAN +overlay. To prevent blackholing of traffic the server/ES links are protodowned on the PE. A link can be setup for uplink tracking via the following configuration: set interfaces ethernet eth0 evpn uplink | |||
2024-05-09 | Merge pull request #3436 from natali-rs1985/T4393-current | Christian Breunig | |
sstp: T4393: Add support to configure host-name (SNI) | |||
2024-05-09 | sstp: T4393: Add support to configure host-name (SNI) | Nataliia Solomko | |
2024-05-09 | Merge pull request #3435 from c-po/cleanup-pipfile | Daniil Baturin | |
T6199: remove unused Python pip files | |||
2024-05-09 | T6199: remove unused Python pip files | Christian Breunig | |
2024-05-09 | Merge pull request #3433 from srividya0208/T6323 | Christian Breunig | |
T6323: openvpn: Correction of help description of "totp digits" option | |||
2024-05-09 | T6323: openvpn: Correction of auto-completion description of "mfa totp digits" | srividya0208 | |
2024-05-09 | Merge pull request #3432 from vyos/feature/T6315-remove-reviewers-assignment | Christian Breunig | |
T6316: remove reviewers assignment in workflow as it will done by codeowners file. | |||
2024-05-09 | T6316: remove reviewers assignment in workflow as it will done by codeowners ↵ | Vijayakumar A | |
file T6316: remove reviewers yml as it is controlled in global level | |||
2024-05-09 | Merge pull request #3431 from vyos/feature/T6315-update-codeql-branch | Daniil Baturin | |
T6315: updated codeql branch name | |||
2024-05-09 | T6315: updated codeql branch name | Vijayakumar A | |
2024-05-08 | Merge pull request #3428 from jestabro/nearest-owner | Daniil Baturin | |
xml: T6319: add util for ancestor owner/priority | |||
2024-05-08 | xml: T6319: add util for ancestor owner/priority | John Estabrook | |
2024-05-07 | Merge pull request #3421 from vyos/feature/codeql | Christian Breunig | |
T6310: added codeql workflow | |||
2024-05-07 | Merge pull request #3422 from HollyGurza/T6082 | Christian Breunig | |
bgp: T6082: Allow the same local-as and remote-as in one peer group | |||
2024-05-07 | Merge pull request #3423 from natali-rs1985/T6284-current | Christian Breunig | |
op-mode: T6284: IPoE-server op-mode does not show IPv6 address field | |||
2024-05-07 | Merge pull request #3424 from nicolas-fort/T6305 | Christian Breunig | |
T6305: accept ipoe interfaces on firewall ruleset | |||
2024-05-07 | T6305: accept ipoe interfaces on firewall ruleset | Nicolas Fort | |
2024-05-07 | op-mode: T6284: IPoE-server op-mode does not show IPv6 address field | Nataliia Solomko | |
2024-05-07 | T6310: added codeql workflow and removed old codeql workflow | kumvijaya | |
2024-05-07 | T6310: added codeql workflow | kumvijaya | |
2024-05-07 | bgp: T6082: Allow the same local-as and remote-as in one peer group | khramshinr | |
2024-05-07 | Merge pull request #3419 from vyos/feature/add-codeql-check | Vijayakumar A | |
feat: added codeql caller workflow - workflow dispatch | |||
2024-05-07 | feat: added codeql caller workflow - workflow dispatch | vijayakumar-ayyavoo_tmna | |
2024-05-07 | Merge pull request #3418 from vyos/feature/add-codeql-check | Vijayakumar A | |
10000: added codeql caller workflow | |||
2024-05-07 | feat: added codeql caller workflow | vijayakumar-ayyavoo_tmna | |
2024-05-06 | Merge pull request #3415 from dmbaturin/T3664-no-env-var | John Estabrook | |
vyos.template: T3664: use a module-level global variable for the default template directory | |||
2024-05-06 | vyos.template: T3664: use a module-level global variable for the default ↵ | Daniil Baturin | |
template directory as a more convenient and secure alternative to environment variable | |||
2024-05-06 | Merge pull request #3412 from sever-sever/T6307 | Christian Breunig | |
T6307: Add dependency procps to build vyos-1x | |||
2024-05-06 | T6307: Add dependency procps to build vyos-1x | Viacheslav Hletenko | |
2024-05-06 | Merge pull request #3411 from sever-sever/T6298 | Daniil Baturin | |
T6298: Fix TPM incorrect path for rc_cmd | |||
2024-05-06 | T6298: Fix TPM incorrect path for rc_cmd | Viacheslav Hletenko | |
Fix import for `rc_cmd` | |||
2024-05-04 | Merge pull request #3408 from l0crian1/T6291--Update--op-mode-standardized.json | Viacheslav Hletenko | |
T6291: Add bonding.py to op-mode-standardized.json | |||
2024-05-04 | T6291: Add bonding.py to op-mode-standardized.json | l0crian1 | |
2024-05-04 | Merge pull request #3405 from c-po/frr-T6283-T6250 | Christian Breunig | |
smoketest: T6283: T6250: add testcases | |||
2024-05-04 | op-mode: T6291: add LACP related commands | l0crian1 | |
show interfaces bonding lacp detail show interfaces bonding <bondif> lacp detail show interfaces bonding <bondif> lacp neighbors Co-authored-by: l0crian1 <ryan.claridge13@gmail.com> | |||
2024-05-04 | smoketest: T6283: T6250: add testcases | Christian Breunig | |
2024-05-02 | Merge pull request #3400 from HollyGurza/T6225 | Daniil Baturin | |
qos: T6225: Fix qos random-detect policy | |||
2024-05-02 | qos: T6225: Fix qos random-detect policy | khramshinr | |
Fix default values for random-detect Remove dsmakr qdisc from gred cofig because dsmark was deleted from kernel | |||
2024-05-02 | Merge pull request #3307 from Giggum/vyos-1x-T4909 | Christian Breunig | |
ntp: T4909 rewrite NTP op mode in the new format | |||
2024-05-02 | Merge pull request #3367 from nicolas-fort/T6269 | Christian Breunig | |
T6269: policy: ensure correct rule parsing when using, and when not using <set table> option in policy route. | |||
2024-05-01 | pppoe-server: T6234: fix permissions on migration script | John Estabrook | |
2024-05-01 | Merge pull request #3392 from c-po/bgp-evpn-T6189 | Christian Breunig | |
bgp: T6189: L3VPN connectivity is broken after re-enabling VRF | |||
2024-05-01 | Merge pull request #3390 from c-po/kernel-smoketest | Christian Breunig | |
smoketest: T6199: remove redundant code when unpacking Kernel GZ config | |||
2024-05-01 | smoketest: T6199: remove redundant code when unpacking Kernel GZ config | Christian Breunig | |
2024-05-01 | bgp: T6189: explicitly call vtysh to remove VRF L3VNI configuration | Christian Breunig | |
After e7bb65894 ("vrf: T6189: render FRR L3VNI configuration when creating VRF instance") we need to ensure that the VRF L3VNI configuration is removed in FRR prior to removing the BGP VRF instance. The reason is [1] where FRR only allows VRF BGP instance to be removed when there is NO VNI configured anymore. 1: https://github.com/FRRouting/frr/blob/064c3494527b9e84260410006768ed38e57e1de7/bgpd/bgp_vty.c#L1646-L1650 | |||
2024-05-01 | vrf: T6189: render FRR L3VNI configuration when creating VRF instance | Christian Breunig | |
When adding and removing VRF instances on the fly it was noticed that the vni statement under the VRF instance in FRR vanishes. This was caused by a race condition which was previously designed to fix another bug. The wierd design of a Python helper below the VRF tree to only generate the VNI configuration nodes is now gone and all is rendered in the proper place. | |||
2024-05-01 | Merge pull request #3364 from natali-rs1985/T6234-current | Daniil Baturin | |
pppoe-server: T6234: PPPoE-server pado-delay refactoring | |||
2024-05-01 | Merge pull request #3384 from sever-sever/T6287 | Daniil Baturin | |
T6287: Config-sync add the ability to configure API port | |||
2024-05-01 | Merge pull request #3386 from sever-sever/T6056 | Daniil Baturin | |
T6056: Change static-host-mapping should not restart snmpd |