Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | |
2020-08-03 | configure: op-mode: move XML here | Christian Poessinger | |
2020-08-03 | ipv6-tool: T2724: Support for IPv6 Toolset | jack9603301 | |
2020-08-02 | op-mode: arping: T689: use full path to binary | Christian Poessinger | |
2020-08-02 | op-mode: use individual XML files for connect and disconnect | Christian Poessinger | |
2020-08-02 | op-mode: console-server: T2490: cleanup XML | Christian Poessinger | |
Move the connect part to connect-disconnect.xml | |||
2020-08-02 | wwan: pppoe: op-mode: T2488: only call pppstats when interface is up | Christian Poessinger | |
Without this check an error will be shown: pppstats: nonexistent interface 'pppoe0' specified. | |||
2020-08-01 | T2690: add VRF support to "add system image" | Christian Poessinger | |
2020-08-01 | T2753: adjust "add system image" to new named command line arguments | Christian Poessinger | |
This is needed work for adding VRF support. | |||
2020-08-01 | T2753: add new op-mode command "add system image" | Christian Poessinger | |
2020-07-29 | op-mode: T2560: rename "show system usb serial" to "show hardware usb serial" | Christian Poessinger | |
This is more inline with the overall op-mode. | |||
2020-07-27 | op-mode: T1117: Add show ipv6 bgp route-map | sever-sever | |
2020-07-24 | traceroute: T2723: Support tcptraceroute | jack9603301 | |
2020-07-19 | monitor: ndp: T2706: properly rename XML definition | Christian Poessinger | |
Commit 3435b251 ("monitor: ndp: T2706: remove ability to send commands") flipped the filename and placed the tree in front of the subtree. Unfurtunately I mixed up NTP and NDP. This has been corrected. | |||
2020-07-18 | monitor: ndp: T2706: remove ability to send commands | Christian Poessinger | |
The "monitor" operational mode tree is for listening in on logfiles, chatter on the wire or other things - it subscribes to the system. Hence it should under no circumstances - ever - generate data. Sending our those requests, same as e.g. calling ndisc6 should be placed under a different node. Which one? I yet have no idea. | |||
2020-07-18 | T2710: make most "run show interfaces $type" commands work again. | Daniil Baturin | |
2020-07-18 | ndptool: T2706: Support NDP protocol monitoring | jack9603301 | |
It supports NDP protocol monitoring. The submission supports the following features: - Support the monitoring of specified port or all ports - Supports monitoring of specific message types - Support sending specific NDP message | |||
2020-06-19 | Merge branch 'console-server' of github.com:c-po/vyos-1x into current | Christian Poessinger | |
* 'console-server' of github.com:c-po/vyos-1x: console-server: T2490: set service priority to 990 op-mode: console-server: T2490: rename "connect console-server" to "connect console" console-server: T2490: server must listen only on localhost op-mode: add "show ip ports" to list local opened ports console-server: T2490: add SSH support for direct device access op-mode: console-server: T2490: get connection info console-server: T2490: remove superfluous "port" node from XML definition console-server: T2490: rename CLI to console-server console-server: T2490: add SSH support console-server: T2490: log to journald console-server: T2490: move CLI parsing to get_config_dict() console-server: T2490: replace ser2net with conserver op-mode: T2490: add "connect serial-proxy" CLI command console-server: T2490: add default CLI values console-server: T2490: rename CLI to "serial-proxy" console-server: T2490: use new USB ports "by-bus" console-server: T2490: use "ls" for completion helper console-server: T2490: initial support | |||
2020-06-19 | op-mode: console-server: T2490: rename "connect console-server" to "connect ↵ | Christian Poessinger | |
console" | |||
2020-06-19 | op-mode: add "show ip ports" to list local opened ports | Christian Poessinger | |
2020-06-19 | op-mode: console-server: T2490: get connection info | Christian Poessinger | |
2020-06-19 | op-mode: T2617: rewrite vyatta-op-quagga to XML | Viacheslav Hletenko | |
2020-06-18 | console-server: T2490: rename CLI to console-server | Christian Poessinger | |
2020-06-18 | console-server: T2490: log to journald | Christian Poessinger | |
2020-06-18 | console-server: T2490: move CLI parsing to get_config_dict() | Christian Poessinger | |
For more examples on the new get_config_dict() approach migrate this implementation as it is not yet in production use. Also this serves as proof of concept code for further migrations. | |||
2020-06-18 | op-mode: T2490: add "connect serial-proxy" CLI command | Christian Poessinger | |
Used to connecte to a device exposed via serial proxy. | |||
2020-06-13 | op-mode: T2321: add "show vrf black processes" command | Christian Poessinger | |
List all processes running in given VRF vyos@vyos:~$ show vrf black processes 4624 sshd 4404 ntpd | |||
2020-06-10 | BFD: T2573: Fixed show command for BFD peers | zsdc | |
As vtysh does not have a vrf option for "show bfd peer" command, the vrf part will be cut before passing a line to the vtysh. | |||
2020-06-08 | T2559: Make the sensors automatically load necessary modules | kroy | |
2020-06-07 | op-mode: T2558: version: no need to call this with sudo | Christian Poessinger | |
2020-06-07 | op-mode: T2558: version: split out CPU info | Christian Poessinger | |
Instead of using "show version" as catch-all command for information rather add "show system cpu" op-mode command which is analogous to "show system memory" which deals with RAM. |