summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-02-03Merge pull request #5 from natali-rs1985/T7066Viacheslav Hletenko
2025-02-03Merge pull request #6 from natali-rs1985/T7076Viacheslav Hletenko
2025-02-03installer: T7102: download upgrade images to a random path in the root filesy...Daniil Baturin
2025-02-03T7066: VPP CPU workers should be calculated and verifiedNataliia Solomko
2025-02-03smoketest: add vpp config load testsViacheslav Hletenko
2025-02-03syslog: T6989: remove RepeatedMsgReduction configuration optionChristian Breunig
2025-02-03syslog: T6989: rename "global" to "local"Christian Breunig
2025-02-03syslog: T6989: move up "global marker" one level in CLIChristian Breunig
2025-02-03syslog: T6989: move up "global preserve-fqdn" one level in CLIChristian Breunig
2025-02-03syslog: T6989: add new source-address CLI option for outgoing connectionsChristian Breunig
2025-02-03syslog: T6989: convert old configuration format to "advanced"Christian Breunig
2025-02-03syslog: T6989: rename "host" to "remote"Christian Breunig
2025-02-03syslog: T6989: remove CLI option for user terminal loggingChristian Breunig
2025-02-03syslog: T6989: remove "file" logging destinationChristian Breunig
2025-02-02Merge pull request #4298 from dmbaturin/T7036-upgrade-validation-improvementsChristian Breunig
2025-02-02Merge pull request #4328 from jestabro/configd-debug-msgChristian Breunig
2025-02-01vyconf: T6718: drop hybrid set/delete functionsJohn Estabrook
2025-02-01smoketest: temporary skip bonding testsViacheslav Hletenko
2025-01-31configd: T7119: fix misleading debug messagesJohn Estabrook
2025-01-31configd: T7119: normalize formattingJohn Estabrook
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-30T7106: Divert sysctl vpp settings (#4325)Viacheslav Hletenko
2025-01-30Merge pull request #4324 from sever-sever/T7106Daniil Baturin
2025-01-30installer: T7036: handle missing flavor and architecture data gracefullyDaniil Baturin
2025-01-30Merge pull request #4317 from Embezzle/T7087Christian Breunig
2025-01-30T7106: Add vpp dependencies to debian controlViacheslav Hletenko
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-28installer: T7034: fail the upgrade if image flavors do not match (#4297)Daniil Baturin
2025-01-28Create CODEOWNERSViacheslav Hletenko
2025-01-28Merge pull request #4318 from sskaje/T7089Daniil Baturin
2025-01-28Merge pull request #4322 from aapostoliuk/T2326-fix-3-circinusDaniil Baturin
2025-01-27opmode: T7084: reorganize the op mode cache format for ease of search (#4313)Daniil Baturin
2025-01-27haproxy: T7081: Support HTTP compression (#4314)Alex W
2025-01-27Use common class for none ethernet interfaces stateViacheslav Hletenko
2025-01-27nhrp: T2326: Fixed jinja template to generate NHRP configaapostoliuk
2025-01-27utils: T7095: make wrapper use_shell aware and only utilize if vrf or netns a...Robert Gingras
2025-01-27utils: T7095: remove unused `auth` parameterRobert Gingras
2025-01-27Merge pull request #3 from vyos/sever-sever-if-stateViacheslav Hletenko
2025-01-27Merge pull request #4320 from indrajitr/vyos-t7052-2Daniil Baturin
2025-01-27Add common interface stateViacheslav Hletenko
2025-01-27Bonding: Use common class for the interface stateViacheslav Hletenko
2025-01-27Merge pull request #4319 from indrajitr/vyos-t6998-retryDaniil Baturin
2025-01-27Merge pull request #1 from vyos/sever-sever-lcpViacheslav Hletenko
2025-01-27LCP: enable by default route-no-pathsViacheslav Hletenko
2025-01-26dhcp: T7052: Fix remaining time evaluation and formatting errorsIndrajit Raychaudhuri
2025-01-27T7089: Fix Indentationsskaje