Age | Commit message (Expand) | Author |
2021-08-09 | openconnect: T3695: Add systemd service checker on commit | DmitriyEshenko |
2021-07-31 | l2tpv3: T1594: Fix timeout before set l2tpv3 interface | Viacheslav |
2021-07-27 | Revert "ifconfig: drop unused classes for pppoe and vti" | Christian Poessinger |
2021-07-25 | ifconfig: backport ifconfig framework from 1.4 to support new tunnel options | Christian Poessinger |
2021-07-25 | ifconfig: drop unused classes for pppoe and vti | Christian Poessinger |
2021-07-25 | vyos.util: backport 1.4 changes on dict_search() | Christian Poessinger |
2021-07-21 | VXLAN: T3683: Fix for ipv6 source-interface option | Viacheslav |
2021-07-20 | ifconfig: tunnel: T3691: add missing GRETAP key support | Christian Poessinger |
2021-07-13 | T3679: Update the unexpected exception message | erkin |
2021-07-13 | T3663: add a small sleep between polling for a new inotify event. | Daniil Baturin |
2021-07-13 | T3663: fixed in the inotify-based vrrp script. | Daniil Baturin |
2021-07-13 | vyos.util: T3663: move inotify-based imports to function level | Christian Poessinger |
2021-07-13 | T3663: add pre_hook argument to util.wait_for_inotify | Daniil Baturin |
2021-07-13 | T3663: fix the call to time.time() to match the new import scheme. | Daniil Baturin |
2021-07-13 | T3663: prerequisites for inotify-based watching implementations. | Daniil Baturin |
2021-07-13 | T3663: use inotify-based watching in "show vrrp". | Daniil Baturin |
2021-07-02 | conntrack-sync: T3535: Rewrite conf and op modes to XML python style | Viacheslav |
2021-06-22 | vyos.ethtool: T3645: fix compatibility with latest ethtool version | Christian Poessinger |
2021-06-19 | ethernet: T3633: Add LRO offload | Viacheslav |
2021-06-13 | pppoe: T3621: validate that both username and password are set | Christian Poessinger |
2021-06-13 | wwan: T3620: rename "wirelessmodem wlm" interfaces to new wwan interface tree | Christian Poessinger |
2021-06-10 | pppoe: T3250: Not mangle values for tag nodes | sever-sever |
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-20 | vyos.util: T3532: Replace func get_interface_config | Viacheslav Hletenko |
2021-05-18 | revert: "util: T2467: add autosudo as an option to command" | Christian Poessinger |
2021-05-15 | vyos.ifconfig: T3532: re-create Q-in-Q interface on protocol change | Christian Poessinger |
2021-05-13 | bonding: T3543: add support to configure lacp-rate (slow or fast) | Christian Poessinger |
2021-05-06 | T3356: remote: Add support for custom source interface | Lulu Cathrinus Grimalkin |
2021-04-25 | tunnel: T3468: add interfaces to completion helper for bridge | Christian Poessinger |
2021-04-18 | config: T3481: add switch to prevent mangling of tag node values | John Estabrook |
2021-04-18 | xml: T3475: disable processing of syntaxVersion element | John Estabrook |
2021-04-17 | Merge pull request #813 from erkin/equuleus | Christian Poessinger |
2021-04-17 | util: T3356: Fix password variables | erkin |
2021-04-05 | vrf: vlan: T3438: do not automatically delete upper interface | Christian Poessinger |
2021-03-30 | Merge pull request #795 from erkin/equuleus | Daniil Baturin |
2021-03-30 | Backport remote.py fixes | erkin |
2021-03-25 | vyos.configverify: T3344: verify_vrf() must handle "default" VRF | Christian Poessinger |
2021-03-22 | Merge pull request #782 from erkin/equuleus | John Estabrook |
2021-03-22 | T3284: Merge Paramiko-based remote.py implementation | erkin |
2021-03-19 | dhcp: T3300: add DHCP default route distance | Brandon Stepler |
2021-03-14 | xdp: T2666: remove entire XDP code for 1.3 LTS image | Christian Poessinger |
2021-03-07 | vxlan: T3319: use default ttl of 16 | Christian Poessinger |
2021-03-06 | vyos.util: provide single implementation for get_json_iface_options() | Christian Poessinger |
2021-02-28 | vif: T3349: use fixed ordering when enabling parent and child interface | Christian Poessinger |
2021-02-24 | ethernet: T3163: fix typos in vyos.ethtool comments | Christian Poessinger |
2021-02-24 | ethernet: T3163: not all NIC drivers support ring-buffer configuration | Christian Poessinger |
2021-02-22 | vyos.ifconfig: extend debug option to print input dict | Christian Poessinger |
2021-02-21 | ethernet: T3163: probe driver for maximum rx/tx ring-buffer size | Christian Poessinger |
2021-02-18 | configsession: T3259: avoid deadlock when data fills stdout pipe | John Estabrook |