summaryrefslogtreecommitdiff
path: root/templates
AgeCommit message (Collapse)Author
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
2020-04-29op-mode: dhcp: T2398: extend completion helperChristian Poessinger
Also list bond and bridge interfaces when searching for DHCP clients.
2020-03-07ping: use execution path based on environment variableChristian Poessinger
2020-02-25pppoe: T2070: rewrite (dis-)connect op-mode commands in XML and PythonChristian Poessinger
2019-12-17[monitoring] T832: Fix show monitoringViacheslav Hletenko
2019-12-09T1855: use the new script for "show reboot/poweroff".Daniil Baturin
2019-08-30T1621 remove misc ops after python/xml rewriteDmytro Aleksandrov
2019-08-23T1607 remove 'reset conntrack', 'reset & show ip[v6]' ops after xml rewriteDmytro Aleksandrov
2019-08-19T1596 Remove telnet and traceroute operations after xml-style rewriteDmytro Aleksandrov
2019-08-16T1590 remove 'show system' operations after xml-style rewriteDmytro Aleksandrov
2019-08-09T1571: fix the grep expression in "run show log vpn *".Daniil Baturin
2019-07-05T1499: Allow for usage of systemd interface mappingsRunar Borge
2019-02-05Show transceiver information from plugin modules, e.g SFP+, QSFPDaniil Kharun
2019-01-03T1151: elevate permissions when accessing kernel ring bufferChristian Poessinger
The kernel syslog contains debugging information that is often useful during exploitation of other vulnerabilities, such as kernel heap addresses. Rather than futilely attempt to sanitize hundreds (or thousands) of printk statements and simultaneously cripple useful debugging functionality, it is far simpler to create an option that prevents unprivileged users from reading the syslog. For more information please refer to: https://lwn.net/Articles/414813/
2018-11-25show: rename Vyatta to VyOSChristian Poessinger
2018-11-12T994: fix the argument number in "monitor bandwidth-test initiate".Daniil Baturin
2018-11-07Fixes T963: no authorization logshagbard
2018-08-21Merge pull request #16 from alkersan/clear_termDaniil Baturin
T689: Remove clear console and reset terminal ops after xml rewrite
2018-08-21T689: Remove force arp ops after xml rewriteDmytro Aleksandrov