Age | Commit message (Expand) | Author |
2021-06-26 | vyos.util: add new helper copy_file() | Christian Poessinger |
2021-06-23 | T3574: do not add constraintGroup property to xml cache | John Estabrook |
2021-06-22 | vyos.ethtool: T3645: fix compatibility with latest ethtool version | Christian Poessinger |
2021-06-21 | vyos.certbot: T3641: adjust to new python3-certbot-nginx API | Christian Poessinger |
2021-06-21 | Python: T3641: adjust to changes in latest vesion of netifaces library | Christian Poessinger |
2021-06-20 | Merge pull request #893 from erkin/T3628 | Christian Poessinger |
2021-06-20 | T3268: remote: Determine source address from given network interface | erkin |
2021-06-20 | Merge pull request #892 from erkin/T3563 | Christian Poessinger |
2021-06-20 | T3563: remote: Allow `paramiko.transport.Transport().close()` to automaticall... | erkin |
2021-06-18 | Merge pull request #883 from sever-sever/T3633 | Christian Poessinger |
2021-06-18 | Merge pull request #882 from erkin/current | Christian Poessinger |
2021-06-17 | ethernet: T3633: Add LRO offload | Viacheslav |
2021-06-17 | T3356: remote: Use the local filename if the destination is a directory in SF... | erkin |
2021-06-13 | pppoe: T3621: validate that both username and password are set | Christian Poessinger |
2021-06-13 | Merge pull request #879 from erkin/current | Christian Poessinger |
2021-06-13 | T3563: Call `socket.shutdown()` with appropriate argument | erkin |
2021-06-13 | wwan: T3620: rename "wirelessmodem wlm" interfaces to new wwan interface tree | Christian Poessinger |
2021-06-09 | remote, util: Move general helper routines from `remote.py` to `util.py` | erkin |
2021-06-08 | remote: import is_ipv6 from vyos.template | Christian Poessinger |
2021-06-08 | Merge pull request #867 from erkin/current | Christian Poessinger |
2021-06-08 | remote: Use `is_ipv6()` instead of ad hoc IPv6 check | erkin |
2021-06-06 | T3563: Add support for IPv6 source addresses in SSH connections | erkin |
2021-06-06 | Merge pull request #846 from erkin/current | Christian Poessinger |
2021-05-30 | T3356: Add progressbars to SFTP and HTTP transfers | erkin |
2021-05-29 | T3356: Add progressbars to FTP transfers | erkin |
2021-05-28 | vti: ipsec: T2816: interfaces must be created using the vyos.ifconfig library | Christian Poessinger |
2021-05-28 | ipsec: T2816: IPSec python rework, includes DMVPN and VTI support | Simon |
2021-05-24 | tunnel: T3555: add "ignore-df" support for GRE tunnels | Christian Poessinger |
2021-05-24 | pseudo-ethernet: T3575: verify parent interface MTU | Christian Poessinger |
2021-05-23 | vyos.configverify: T3570: sub interface MTU must be less or equal to parent MTU | Simon |
2021-05-21 | vlan: T3551: support runtime changing of ingress and egress QoS settings | JACK |
2021-05-18 | revert: "util: T2467: add autosudo as an option to command" | Christian Poessinger |
2021-05-18 | T3356: remote: Read username and password from environment variables | erkin |
2021-05-18 | T3356: remote: Add friendly download procedure for user-facing scripts | erkin |
2021-05-15 | vyos.ifconfig: T3532: re-create Q-in-Q interface on protocol change | Christian Poessinger |
2021-05-14 | vyos.ifconfig: T3535: add helper to get only IPv4 or IPv6 interface addresses | Christian Poessinger |
2021-05-14 | vyos.template: T3535: add helper for IP address conversion | Christian Poessinger |
2021-05-13 | bonding: T3543: add support to configure lact-rate (slow or fast) | Christian Poessinger |
2021-05-11 | T3356: remote: Add authentication support | erkin |
2021-05-07 | remote: T3356: use custom MissingHostKeyPolicy | Lulu Cathrinus Grimalkin |
2021-05-06 | Merge pull request #830 from erkin/current | Christian Poessinger |
2021-05-06 | T3356: remote: Add support for obtaining the size of a remote file | erkin |
2021-04-29 | pppoe: T3250: Not mangle values for tag nodes | sever-sever |
2021-04-25 | frr: T2638: fix error message grammar error and add debug howto | Christian Poessinger |
2021-04-25 | tunnel: T3468: add interfaces to completion helper for bridge | Christian Poessinger |
2021-04-23 | Merge pull request #817 from erkin/current | Christian Poessinger |
2021-04-23 | T3356: Add support for custom source address for connections | erkin |
2021-04-17 | policy: T2425: re-implement "policy" tree from vyatta-cfg-quagga in XML/Python | Christian Poessinger |
2021-04-16 | config: T3481: add switch to prevent mangling of tag node values | John Estabrook |
2021-04-16 | Merge pull request #809 from erkin/current | Christian Poessinger |