summaryrefslogtreecommitdiff
path: root/templates
AgeCommit message (Collapse)Author
2024-06-27T6524: remove node.def files for release treeChristian Breunig
2024-02-08Merge pull request #84 from erkin/currentDaniil Baturin
op-mode: T4038: Remove legacy `vyatta-image-tools.pl`
2024-01-17op-mode: T4038: Remove legacy `vyatta-image-tools.pl`erkin
2024-01-15Merge pull request #87 from sever-sever/T905Christian Breunig
T905: Delete old op-mode command show remote-config
2024-01-14T905: Delete old op-mode command show remote-configViacheslav 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:~$ ```
2024-01-14T5247: T2556: Delete deprecated commans show interfaces system and vrrpViacheslav 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`
2023-11-15image: T4516: remove templates now in vyos-1xJohn Estabrook
2023-10-16op-mode: T5642: Removed unused template "generate tech-support archive"aapostoliuk
Removed unused template "generate tech-support archive"
2023-09-20op-mode: raid: T5608: add/delete raid template now in vyos-1xJohn Estabrook
2023-09-13T671: remove the old tech-support report implementationDaniil Baturin
2023-09-13T671: remove scripts that are either unused or about to be replacedDaniil Baturin
2023-07-30T5411: remove all remaining monitor background codeChristian Breunig
2023-07-29T3355: migrate "show dhcp client" commands to vyos-1xChristian Breunig
2023-07-28T5411: remove node.def from show tree - provided by vyos-1xChristian Breunig
2023-07-27T5411: remove old background monitor implementationChristian 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-30interfaces: T5130: remove show/interfaces/node.def, defined in vyos-1xJohn Estabrook
2023-03-28interfaces: T4885: remove templates now handled by vyos-1xJohn Estabrook
2022-08-30op-mode: T4606: Fix monitor nat src|dst translationViacheslav 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-07monitor: dns: T2488: moved to vyos-1xChristian Poessinger
2022-07-07monitor: dns: T2488: moved to vyos-1xChristian Poessinger
2021-12-25raid: T4104: restore boot sector when new raid member is addedChristian Poessinger
after moving to an overlay for / this change is required when a new RAID member is added to the system.
2021-06-27T2546: Migrate "show interfaces bonding * slaves" to vyos-1xChristian Poessinger
2021-06-16op-mode: T3582: Fix the function of "delete log file" commandsrividya0208
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-14op-mode clear: interfaces dummy: T3623srividya0208
Fixed the completion help for the operational command "clear interfaces dummy" where it was not showing the list of the dumN interfaces
2021-03-05Monitor VPN:T3387: The operational command "monitor openvpn" is not workingsrividya0208
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-28webproxy: T1732: migrate to vyos-1xChristian Poessinger
2020-11-22Migrate 'restart' tree to vyos-1xChristian Poessinger
2020-08-04T1287: wide-dhcp6c does not support a "show dhcpv6 client leases" commandChristian Poessinger
2020-08-03T1600: migrate "ping" to vyos-1xChristian Poessinger
2020-08-03T2546: migrate "monitor log" to vyos-1xChristian Poessinger
2020-08-03configure: move to vyos-1xChristian Poessinger
2020-08-01T2753: migrate "add system image" to vyos-1xChristian Poessinger
2020-06-17fix ping allowed context error.(when press tab)B
2020-06-06op-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-06op-mode: T2546: migrate "show interfaces loopback" to vyos-1xChristian Poessinger
2020-06-06op-mode: ethernet: T2546: migrate identify subcommand to vyos-1xChristian Poessinger
2020-06-06op-mode: dummy: T2546: migrate to vyos-1xChristian Poessinger
2020-06-05op-mode: ethernet: T2546: migrate vif subcommand to vyos-1xChristian Poessinger
2020-06-04T2546: migrate "show monitoring" to vyos-1xChristian Poessinger
2020-06-04T2546: migrate "show login" tree to vyos-1xChristian Poessinger
2020-06-04T2546: migrate "show log firewall|image" to vyos-1xChristian Poessinger
2020-06-03T2546: migrate "show log" to vyos-1xChristian Poessinger
2020-06-03T2546: migrate "show poweroff" to vyos-1xChristian Poessinger
2020-06-03T2546: migrate "show reboot" to vyos-1xChristian Poessinger
2020-06-03T2546: initial migration to vyos-1xChristian 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-02ethernet: T2545: show physical device offloading capabilitiesChristian 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-01dns: T2536: migrate "show log dns" from vyatta-op to vyos-1xChristian Poessinger
2020-05-28dhcp: dhcpv6: T2506: move renew option to vyos-1xChristian Poessinger
2020-05-23ping: T2457: migrate script to vyos-1xChristian Poessinger
2020-04-29T2402: Warn user when configuring from live-ISOkroy-the-rabbit