Age | Commit message (Expand) | Author |
2020-08-15 | pseudo-ethernet: T2800: source-interface must not be member of a bridge | Christian Poessinger |
2020-08-15 | vyos.configverify: no need to call .keys() when searching dict | Christian Poessinger |
2020-08-15 | vyos.configdict: keep is_member import as local as possible | Christian Poessinger |
2020-08-15 | pppoe-server: T2796: at least one server interface must be defined | Christian Poessinger |
2020-08-15 | Merge pull request #526 from jack9603301/T2706 | Christian Poessinger |
2020-08-15 | Merge pull request #525 from sever-sever/T2277 | Christian Poessinger |
2020-08-15 | monitor-ndp:T2706: Modify the comment of `monitor ndp type` | jack9603301 |
2020-08-14 | dhclient: T2277: Hook for default route in vrf | sever-sever |
2020-08-14 | templates: dhcp-client: fix "Autogenerated by" script name | Christian Pössinger |
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 |