summaryrefslogtreecommitdiff
path: root/src/op_mode
AgeCommit message (Expand)Author
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
2022-11-16bridge: T4673: remove "sudo" as there is no need to elevate permissionsChristian Poessinger
2022-11-15T4812: Add op-mode Show vpn ipsec connectionsViacheslav Hletenko
2022-11-11policy: T2199: T4605: Migrate policy route interface to `policy route|route6 ...sarthurdev
2022-11-10Merge pull request #1652 from aapostoliuk/T4496-sagittaChristian Poessinger
2022-11-10Merge pull request #1643 from sever-sever/T4789Christian Poessinger
2022-11-10T4789: Ability to get op-mode raw data for PPPoE L2TP SSTP IPoEViacheslav Hletenko
2022-11-10T4496: Refactoring vrf_list function in ping commandaapostoliuk
2022-11-09T4807: Fixed traceroute help completionaapostoliuk
2022-11-03Merge branch 'T4496-sagitta' of https://github.com/aapostoliuk/vyos-1x into c...Christian Poessinger
2022-11-02T4496: Added lists of values in the help of op-mode ping commandaapostoliuk
2022-11-02T4758: Fix conflicts op-mode-standardizedViacheslav Hletenko
2022-11-02T4758: Rewrite show DHCP(v6) server leases to vyos.opmode formatViacheslav Hletenko
2022-11-02Merge pull request #1623 from sever-sever/T4771Daniil Baturin
2022-11-01T4777: Ability to get logs in machine-readable formatViacheslav Hletenko
2022-10-31T4771: Ability to get raw format for op-mode BGP commandsViacheslav Hletenko
2022-10-28T4779: switch raw output of "show system storage" to bytesDaniil Baturin
2022-10-28T4779: use bytes in the raw output of "show system memory"Daniil Baturin
2022-10-27ipsec: T4778: raise UnconfiguredSubsystem if IPsec not initializedJohn Estabrook
2022-10-27Merge pull request #1606 from sever-sever/T4762Daniil Baturin
2022-10-24route: T4772: return list of dicts in 'raw' outputJohn Estabrook
2022-10-23T4762: Add check for show nat if nat config does not existViacheslav Hletenko
2022-10-14T4725: Fix Regex for correctly reset IPsec peersViacheslav Hletenko
2022-10-11conntrack: T4740: Set correct error msg if enrties not foundViacheslav Hletenko
2022-10-01T4722: consistently use the "IPsec" spelling for IPsecDaniil Baturin
2022-09-29firewall: T2199: Fix op-mode script for interface migration and vyos_filter t...sarthurdev
2022-09-28nat: T4713: Fix op-mode nat translation outputsarthurdev
2022-09-22Merge pull request #1554 from sarthurdev/nat_refactorChristian Poessinger
2022-09-22nat: T4605: Fix op-mode NAT table namesarthurdev
2022-09-22Merge pull request #1521 from sever-sever/T3476Christian Poessinger
2022-09-21nat66: T4605: Refactor NAT66 to use python module for parsing rulessarthurdev
2022-09-21nat: T4605: Refactor NAT to use python module for parsing rulessarthurdev
2022-09-09route: T4684: Set execution flag to op-mode route.pyViacheslav Hletenko
2022-09-09Merge branch 'current' into standardize-show-system-storageChristian Poessinger
2022-09-08system: T4682: standardize op-mode 'show system storage'John Estabrook
2022-09-08system: T4681: convert 'show_uptime.py' script to standardized formatJohn Estabrook
2022-09-07update-check: T3476: Allow update-check for VyOS imagesViacheslav Hletenko
2022-09-06bridge: T4673: raise UnconfiguredSubsystem on non-existent bridge intfJohn Estabrook
2022-08-26nat: nat66: T4650: Rewrite op-mode nat translationViacheslav Hletenko
2022-08-25Merge pull request #1458 from sever-sever/T4594Christian Poessinger
2022-08-25op-mode: T4645: Show nat source stat missing argument --familyViacheslav Hletenko
2022-08-24Merge pull request #1491 from sever-sever/T4626Christian Poessinger