summaryrefslogtreecommitdiff
path: root/src/op_mode
AgeCommit message (Expand)Author
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
2022-12-12openvpn: T4770: add reset function to openvpn.pyJohn Estabrook
2022-12-12openvpn: T4770: add openvpn.py with standardized show commandJohn Estabrook
2022-12-11sstp: T4384: initial implementation of SSTP client CLIChristian Poessinger
2022-12-09openvpn: T4872: fix parsing of tunnel IP in 'show openvpn server'John Estabrook
2022-12-02op-mode: T4767: drop sudo callsChristian Poessinger
2022-12-02Merge pull request #1646 from mkorobeinikov/4767pyChristian Poessinger
2022-11-28T4844: Set DB directory rigths 755 in the update webproxy scriptaapostoliuk
2022-11-24T4837: expose "show ip route summary" in the op mode APIDaniil Baturin
2022-11-20IPsec: T4829: use type hint Optional for arg tunnel in reset_peerJohn Estabrook
2022-11-20IPsec: T4829: add missing import TimeoutExpiredJohn Estabrook
2022-11-20Merge pull request #1657 from sever-sever/T4812Daniil Baturin
2022-11-20op-mode: dns-forwarding: T4578: drop sudo callsChristian Poessinger
2022-11-20vrf: T4562: no need to invode "sudo" when retrieving VRf informationChristian Poessinger
2022-11-18IPsec: T4828: raise op-mode error on incorrect valueJohn Estabrook
2022-11-17Merge pull request #1654 from sarthurdev/pbr_refactorChristian Poessinger
2022-11-16T4794: Fix show show firewall nameSander Klein