Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-04-24 | op-mode: T4390: add "monitor log dhcp(v6)" CLI commands | Christian Poessinger | |
2022-04-24 | op-mode: T4390: drop superfluous hostname from "monitor log protocol" CLI ↵ | Christian Poessinger | |
commands | |||
2022-04-24 | op-mode: T4390: add "show|monitor log pppoe" CLI commands | Christian Poessinger | |
2022-04-24 | op-mode: T4390: add "monitor log kernel" command | Christian Poessinger | |
2022-04-24 | op-mode: T4390: migrate "monitor log" to journalctl | Christian Poessinger | |
2022-04-24 | op-mode: T4390: migrate "show log kernel" to journalctl | Christian Poessinger | |
2022-04-06 | op-comm: ospf : error for ospf neighbor address command | srividya0208 | |
Error received when executed the sh ip ospf neighbor address 33.33.33.33 % Unknown command: sh ip ospf neighbor address 33.33.33.33 | |||
2022-04-01 | op-mode: monitor: T4308: support following FRR daemon logs | Christian Poessinger | |
2022-04-01 | op-mode: logging: T4308: use full option name (--boot) | Christian Poessinger | |
2022-03-31 | logging: T4308: log options for routing protocol | srividya0208 | |
It will be more convenient if there is a seperate option to debug the protocol | |||
2022-03-11 | bgp: T4265: Add op-mode for bgp flowspec routes | Viacheslav Hletenko | |
2022-02-20 | T4115:Reboot:Options "in" and "at" are not working | srividya0208 | |
When reboot is executed with "in" option it only accepts minutes till 99 value and does not accept greater values and "at" is also working same like in option where as it should work with exact timings. | |||
2022-02-10 | openvpn: T4236: Add generator for ovpn configurations in op-mode | Viacheslav Hletenko | |
This generator generates client .ovpn files with required initial configuration It gets information from interface vtun, pki ca and certificates | |||
2022-01-13 | op-mode: T4179: Add op-mode CLI show virtual-server | Viacheslav | |
2022-01-11 | policy: T2199: Update op-mode syntax to `route6` | sarthurdev | |
2022-01-04 | firewall: T4132: Fix for op-mode show firewall group | Viacheslav | |
After firewall rewriting there is impossible to show a specific firewall group, this commit fixes it. Add tagNode and completion help for op-mode firewall group | |||
2021-12-31 | Merge branch 'firewall' of https://github.com/sarthurdev/vyos-1x into current | Christian Poessinger | |
* 'firewall' of https://github.com/sarthurdev/vyos-1x: zone_policy: T3873: Implement intra-zone-filtering policy: T2199: Migrate policy route op-mode to XML/Python policy: T2199: Migrate policy route to XML/Python zone-policy: T2199: Migrate zone-policy op-mode to XML/Python zone-policy: T2199: Migrate zone-policy to XML/Python firewall: T2199: Migrate firewall op-mode to XML/Python firewall: T2199: Migrate firewall to XML/Python | |||
2021-12-25 | ospfv3: T4102: add support for NSSA area-type | Christian Poessinger | |
2021-12-25 | op-mode: ospfv3: T4095: add missing VRF commands | Christian Poessinger | |
2021-12-23 | conntrack-sync: T3854: Add missed statistics for op-mode | Viacheslav | |
After rewriting conntrack-sync to XML/python part of op-mode parameters was missed Add "status" and "statistics" for conntrack-sync | |||
2021-12-16 | Add restart ldp command | Devon Mar | |
2021-12-15 | op-mode: T4073: drop "show protocols bfd" in favour of "show bfd" | Christian Poessinger | |
2021-12-15 | op-mode: bfd: T4073: "show protocols bfd peer <ip>" returned invalid session ↵ | Christian Poessinger | |
data Due to the AWK regex pattern data from a different peer was returned as the first match was shown. | |||
2021-12-13 | op-mode: BGP wide option is not availbale for L2VPN/EVPN AFI | Christian Poessinger | |
2021-12-13 | op-mode: xml: refactor "show ip(v6) route" to use #include building blocks | Christian Poessinger | |
This change then adds supper to filter for given route types under a VRF instance. You will have "show ip route bgp" in the global VRF and "show ip route vrf red bgp" in the red VRF. Same commands apply to IPv6 routes. | |||
2021-12-06 | policy: T2199: Migrate policy route op-mode to XML/Python | sarthurdev | |
2021-12-06 | zone-policy: T2199: Migrate zone-policy op-mode to XML/Python | sarthurdev | |
2021-12-06 | firewall: T2199: Migrate firewall op-mode to XML/Python | sarthurdev | |
2021-12-06 | Merge pull request #1077 from sever-sever/T3829 | Christian Poessinger | |
netns: T3829: Ability to configure network namespaces | |||
2021-12-04 | xml: op-mode: add "show bfd" alias node to "show protocols bfd" | Christian Poessinger | |
2021-12-04 | op-mode: disk: T4045: cleanup code to use python f'ormat strings | Christian Poessinger | |
2021-12-04 | T4035: add op mode "show interfaces geneve" commands | Daniil Baturin | |
2021-11-29 | op-mode: T3725: Show configuration in JSON format | Viacheslav | |
2021-11-23 | netns: T3829: Add op-mode for show netns | Viacheslav | |
2021-11-21 | Merge pull request #1072 from andriiandrieiev/current | Christian Poessinger | |
filesystem: T3946: root partition auto resize as a service | |||
2021-11-19 | filesystem: T3946: partition resize as a service | Andrii | |
2021-11-18 | xml: op-mode: improve help for "show ip route vrf" | Christian Poessinger | |
(cherry picked from commit 24d9a9261fca4a37085088761079cce9b5157c34) | |||
2021-11-11 | T3946: Automatically resize the root partition if the drive has extra space | Kim Hagen | |
2021-10-31 | openvpn: T3834: Support for Two Factor Authentication totp | Kim | |
2021-10-29 | L3VPN: T3952: add sh bgp ipv4/ipv6 vpn command | goodNETnick | |
2021-10-25 | op-mode: T3942: Add feature Generate IPSec debug-archive | Viacheslav | |
2021-10-25 | Merge pull request #1040 from dmbaturin/T3937 | Christian Poessinger | |
T3937: rewrite the "show system memory" script in Python | |||
2021-10-24 | T3938: rewrite the uptime script in Python | Daniil Baturin | |
2021-10-24 | T3937: rewrite the "show system memory" script in Python | Daniil Baturin | |
2021-10-19 | op-mode: bgp: "show ip bgp ipv4 unicast" should output all BGP routes | Christian Poessinger | |
2021-10-07 | Merge branch 'current' into 2fa | Kim | |
2021-10-07 | pull request fixes | Kim Hagen | |
2021-10-05 | op-mode: T3889: do not display redundant hostname when reading logs | Christian Poessinger | |
(cherry picked from commit 30cf3bc79e2253a004fcbbf76c9f99c52e7bc216) | |||
2021-10-04 | op-mode: dhcpv(v6): T3890: retrieve both server and client logfiles | Christian Poessinger | |
* rename: "show log dhcp" will become "show log dhcp server" * add: "show log dhcp client" to display logs from ALL DHCP client processes * add: "show log dhcp client interface <name>" to display logs from individual DHCP client processes * add: "show log dhcpv6 server" to display infos about running DHCPv6 server * add: "show log dhcpv6 client" to display logs from ALL DHCPv6 client processes * add: "show log dhcpv6 client interface <name>" to display logs from individual DHCPv6 client processes (cherry picked from commit ffd73958e42c20f69ded64393491966e0c9230c6) | |||
2021-10-04 | op-mode: T3889: migrate to journalctl when reading daemon logs | Christian Poessinger | |
(cherry picked from commit 3b2523b816556aa911459097c2476a2da4542151) |