summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2021-03-15Merge pull request #42 from erkin/currentDaniil Baturin
T3354: Replace vyos-strip-config.pl with strip-private.py
2021-03-15T3354: Replace vyos-strip-config.pl with strip-private.pyerkin
2021-03-05Merge pull request #40 from srividya0208/monitor-vpnDaniil Baturin
Monitor vpn ipsec:T3387: The operational command "monitor vpn ipsec" is not working
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-10-04monitor: nat: T2951: fix warning by adjusting to latest CLI versionChristian Poessinger
2020-09-09T2303: correctly delete images with quotes in GRUB entries.Daniil Baturin
2020-08-10T1287: Makefile.am: drop dependency on dhcpv6-client-show-leases.plChristian Poessinger
Commit 37f55704b56 ("T1287: wide-dhcp6c does not support a "show dhcpv6 client leases") dropped the old dhclient show loeases script for DHCPv6 but missed out the dependency in Makefile.am.
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-03T2757: remove additional newline from "show system image version"Christian Poessinger
2020-08-03configure: move to vyos-1xChristian Poessinger
2020-08-01T2753: migrate "add system image" to vyos-1xChristian Poessinger
2020-06-25T2329: show a warning about "show remote-config" when run from op mode.Daniil Baturin
2020-06-23Jenkins: T2625: migrate to build libraryChristian Poessinger
2020-06-17Merge pull request #39 from xbugio/currentDaniil Baturin
fix ping allowed context error.(when press tab)
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-05-02Merge pull request #38 from thomas-mangin/T2412Daniil Baturin
ping: T2412: use sudo for option flood
2020-05-01ping: T2412: use sudo for option floodThomas Mangin
2020-04-30Merge pull request #37 from kroy-the-rabbit/patch-1Christian Poessinger
T2402: Warn user when configuring from live-ISO
2020-04-29T2402: Warn user when configuring from live-ISOkroy-the-rabbit
2020-04-29op-mode: dhcp: T2399: fix display of all leasesChristian Poessinger
2020-04-29op-mode: dhcp: T2399: fix display of specific client leaseChristian Poessinger
2020-04-29op-mode: dhcp: T2398: extend completion helperChristian Poessinger
Also list bond and bridge interfaces when searching for DHCP clients.
2020-03-21Jenkins: T1870: support GitHub PullRequest buildsChristian Poessinger
2020-03-08Merge pull request #36 from thomas-mangin/currentChristian Poessinger
ping: T2109: fix/add name resolution
2020-03-08ping: T2109: fix/add name resolutionThomas Mangin
2020-03-08Merge pull request #35 from thomas-mangin/currentChristian Poessinger
ping: T31: fix vrf and autocomplete
2020-03-07Merge branch 'current' into currentThomas Mangin
2020-03-07ping: T31: using vrf requires sudoThomas Mangin
2020-03-07ping: T31: fix and improve autocompleteThomas Mangin
2020-03-07ping: use execution path based on environment variableChristian Poessinger