Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-06-30 | T6524: remove node.def files for release tree | Christian Breunig | |
(cherry picked from commit aeaaeb8373f2cc4709ca0b7cba431efe44979aca) | |||
2024-01-15 | T905: Delete old op-mode command show remote-config | Viacheslav Hletenko | |
The op-mode command `show remote-config` did not work for several years. Since it uses the old backend we should delete it now. Will be redefined if necessary with a separate task, PR ``` vyos@r1:~$ show remote-config Invalid command: show remote-config [invalid] vyos@r1:~$ show remote-config Incomplete command: show remote-config vyos@r1:~$ ``` (cherry picked from commit ea06a4612285ef4cf3d93220840df32fbc7949c1) | |||
2024-01-15 | T5247: T2556: Delete deprecated commans show interfaces system and vrrp | Viacheslav Hletenko | |
Delete deprecated op-mode comamnds: - show interfaces system - show interfaces vrrp ``` vyos@r4:~$ show interfaces system -vbash: /opt/vyatta/bin/vyatta-show-interfaces: No such file or directory ``` For VRRP we use `show vrrp` (cherry picked from commit 159523bad4d3436f2e7554c628fa502daf14060c) | |||
2023-12-16 | image: T4516: remove templates now in vyos-1x | John Estabrook | |
(cherry picked from commit b9bf89966624d83182f959352ffbbc19ebaa6c7c) | |||
2023-10-16 | op-mode: T5642: Removed unused template "generate tech-support archive" | aapostoliuk | |
Removed unused template "generate tech-support archive" (cherry picked from commit a37a4dd2ed5e06e5d4bcc8983f1dec86cc1b3263) | |||
2023-09-22 | op-mode: raid: T5608: add/delete raid template now in vyos-1x | John Estabrook | |
(cherry picked from commit 38c5919054c62054eed3c6f825e3aea4f931d131) | |||
2023-09-14 | T671: remove the old tech-support report implementation | Daniil Baturin | |
(cherry picked from commit 8f08086c2a608529e97e0b76f75ce7d6616f8b31) | |||
2023-09-14 | T671: remove scripts that are either unused or about to be replaced | Daniil Baturin | |
(cherry picked from commit 2f92b8bbb1b1042ff14918af3495c86f8b0c7870) | |||
2023-07-30 | T5411: remove all remaining monitor background code | Christian Breunig | |
2023-07-29 | T3355: migrate "show dhcp client" commands to vyos-1x | Christian Breunig | |
2023-07-28 | T5411: remove node.def from show tree - provided by vyos-1x | Christian Breunig | |
2023-07-27 | T5411: remove old background monitor implementation | Christian Breunig | |
Old Vyatta had a possibility to issue log entries to the users console based on a service. Examples: * monitor dhcp background start | stop * monitor lldp background start | stop * monitor openvpn background start | stop Somehow they not seem to work properly anymore (we are not certain if they ever did work properly) The maintainers decided to drop the op-mode CLI nodes from vyatta-op package in order to get rid of all the legacy code. In a subsequent task we might wan't to re-add this capability under the more "industry standard" command terminal monitor. | |||
2023-03-30 | interfaces: T5130: remove show/interfaces/node.def, defined in vyos-1x | John Estabrook | |
2023-03-28 | interfaces: T4885: remove templates now handled by vyos-1x | John Estabrook | |
2022-08-30 | op-mode: T4606: Fix monitor nat src|dst translation | Viacheslav Hletenko | |
A quick fix for "monitor nat source|destination translations" Due to old Perl script "vyatta-nat-translations.pl" was deleted and to return it requires an additional Perl packages (XML::Simple module) There is no sense to do it until we'll rewrite it to Python So a compromise solution is show conntrack events 'conntrack' itself | |||
2022-07-07 | monitor: dns: T2488: moved to vyos-1x | Christian Poessinger | |
2022-07-07 | monitor: dns: T2488: moved to vyos-1x | Christian Poessinger | |
2021-12-25 | raid: T4104: restore boot sector when new raid member is added | Christian Poessinger | |
after moving to an overlay for / this change is required when a new RAID member is added to the system. | |||
2021-06-27 | T2546: Migrate "show interfaces bonding * slaves" to vyos-1x | Christian Poessinger | |
2021-06-16 | op-mode: T3582: Fix the function of "delete log file" command | srividya0208 | |
Added the compeletion help to show the list of the files and also changed the command to delete the file as the existing command was deleting the file and not recreating the file to write the new logs. So modified the command so that it will delete the content of the file. | |||
2021-06-14 | op-mode clear: interfaces dummy: T3623 | srividya0208 | |
Fixed the completion help for the operational command "clear interfaces dummy" where it was not showing the list of the dumN interfaces | |||
2021-03-05 | Monitor VPN:T3387: The operational command "monitor openvpn" is not working | srividya0208 | |
Changes are made in the script files vyatta-op/templates/monitor/vpn/all/node.def and vyatta-op/templates/monitor/vpn/ipsec/node.def to change the matching parameters to filter the ipsec related logs from the /var/log/messages file. | |||
2020-12-28 | webproxy: T1732: migrate to vyos-1x | Christian Poessinger | |
2020-11-22 | Migrate 'restart' tree to vyos-1x | Christian Poessinger | |
2020-08-04 | T1287: wide-dhcp6c does not support a "show dhcpv6 client leases" command | Christian Poessinger | |
2020-08-03 | T1600: migrate "ping" to vyos-1x | Christian Poessinger | |
2020-08-03 | T2546: migrate "monitor log" to vyos-1x | Christian Poessinger | |
2020-08-03 | configure: move to vyos-1x | Christian Poessinger | |
2020-08-01 | T2753: migrate "add system image" to vyos-1x | Christian Poessinger | |
2020-06-17 | fix ping allowed context error.(when press tab) | B | |
2020-06-06 | op-mode: T2546: migrate show interfaces tunnel,input,pseudo-ethernet,l2tpv3 ... | Christian Poessinger | |
Migrate to vyos-1x * show interfaces tunnel ... * show interfaces input ... * show interfaces pseudo-ethernet ... * show interfaces l2tpv3 ... * show interfaces bridge ... * show interfaces vti ... * show interfaces vxlan ... | |||
2020-06-06 | op-mode: T2546: migrate "show interfaces loopback" to vyos-1x | Christian Poessinger | |
2020-06-06 | op-mode: ethernet: T2546: migrate identify subcommand to vyos-1x | Christian Poessinger | |
2020-06-06 | op-mode: dummy: T2546: migrate to vyos-1x | Christian Poessinger | |
2020-06-05 | op-mode: ethernet: T2546: migrate vif subcommand to vyos-1x | Christian Poessinger | |
2020-06-04 | T2546: migrate "show monitoring" to vyos-1x | Christian Poessinger | |
2020-06-04 | T2546: migrate "show login" tree to vyos-1x | Christian Poessinger | |
2020-06-04 | T2546: migrate "show log firewall|image" to vyos-1x | Christian Poessinger | |
2020-06-03 | T2546: migrate "show log" to vyos-1x | Christian Poessinger | |
2020-06-03 | T2546: migrate "show poweroff" to vyos-1x | Christian Poessinger | |
2020-06-03 | T2546: migrate "show reboot" to vyos-1x | Christian Poessinger | |
2020-06-03 | T2546: initial migration to vyos-1x | Christian Poessinger | |
- show interfaces ethernet eth0 physical - show interfaces ethernet eth0 physical offload - show interfaces ethernet eth0 statistics - show interfaces ethernet eth0 transceiver - show license | |||
2020-06-02 | ethernet: T2545: show physical device offloading capabilities | Christian Poessinger | |
vyos@vyos:~$ show interfaces ethernet eth3 physical offload Features for eth3: rx-checksumming: on tx-checksumming: on tx-checksum-ipv4: off [requested on] tx-checksum-ip-generic: on tx-checksum-ipv6: off [requested on] tx-checksum-fcoe-crc: off [fixed] tx-checksum-sctp: off [fixed] scatter-gather: on tx-scatter-gather: on tx-scatter-gather-fraglist: off [fixed] tcp-segmentation-offload: on tx-tcp-segmentation: on tx-tcp-ecn-segmentation: off [fixed] tx-tcp-mangleid-segmentation: on tx-tcp6-segmentation: on udp-fragmentation-offload: off generic-segmentation-offload: off generic-receive-offload: on large-receive-offload: off rx-vlan-offload: on ... | |||
2020-06-01 | dns: T2536: migrate "show log dns" from vyatta-op to vyos-1x | Christian Poessinger | |
2020-05-28 | dhcp: dhcpv6: T2506: move renew option to vyos-1x | Christian Poessinger | |
2020-05-23 | ping: T2457: migrate script to vyos-1x | Christian Poessinger | |
2020-04-29 | T2402: Warn user when configuring from live-ISO | kroy-the-rabbit | |
2020-04-29 | op-mode: dhcp: T2398: extend completion helper | Christian Poessinger | |
Also list bond and bridge interfaces when searching for DHCP clients. | |||
2020-03-07 | ping: use execution path based on environment variable | Christian Poessinger | |
2020-02-25 | pppoe: T2070: rewrite (dis-)connect op-mode commands in XML and Python | Christian Poessinger | |