Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-01-02 | op-mode: T3178: add "show ipv6 prefix-list" commands | Christian Poessinger | |
2021-01-02 | op-mode: T3178: add "show ipv6 route" commands | Christian Poessinger | |
2021-01-02 | op-mode: isis: T3156: add missing help text | Christian Poessinger | |
2021-01-02 | op-mode: T3178: add "show ipv6 access-list|ripng" commands | Christian Poessinger | |
2021-01-02 | op-mode: T3178: add "clear ip(v6)" commands | Christian Poessinger | |
2021-01-02 | Revert "op-mode: T2558: version: no need to call this with sudo" | Christian Poessinger | |
This reverts commit f506ba43d44a4218e44b350721de1c890e62998a. Calling this with sudo is required else some sysfs files can not be read! vyos@vyos:~$ cat /sys/class/dmi/id/product_serial cat: /sys/class/dmi/id/product_serial: Permission denied vyos@vyos:~$ sudo cat /sys/class/dmi/id/product_serial VMware-42 3f 67 73 77 df c4 80-42 c9 42 af ff 15 de 0b | |||
2020-12-29 | bgp: T3158: op-mode: move show ipv6 bgp to new XML format | Jan-Philipp Benecke | |
2020-12-28 | webproxy: T563: use new bash blacklist updater | Christian Poessinger | |
2020-12-28 | webproxy: T563: squidguard: support default ruleset | Christian Poessinger | |
2020-12-28 | webproxy: T563: op-mode: initial command support | Christian Poessinger | |
2020-12-28 | isis: T3156: fix XML indention | Christian Poessinger | |
2020-12-27 | ISIS: T3156: Adding initial op commands for ISIS | Cheeze_It | |
We are adding the initial ISIS operational commands here. They should be fairly straightforward in regards to the context help. | |||
2020-12-23 | xdp: op-mode: T2666: support per interface statistics | Christian Poessinger | |
2020-12-18 | mpls: T915: Add a bunch of op commands to LDP | Cheeze_It | |
In here we are adding a lot more commands that can be used within LDP. There's also some help and contextual changes for initialism that are being removed. | |||
2020-11-30 | Merge pull request #612 from sever-sever/T1316 | Daniil Baturin | |
frr-isis: T1316: Add new routing feature ISIS | |||
2020-11-30 | frr-is-is: T1316: Add new routing feature IS-IS | sever-sever | |
2020-11-24 | arping: T2715: Duplicate address detection option supporting ARP | jack9603301 | |
2020-11-22 | op-mode: add "restart" tree | Christian Poessinger | |
2020-11-15 | op-mode: fix "show arp interface" argument level | Christian Poessinger | |
Commit 84ce69a4 ('op-mode: add "show arp" command') copied the syntax from "show protocols static arp" to "show arp" but the CLI variable reference index was not decreases from 6 to 4 as the CLI level changed for the new command. | |||
2020-11-10 | bridge: T3042: Support VLAN filter and VLAN sub-interface on the bridge | jack9603301 | |
2020-10-17 | op-mode: add "show arp" command | Christian Poessinger | |
2020-10-16 | T2981, Adding MPLS LDP Neighbor Reset functionality | Cheeze_It | |
Configuration was actually made by Viacheslav. I just added it in here, and tested it. It does test. Viacheslav tested it as well. I cannot take credit for this, even though he's giving me PR. Thanks goes to him. | |||
2020-10-16 | op-mode: T2965: Add CLI protocols bfd peers | sever-sever | |
2020-09-14 | op-mode: T2874: Add new utill for mtu-check | sever-sever | |
2020-09-13 | op-mode: T2841: support IPv6 for "monitor bandwidth-test initiate" | Christian Poessinger | |
2020-09-13 | bandwidth-test: T2841: enable IPv6 reception which can receive both on IPv4/IPv6 | Christian Poessinger | |
2020-09-13 | bonding: T2878: new op-mode command: show interfaces bonding bond0 detail | Christian Poessinger | |
vyos@vyos:~$ show interfaces bonding bond5 detail Ethernet Channel Bonding Driver: v3.7.1 (April 27, 2011) Bonding Mode: IEEE 802.3ad Dynamic link aggregation Transmit Hash Policy: layer2 (0) MII Status: down MII Polling Interval (ms): 100 Up Delay (ms): 0 Down Delay (ms): 0 802.3ad info LACP rate: slow Min links: 0 Aggregator selection policy (ad_select): stable Slave Interface: eth1 MII Status: down Speed: Unknown Duplex: Unknown Link Failure Count: 0 Permanent HW addr: 00:50:56:bf:ef:aa Slave queue ID: 0 Aggregator ID: 1 Actor Churn State: churned Partner Churn State: churned Actor Churned Count: 1 Partner Churned Count: 1 Slave Interface: eth2 MII Status: down Speed: Unknown Duplex: Unknown Link Failure Count: 0 Permanent HW addr: 00:50:56:bf:19:26 Slave queue ID: 0 Aggregator ID: 2 Actor Churn State: churned Partner Churn State: churned Actor Churned Count: 1 Partner Churned Count: 1 | |||
2020-09-10 | Merge pull request #543 from srividya0208/log_change | Daniil Baturin | |
show log:T2872:"Show log" options for nat and openvpn got inter-mixed | |||
2020-09-10 | show log:T2872:"Show log" for nat and openvpn got inter-mixed | root | |
The possible completion of the "show log" shows only nat and the description shows for openvpn. Corrected the duplicate entry | |||
2020-09-10 | op-mode: T2856: Fix broken pipe in show version all | sever-sever | |
2020-09-09 | openconnect: T2036: Move CLI commands under vpn openconnect | DmitriyEshenko | |
2020-09-01 | op-mode: T2846: Fix show ip route longer-prefixes | sever-sever | |
2020-08-28 | T2836: show system integrity broken | hagbard | |
2020-08-18 | op-mode: T2791: Add monitor traceroute explicit for ipv4-ipv6 and vrf | Christian Poessinger | |
op-mode: T2791: Add monitor traceroute explicit for ipv4-ipv6 and vrf | |||
2020-08-18 | anyconnect: T2036: add anyconnect VPN support | Eshenko Dmitriy | |
2020-08-18 | op-mode: T2791: Add monitor traceroute explicit for ipv4-ipv6 and vrf | sever-sever | |
2020-08-16 | Merge branch 'T2723' of https://github.com/jack9603301/vyos-1x into current | Christian Poessinger | |
* 'T2723' of https://github.com/jack9603301/vyos-1x: tcptraceroute: T2723: Modify port description tcptraceroute: T2723: Improve command line options, support execution without port tcptraceroute: T2723: Support VRF tcptraceroute: T2723: Fix the problem that tcptraceroute6 cannot be executed | |||
2020-08-15 | monitor-ndp:T2706: Modify the comment of `monitor ndp type` | jack9603301 | |
Since the comment was incorrectly applied to the command when writing the command before, modify it here | |||
2020-08-11 | tcptraceroute: T2723: Modify port description | jack9603301 | |
In response to #522 request, modify `Perform operations on TCP ports` to `TCP port to connect to for path tracing` | |||
2020-08-10 | op-mode:T2779:Fix lldp neigh interface ethX | sever-sever | |
2020-08-10 | tcptraceroute: T2723: Improve command line options, support execution ↵ | jack9603301 | |
without port Because the ports of tcptraceroute and tcptraceroute6 do not need to be specified in this feature, modify the command line syntax | |||
2020-08-10 | tcptraceroute: T2723: Support VRF | jack9603301 | |
2020-08-10 | tcptraceroute: T2723: Fix the problem that tcptraceroute6 cannot be executed | jack9603301 | |
2020-08-03 | op-mode: T2546: use inline shell code for "configure" | Christian Poessinger | |
Commit 787879ba ("configure: op-mode: move XML here") migrated the op-mode command "configure" to vyos-1x. The used shell snipped in turn sometimes complained about: "_vyatta_op_do_key_bindings: command not found". This is now resolved by moving the code entirely into the node.def file. | |||
2020-08-03 | ipv6-tool: op-mode: T2724: use full path to binary and quote arguments | Christian Poessinger | |
2020-08-03 | Merge branch 'T2724' of https://github.com/jack9603301/vyos-1x into current | Christian Poessinger | |
* 'T2724' of https://github.com/jack9603301/vyos-1x: ipv6-tool: T2724: Support for IPv6 Toolset | |||
2020-08-03 | op-mode: ping: T1600: initial XML implementation | Christian Poessinger | |
2020-08-03 | op-mode: T2546: add "monitor log" command | Christian Poessinger | |
2020-08-03 | lldp: op-mode: T2323: "show lldp neighbors detail" only works when service runs | Christian Poessinger | |
The problem exists when LLDP is not configured but one wants to run the detail command. Running "show lldp neighbors" is not possible when LLDP is not running. This case is already handled for "show lldp neighbors" and has been extended for "show lldp neighbors detail". | |||
2020-08-03 | T2546: rename op-mode scripts for bandwidth | Christian Poessinger | |