summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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