Age | Commit message (Expand) | Author |
2020-08-13 | console-server: T2490: use get_first_key=True on get_config_dict() | Christian Poessinger |
2020-08-13 | ifconfig: dhcp: fix ModuleNotFoundError: No module named 'vyos.ifconfig.dhcp' | Christian Poessinger |
2020-08-12 | ifconfig: dhcp: T2767: client must not start when interface is disabled | Christian Poessinger |
2020-08-10 | host_name: T2784: remove unused imports | John Estabrook |
2020-08-10 | host_name: T2784: remove unused arg in verify, unneeded arg in get_config | John Estabrook |
2020-08-10 | Merge pull request #524 from sever-sever/T2779 | Christian Poessinger |
2020-08-10 | op-mode:T2779:Fix lldp neigh interface ethX | sever-sever |
2020-08-08 | http api: T1431: update args of call to install-image | John Estabrook |
2020-08-04 | ssh: T2651: add cli options for source address | Christian Poessinger |
2020-08-04 | router-advert: T2758: bugfix 'infinity' is not a valid integer number | Christian Poessinger |
2020-08-04 | cleanup: convert multiple files from DOS to UNIX line ending | Christian Poessinger |
2020-08-04 | dhcpv6-pd: T2741: support delegation on non existing interfaces | Christian Poessinger |
2020-08-03 | op-mode: T2546: use inline shell code for "configure" | Christian Poessinger |
2020-08-03 | ipv6-tool: op-mode: T2724: use full path to binary and quote arguments | Christian Poessinger |
2020-08-03 | Merge branch 'T2724' of https://github.com/jack9603301/vyos-1x into current | Christian Poessinger |
2020-08-03 | ssh: T1076: make configuration volatile | Christian Poessinger |
2020-08-03 | op-mode: ping: T1600: initial XML implementation | Christian Poessinger |
2020-08-03 | op-mode: T2546: add "monitor log" command | Christian Poessinger |
2020-08-03 | lldp: T393: improve all completion helper | Christian Poessinger |
2020-08-03 | lldp: op-mode: T2323: "show lldp neighbors detail" only works when service runs | Christian Poessinger |
2020-08-03 | T2546: rename op-mode scripts for bandwidth | Christian Poessinger |
2020-08-03 | configure: op-mode: move XML here | Christian Poessinger |
2020-08-03 | ifconfig: T2653: unify DHCPv4 configuration | Christian Poessinger |
2020-08-03 | ifconfig: T2740: pass config dict to DHCP class for IPv6 | Christian Poessinger |
2020-08-03 | ipv6-tool: T2724: Support for IPv6 Toolset | jack9603301 |
2020-08-02 | op-mode: arping: T689: use full path to binary | Christian Poessinger |
2020-08-02 | op-mode: use individual XML files for connect and disconnect | Christian Poessinger |
2020-08-02 | op-mode: console-server: T2490: cleanup XML | Christian Poessinger |
2020-08-02 | wwan: pppoe: op-mode: T2488: only call pppstats when interface is up | Christian Poessinger |
2020-08-02 | accel-ppp: T2756: make RADIUS accounting port configurable | Christian Poessinger |
2020-08-02 | ipoe-server: T2314: fix improper use of fail-time dictionary key | Christian Poessinger |
2020-08-01 | T2690: add VRF support to "add system image" | Christian Poessinger |
2020-08-01 | T2753: adjust "add system image" to new named command line arguments | Christian Poessinger |
2020-08-01 | Makefile: remove add/node.def file to not break builds | Christian Poessinger |
2020-08-01 | T2753: add new op-mode command "add system image" | Christian Poessinger |
2020-08-01 | ifconfig: T2752: fix string format in verify_interface_exists() | Christian Poessinger |
2020-07-31 | ifconfig: T2653: bugfix on wrong flush_addr API | Christian Poessinger |
2020-07-30 | Add CONTRIBUTING.md | Christian Poessinger |
2020-07-30 | ifconfig: T2746: bugfix for non programmed link-local addresses | Christian Poessinger |
2020-07-30 | ifconfig: T2653: remove duplicated code for address flush | Christian Poessinger |
2020-07-30 | router-advert: T2745: migrate to get_config_dict() | Christian Poessinger |
2020-07-29 | op-mode: T2560: rename "show system usb serial" to "show hardware usb serial" | Christian Poessinger |
2020-07-29 | wireguard: T2743: move key migration from config script to migration script | Christian Poessinger |
2020-07-29 | mdns-repeater: T2742: migrate to get_config_dict() | Christian Poessinger |
2020-07-27 | Merge pull request #519 from sever-sever/T1117 | Daniil Baturin |
2020-07-27 | op-mode: T1117: Add show ipv6 bgp route-map | sever-sever |
2020-07-26 | wireguard: ifconfig: T2653: move to get_config_dict() | Christian Poessinger |
2020-07-26 | wireguard: T2734: fwmark is a 32bit value - fix validator | Christian Poessinger |
2020-07-26 | vxlan: ifconfig: T2653: move to get_interface_dict() | Christian Poessinger |
2020-07-26 | pseudo-ethernet: ifconfig: T2733: support MTU configuration | Christian Poessinger |