summaryrefslogtreecommitdiff
path: root/src/op_mode
AgeCommit message (Expand)Author
2023-03-10T4973: DHCP server fix output for long leasesViacheslav Hletenko
2023-03-05op-mode: T5051: use typing.Literal in op-mode scriptsJohn Estabrook
2023-02-28Merge pull request #1800 from vfreex/feature-babelChristian Breunig
2023-02-28Merge pull request #1853 from sever-sever/T5033Christian Breunig
2023-02-27openvpn: T4770: fix tabulate output in _format_openvpnJohn Estabrook
2023-02-27T5033: Ability to generate muliple keys from a file or linkViacheslav Hletenko
2023-02-24Merge pull request #1847 from aapostoliuk/T4985-2-sagittaChristian Breunig
2023-02-24ipsec: T4985: Changed 'reset vpn ipsec-peer' to use vici libraryaapostoliuk
2023-02-23Merge pull request #1829 from sever-sever/T5013Daniil Baturin
2023-02-20T5020: Extend openvpn op-mode to get list of configured clientsViacheslav Hletenko
2023-02-18T5013: Extend accelppp op-mode script to get statisticViacheslav Hletenko
2023-02-14ipsec: T4985: Fixed 'reset vpn ipsec-peer {peer}' commandaapostoliuk
2023-02-12T5001: Replace links to the phabricator siteChristian Breunig
2023-02-08T4977: Add Babel routing protocol supportYuxiang Zhu
2023-02-01nhrp: T4905: Rewritten nhrp op-mode in new styleaapostoliuk
2023-01-25T4940: new interfaces debugging command Executablemkorobeinikov
2023-01-24Merge pull request #1766 from erkin/igmpChristian Breunig
2023-01-24Merge pull request #1771 from mkorobeinikov/currentChristian Breunig
2023-01-23graphql: T4953: remove convert_kwargs_to_snake_case decoratorJohn Estabrook
2023-01-22T4911: op-mode: bugfix AttributeError: 'str' object has no attribute 'items'Christian Breunig
2023-01-21T4911: op-mode: bugfix TypeError: 'NoneType' object is not iterableChristian Breunig
2023-01-21T4911: op-mode: bugfix TypeError: string indices must be integersChristian Breunig
2023-01-20config-mgmt: T4942: add op_mode scriptJohn Estabrook
2023-01-20T4940: new interfaces debugging commandКоробейников Михаил Валерьевич
2023-01-19igmp-proxy: T4912: Switch away from Jinja2 to Tabulate, remove undocumented "...erkin
2023-01-18igmp-proxy: T4912: Rewrite show IGMP proxy commands in the new op-mode formaterkin
2023-01-17Merge pull request #1739 from aapostoliuk/T4864-sagittaChristian Breunig
2023-01-16opmode: T4837: add VRF option for route summaryDaniil Baturin
2023-01-16firewall: T4864: Fixed show zone-policy command outputaapostoliuk
2023-01-15Merge pull request #1753 from dmbaturin/ipv6-route-summaryDaniil Baturin
2023-01-14ntp: T3008: migrate from ntpd to chronyChristian Breunig
2023-01-12opmode: T4837: add family and table arguments for ShowRouteDaniil Baturin
2023-01-12T4911: op-mode: rewrite LLDP in standardised op-mode formatChristian Breunig
2023-01-10Merge pull request #1744 from jestabro/container-op-modeDaniil Baturin
2023-01-10T4906: Fix show vpn ipsec connections dataViacheslav Hletenko
2023-01-09container: T4880: expose add_image/delete_image functions in op-modeJohn Estabrook
2023-01-03T4907: op-mode nat add missing option verboseViacheslav Hletenko
2022-12-23ipsec: T4594: drop old show_ipsec_sa.py in favor of new implementation in ips...Christian Poessinger
2022-12-23containers: T4585: remove redundant sudo calls in op-mode scriptChristian Poessinger
2022-12-23dhcp: T4758: implement missing functionality from old script to new op-mode s...Christian Poessinger
2022-12-23nat: T4545: implement missing functionality from old script to new op-mode sc...Christian Poessinger
2022-12-23T4890: Fixed op_mode show conntrack table ipv4aapostoliuk
2022-12-21interfaces: T4866: add standardized op-mode interfaces.pyJohn Estabrook
2022-12-17op-mode: T707: remove dedicated calls to sudo in vpn_ipsecChristian Poessinger
2022-12-17op-mode: T707: explicitly use sudo when working with RAID devicesChristian Poessinger
2022-12-17op-mode: T4767: drop sudo calls when working with QAT/acceleration subsystemChristian Poessinger
2022-12-17Merge pull request #1599 from goodNETnick/goodnetnick-loginotpgenerator-T4751Christian Poessinger
2022-12-17webproxy: T3810: multiple squidGuard fixesaapostoliuk
2022-12-14ocserv: T4881: return vyos.opmode.Errors on failureJohn Estabrook
2022-12-12Merge pull request #1699 from jestabro/op-mode-openvpnJohn Estabrook