Age | Commit message (Expand) | Author |
2021-04-14 | xml: T3475: disable processing of syntaxVersion element | John Estabrook |
2021-04-08 | protocols: T3464: proper handling of routing policy configuration | Christian Poessinger |
2021-04-05 | tunnel: T3030: move erspan type into regular tunnel interface | Christian Poessinger |
2021-04-05 | vyos.template: T3418: add new is_interface helper function | Christian Poessinger |
2021-04-02 | frr: T3217: Abbility to save routing configs | sever-sever |
2021-04-01 | frr: T3217: Fix permissions for saved configs | sever-sever |
2021-03-30 | xdp: T3448: bail out early on platforms not supporting xdp (e.g. RaspberryPi) | Christian Poessinger |
2021-03-30 | Merge pull request #794 from erkin/current | Daniil Baturin |
2021-03-30 | Remove SFTP empty password check | erkin |
2021-03-30 | T3356: Encode strings given to/returned from curl in TFTP transfers | erkin |
2021-03-27 | vrf: vlan: T3438: do not automatically delete upper interface | Christian Poessinger |
2021-03-24 | Merge pull request #784 from sever-sever/T3217 | Christian Poessinger |
2021-03-23 | routing: T3217: Save configs of daemon per commit | sever-sever |
2021-03-23 | vyos.util: dict_search() should not throw exception when inputs are None | Christian Poessinger |
2021-03-21 | configquery: T3402: add library for querying config values from op mode | John Estabrook |
2021-03-19 | bridge: T3415: add port isolation / private-vlan option | Christian Poessinger |
2021-03-17 | vyos.configverify: T3344: verify_vrf() must handle "default" VRF | Christian Poessinger |
2021-03-16 | Merge pull request #775 from erkin/current | Christian Poessinger |
2021-03-15 | Properly raise an error instead of exiting | erkin |
2021-03-15 | T3356: Generic download() and upload() for dynamically dispatching appropriat... | erkin |
2021-03-14 | vyos.util: rename get_json_iface_options() -> get_interface_config() | Christian Poessinger |
2021-03-14 | vyos.util: add helper get_all_vrfs() | Christian Poessinger |
2021-03-11 | config: T3356: Replace curl wrapper with (mostly) native remote file transfer... | erkin |
2021-03-10 | syslog: T3396: Fix remote IPv6 host | sever-sever |
2021-03-07 | T3357: Fix invoking TunnelIf() from op-mode | Christian Poessinger |
2021-03-07 | T3388: "show interfaces" op-mode command lacks PPPoE interfaces | Christian Poessinger |
2021-03-04 | Merge pull request #729 from bstepler/T3300 | Christian Poessinger |
2021-03-03 | tunnel: T2966: add ip6gretap encapsulation support | Christian Poessinger |
2021-03-03 | geneve: T1799: add additional per tunnel options | Christian Poessinger |
2021-03-03 | smoketest: vxlan: extend testcase to verify additional tunnel parameters | Christian Poessinger |
2021-02-28 | vif: T3349: use fixed ordering when enabling parent and child interface | Christian Poessinger |
2021-02-28 | vyos.util: provide single implementation for get_json_iface_options() | Christian Poessinger |
2021-02-28 | vxlan: T1513: add dont-fragment CLI option | Christian Poessinger |
2021-02-28 | l2tpv3: T3366: migrate local-ip and remote-ip CLI options | Christian Poessinger |
2021-02-28 | tunnel: T3366: rename remote-ip to remote | Christian Poessinger |
2021-02-28 | tunnel: T3366: rename local-ip to source-address | Christian Poessinger |
2021-02-28 | tunnel: T3364: rename encapsulation mode "gre-bridge" to "gretap" | Christian Poessinger |
2021-02-28 | vyos.ifconfig: T1579: remove calls to vyos.ifconfig.Interface.get_config() | 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-24 | route: static: T2450: add missing "dhcp-interface" route option | 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-20 | vyos.ethtool: import helper class | Christian Poessinger |
2021-02-17 | configsession: T3259: avoid deadlock when data fills stdout pipe | John Estabrook |
2021-02-15 | dhcp: T3300: add DHCP default route distance | Brandon Stepler |
2021-02-11 | mirror: T3297: redirect stderr to /dev/null | JACK |
2021-02-09 | T2638: Enable more debugging in the FRR library | Runar Borge |
2021-02-04 | Merge pull request #620 from jack9603301/T3030 | Christian Poessinger |
2021-02-02 | vlan: T3018: vif/vif-s vlan id can not be re-used | Christian Poessinger |