Age | Commit message (Expand) | Author |
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 |
2021-02-02 | tunnel: T3030: Modify the command line to streamline configuration (support p... | jack9603301 |
2021-02-02 | tunnel: T3030: Add erspan protocol support | jack9603301 |
2021-01-31 | Merge pull request #712 from erkin/current | Christian Poessinger |
2021-01-31 | vyos: T3274: Handle EOF in ask_yes_no() | erkin |
2021-01-29 | vif-c: verify: T3269: fix configuration verification | Brandon Stepler |
2021-01-27 | dhcpv6: T3262: don't run DHCPv6 client when only dhcpv6-options is configured | Brandon Stepler |
2021-01-24 | ospf(v3): T3236: T3244: adjust to route-map converted name (_ for -) | Christian Poessinger |
2021-01-24 | ospf(v3): T3236: T3244: add verify() for used route-map existence | Christian Poessinger |
2021-01-22 | frr: T2826: add additional debug output when loading new config | Christian Poessinger |
2021-01-20 | tunnel: T3173: bugfix nopmtu raw key | Christian Poessinger |
2021-01-19 | nat: T2947: add many-many translation | Christian Poessinger |