summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-02-12T7072: VPP CPU skip-cores should be verifiedNataliia Solomko
2025-02-06Merge pull request #8 from natali-rs1985/T7069Viacheslav Hletenko
2025-02-05smoketest: T6989: adjust to new syslog CLI syntaxChristian Breunig
2025-02-05T7069: VPP check for CPU main coreNataliia Solomko
2025-02-04Merge pull request #7 from natali-rs1985/T7075Viacheslav Hletenko
2025-02-04Merge branch 'current' into T7075Nataliia S.
2025-02-04T7075: VPP check driver's options before applyNataliia Solomko
2025-02-03Merge pull request #5 from natali-rs1985/T7066Viacheslav Hletenko
2025-02-03Merge pull request #6 from natali-rs1985/T7076Viacheslav Hletenko
2025-02-03T7066: VPP CPU workers should be calculated and verifiedNataliia Solomko
2025-02-03smoketest: add vpp config load testsViacheslav Hletenko
2025-02-01smoketest: temporary skip bonding testsViacheslav Hletenko
2025-01-31Move CODEOWNERS ti github dirViacheslav Hletenko
2025-01-31Set priority 308 for kernet-interfacesViacheslav Hletenko
2025-01-31T7076: VPP add check for interface to xmlNataliia Solomko
2025-01-30smoketest: fix delete bonding before checking bond delete ifaceViacheslav Hletenko
2025-01-29Revert "warning: introduce a delay between add() and kernel_add()"Viacheslav Hletenko
2025-01-29Use lcp_nl_resync instead of lcp_resync for control_vpp.pyViacheslav Hletenko
2025-01-28Create CODEOWNERSViacheslav Hletenko
2025-01-27Use common class for none ethernet interfaces stateViacheslav Hletenko
2025-01-27Merge pull request #3 from vyos/sever-sever-if-stateViacheslav Hletenko
2025-01-27Add common interface stateViacheslav Hletenko
2025-01-27Bonding: Use common class for the interface stateViacheslav Hletenko
2025-01-27Merge pull request #1 from vyos/sever-sever-lcpViacheslav Hletenko
2025-01-27LCP: enable by default route-no-pathsViacheslav Hletenko
2025-01-24GRE: Fix verify options for GRE type teb and multipointViacheslav Hletenko
2025-01-24XML: Add CLI for disable and interface descriptionViacheslav Hletenko
2025-01-24GRE: Add ability to configure multipoint modeViacheslav Hletenko
2025-01-24Merge pull request #2 from vyos/sever-sever-greViacheslav Hletenko
2025-01-24GRE: Add tunnel-type erspan, l3 and tebViacheslav Hletenko
2025-01-21bonding: set interface state up after addingViacheslav Hletenko
2025-01-21smoketest: Add check bonding state without VLANsViacheslav Hletenko
2025-01-15bonding: fix remove LCP kernel-interfacesViacheslav Hletenko
2025-01-15bonding: change priority to 304 to avoid prio inversionViacheslav Hletenko
2025-01-15Exclude GENEVE interfacesViacheslav Hletenko
2025-01-15warning: introduce a delay between add() and kernel_add()Viacheslav Hletenko
2025-01-14vpp: add example of adding vxlan kernel_addViacheslav Hletenko
2025-01-11Use VPPControl for the show class interfacesViacheslav Hletenko
2025-01-11Remove recursive_defaults from the get_config argViacheslav Hletenko
2025-01-11Move VPPContron to interface initViacheslav Hletenko
2025-01-11Modify patch to build vyos-1x XMLViacheslav Hletenko
2025-01-09Remove conflict-componentsViacheslav Hletenko
2025-01-09Delete patches/vyos-1x/0001-Add-vpp-component-version.patchViacheslav Hletenko
2025-01-08Move component version to conflict-components or dynamicViacheslav Hletenko
2025-01-08Add patch skip-unittest-during-build-XMLViacheslav Hletenko
2025-01-08Add patch vyos-1x component versionViacheslav Hletenko
2025-01-07Add XML CLI for conf and op-modeViacheslav Hletenko
2025-01-07Add vyos-vpp CLI and python3 modulesViacheslav Hletenko
2025-01-07Add git actions trigger build and check Python code with ruffViacheslav Hletenko
2025-01-07Initial commitDaniil Baturin