Age | Commit message (Expand) | Author |
2022-08-04 | T2719: add an exception hierarchy for op mode errors | Daniil Baturin |
2022-08-02 | containers: T4585: Add option restart to containers.py | Viacheslav Hletenko |
2022-08-02 | container: T4585: Rewrite show container | Viacheslav Hletenko |
2022-08-01 | vrf: T4562: Check VRF if it has not been configured | Viacheslav Hletenko |
2022-07-30 | dns-forwarding: T4578: Rewrite show dns forwarding | Viacheslav Hletenko |
2022-07-30 | nat: T4089: Rewrite show nat destination rules | Viacheslav Hletenko |
2022-07-29 | Merge pull request #1438 from sever-sever/T4569 | Christian Poessinger |
2022-07-29 | Merge pull request #1441 from sever-sever/T4543 | Christian Poessinger |
2022-07-29 | vrf: T4562: Rewrite show vrf name xxx delete old script | Viacheslav Hletenko |
2022-07-28 | nat: T4543: Fix and rewrite show nat source statistics | Viacheslav Hletenko |
2022-07-26 | nat: T4531: Fix op-mode NAT rules add default values | Viacheslav Hletenko |
2022-07-26 | bridge: T4569: Extend bridge.py for op-mode | Viacheslav Hletenko |
2022-07-26 | Merge pull request #1435 from sever-sever/T4569 | Christian Poessinger |
2022-07-26 | bridge: T4569: Rewrite show bridge script of vyos.opmode format | Viacheslav Hletenko |
2022-07-25 | Merge pull request #1433 from sever-sever/T4568 | Christian Poessinger |
2022-07-25 | Merge pull request #1426 from sever-sever/T4545-nat | Christian Poessinger |
2022-07-25 | Merge pull request #1428 from sever-sever/T4552 | Christian Poessinger |
2022-07-25 | ipsec: T4568: Fix debug IPsec peer | Viacheslav Hletenko |
2022-07-25 | IPsec: T4552: Fix reset vpn ipsec peer | Viacheslav Hletenko |
2022-07-23 | vrf: T4562: Rewrite show vrf to vyos.opmode format | Viacheslav Hletenko |
2022-07-22 | nat: T4545: Rewrite show nat source rules script | Viacheslav Hletenko |
2022-07-22 | conntrack: T4145: Modify conntrack to format command runner | Viacheslav Hletenko |
2022-07-20 | Merge pull request #1351 from dmbaturin/genop | John Estabrook |
2022-07-20 | T2719: fix unused imports | Daniil Baturin |
2022-07-19 | T2719: patch for general support for boolean options | John Estabrook |
2022-07-18 | Merge pull request #1407 from sever-sever/T4523 | Christian Poessinger |
2022-07-17 | op-mode: T3435: Fix SNAT any address and DNAT port dict check | Viacheslav Hletenko |
2022-07-11 | conntrack: T4523: Extend conntrack output direciton, mark, zone | Viacheslav Hletenko |
2022-07-09 | nat: T4499: Fix NAT not showing a single flow entry | Viacheslav Hletenko |
2022-07-09 | conntrack: T4145: Add show conntrack table ipv4 | Viacheslav Hletenko |
2022-07-07 | op-mode: T4503: Prevent restart service if commit in progress | Viacheslav Hletenko |
2022-07-07 | T2719: rework 'show hardware cpu *' commands in the new style | Daniil Baturin |
2022-07-05 | T2719: convert the 'show system memory' script to the new style | Daniil Baturin |
2022-07-05 | T2719: update op mode CLI definition for 'show version' | Daniil Baturin |
2022-07-05 | T2719: initial version of the route op mode script | Daniil Baturin |
2022-07-05 | T2719: convert 'show version' to the new op mode style | Daniil Baturin |
2022-07-05 | op-mode: bgp: T4494: re-use available building blocks for BGP resets | Christian Poessinger |
2022-07-05 | op-mode: bgp: T4494: add "reset bgp" op-mode tree | Christian Poessinger |
2022-07-01 | Revert "op-mode: T4429: Ability to detect external IP address" | Daniil Baturin |
2022-06-25 | firewall: T4484: Fix op-mode summary for address groups with ranges. | sarthurdev |
2022-06-17 | T2719: handle non-existent interfaces in the neighbor script | Daniil Baturin |
2022-06-16 | T2719: correct module path in the neighbor script | Daniil Baturin |
2022-06-16 | op-mode: T1375: Allow to clear dhcp-server lease | Viacheslav Hletenko |
2022-06-15 | T2719: add reset command to the neighbor script | Daniil Baturin |
2022-06-14 | T2719: fix module import path | Daniil Baturin |
2022-06-10 | Merge pull request #1326 from sever-sever/T4429 | Christian Poessinger |
2022-06-09 | T2719: prototype of an op mode command runner | Daniil Baturin |
2022-06-06 | T4446: use format strings instead of old-fasionhed format method | Daniil Baturin |
2022-06-02 | T4446: use a unified neighbor display script | Daniil Baturin |
2022-05-31 | pki: T3642: Enable `generate pki openvpn ...` to install into config | sarthurdev |