summaryrefslogtreecommitdiff
path: root/src/op_mode
AgeCommit message (Expand)Author
2026-01-29Merge pull request #4951 from c-po/broken-pipeJohn Estabrook
2026-01-27T7866: Fix not all CPUs have model name keyViacheslav Hletenko
2026-01-22op-mode: T8154: fix tcpdump KeyboardInterrupt on Ctrl+CChristian Breunig
2026-01-22T8154: make catch_broken_pipe decorator to common vyos.utils.io functionChristian Breunig
2026-01-12T8170: VPP fix IPFIX op-mode commands if VPP is not configuredViacheslav Hletenko
2025-12-29Merge pull request #4917 from c-po/bond-no-always-remove-memberChristian Breunig
2025-12-26bond: T2416: rename bond slave terminology to member interfacesChristian Breunig
2025-12-23vpp: T7203: Add op-mode to show bridge-domainNataliia Solomko
2025-12-18Merge pull request #4890 from natali-rs1985/T7954Daniil Baturin
2025-12-17login: T8086: replace getpwall() occurances with get_local_passwd_entries()Christian Breunig
2025-12-17login: T8086: replace getpwall() user enumeration to avoid NSS/TACACS timeoutsChristian Breunig
2025-12-17vpp: T7954: Add op-mode commands to show LACPNataliia Solomko
2025-12-11Merge pull request #4889 from cpcowart/cc/fix-dhcpv6-renew-gateViacheslav Hletenko
2025-12-09T8078: dhcpv6: allow lease renew for pd & parametersChris Cowart
2025-12-08tech-support: T7134: add topology snapshot generation using `hwloc` packageOleksandr Kuchmystyi
2025-12-04op-mode: T7810: fix broken 'reset connection' commandDaniil Baturin
2025-11-25T7319: check unsaved_commits before upgradeJohn Estabrook
2025-11-18Merge pull request #4845 from vyos/T7556Daniil Baturin
2025-11-14T7556: VPP add IPFIX collector configurationViacheslav Hletenko
2025-11-14T7994: fix regression in check for previous installations on installJohn Estabrook
2025-11-10T8003: Add early kernel panic reboot supportGrant Slater
2025-11-03container: T7305: fix VRF loss when restarting podsChristian Breunig
2025-10-29pki: T7953: implement certbot_renew() function to have everything at one placeChristian Breunig
2025-10-25T7957: filter stderr when deleting container imagesChristian Breunig
2025-10-09Merge pull request #4678 from alexandr-san4ez/T5455-currentChristian Breunig
2025-10-06T7818: remove unneeded calls of get_cli_kernel_options causing regressionJohn Estabrook
2025-10-02pki: T7885: "renew certbot force" now supports setting up ACME from scratchChristian Breunig
2025-10-02Merge pull request #4764 from alexandr-san4ez/T7895-currentDaniil Baturin
2025-10-02op-mode: T7868: fix op-cmd "reset ip arp table" is not workingawolfnet
2025-10-01vyos-dhcp: T7895: rename "DHCP Server" column to "Lease Time"vanitypurpose
2025-09-26image: T5455: Add migration of SSH `known_hosts` files during image upgradeOleksandr Kuchmystyi
2025-09-23tpm: T7726: Copy encrypted volume when adding system imagessarthurdev
2025-09-23Merge pull request #4743 from sarthurdev/kea3.0Christian Breunig
2025-09-22kea: T7281: Use correct Kea unit filessarthurdev
2025-09-22image: T7818: avoid error when skipping config migrationChristian Breunig
2025-09-22image: T7818: re-use global path definitions from vyos.defaultsChristian Breunig
2025-09-18Merge pull request #4723 from sarthurdev/kea3.0Viacheslav Hletenko
2025-09-18Merge pull request #4692 from l0crian1/fw-pre-def-fixSimon
2025-09-18op-mode: T7746: Fix 'show interfaces' description wrapping (#4725)Christian Breunig
2025-09-18container: T6673: Fix restart of containers with podman (#4691)l0crian1
2025-09-16op-mode: T7746: Fix 'show interfaces' description wrappingl0crian1
2025-09-16T75: migrate from pmacct to ipt_NETFLOWKyrylo Yatsenko
2025-09-15Merge pull request #4689 from davi2367/vrf-dhcpDaniil Baturin
2025-09-15Merge pull request #4289 from nvandamme/currentDaniil Baturin
2025-09-14kea: T7821: Update Kea to 3.0sarthurdev
2025-09-12Merge pull request #4709 from l0crian1/reset-bgp-all-in-out-softViacheslav Hletenko
2025-09-10BGP: T7516: Expand 'reset bgp all' elements with in/out/soft optionsl0crian1
2025-09-10nat: T7696: Fix NAT op-mode output for protocol and interface groupssarthurdev
2025-09-02Firewall: T6857: Fix default action for prerouting hookl0crian1
2025-09-01Merge branch 'current' of https://github.com/nvandamme/vyos-1x into currentNicolas Vandamme