Age | Commit message (Expand) | Author |
2020-06-27 | Merge pull request #480 from c-po/t2653 | Christian Poessinger |
2020-06-27 | ifconfig: T2653: dummy: loopback: use same get_config() structure as MACsec | Christian Poessinger |
2020-06-27 | ifconfig: T2653: move macsec interface to get_config_dict() | Christian Poessinger |
2020-06-27 | ifconfig: T2653: add vyos.configverify.verify_source_interface() helper | Christian Poessinger |
2020-06-27 | Merge pull request #478 from kroy-the-rabbit/fix_static_host_mapping | Daniil Baturin |
2020-06-26 | T2654: Remove overzealous error checking | kroy |
2020-06-26 | ifconfig: T2653: add common vyos.configverify helpers | Christian Poessinger |
2020-06-26 | migration: interfaces: T2622: fix pseudo-ethernet migration | Christian Poessinger |
2020-06-26 | ifconfig: T2653: move loopback interface to get_config_dict() | Christian Poessinger |
2020-06-26 | ifconfig: T2653: move dummy interface to get_config_dict() | Christian Poessinger |
2020-06-26 | configdict: T2653: prevent recursive imports | Christian Poessinger |
2020-06-26 | ssh: T2642: bugfix on multiple listen-address statements | Christian Poessinger |
2020-06-25 | Merge pull request #476 from thomas-mangin/T2588-fix-with | Christian Poessinger |
2020-06-25 | xml: T2528: fix defaults | Thomas Mangin |
2020-06-25 | Merge pull request #475 from thomas-mangin/T2588-tag | Christian Poessinger |
2020-06-25 | xml: T2528: fix to work with named tags (edit mode) | Thomas Mangin |
2020-06-25 | T2487: add an exception for the case when VRRP stats aren't available. | Daniil Baturin |
2020-06-24 | wireguard: T2632: add quotes when passing allowed-ips | Christian Poessinger |
2020-06-24 | Merge pull request #474 from thomas-mangin/T2637 | Christian Poessinger |
2020-06-24 | dictconfig: T2637: identify sub-interfaces (vif) to delete | Thomas Mangin |
2020-06-24 | ifconfig: vxlan: T2629: append() takes exactly one argument | Christian Poessinger |
2020-06-24 | Makefile: T2633: remove "tunnel/ip/node.def" | Christian Poessinger |
2020-06-24 | Revert "tunnel: T2633: undelete interfaces ip/node.def files" | Christian Poessinger |
2020-06-24 | tunnel: T2633: undelete interfaces ip/node.def files | Christian Poessinger |
2020-06-23 | Merge pull request #473 from thomas-mangin/T2630 | Christian Poessinger |
2020-06-23 | validation: T2630: bound to interface mtu if available | Thomas Mangin |
2020-06-23 | ssh: T2635: migrate to get_config_dict() | Christian Poessinger |
2020-06-23 | Merge pull request #472 from thomas-mangin/T2633 | Christian Poessinger |
2020-06-23 | Merge pull request #468 from SIN3R6Y/current | Christian Poessinger |
2020-06-23 | ssh: T2635: remove ' in comment to avoid proprocessor warnings | Christian Poessinger |
2020-06-23 | ssh: T2635: migrate from a script base completion helper to a list | Christian Poessinger |
2020-06-23 | wireguard: T2632: support PSK on multiple peers | Christian Poessinger |
2020-06-23 | tunnel: T2633: add support for ip (arp) commands | Thomas Mangin |
2020-06-23 | Merge pull request #471 from thomas-mangin/T2588-fix | Daniil Baturin |
2020-06-23 | xml: T2588: fix mistake when determining if a node is multi | Thomas Mangin |
2020-06-23 | Merge pull request #470 from thomas-mangin/T2588-multi | Daniil Baturin |
2020-06-23 | xml: T2588: allow multiple values in defaults | Thomas Mangin |
2020-06-22 | vpn: sstp: T2008: fix improper use of fail-time dictionary key | Christian Poessinger |
2020-06-22 | vpn: pptp: T2351: fix improper use of fail-time dictionary key | Christian Poessinger |
2020-06-22 | vpn: l2tp: T2264: fix improper use of fail-time dictionary key | Christian Poessinger |
2020-06-22 | pppoe-server: T2314: fix improper use of fail-time dictionary key | Christian Poessinger |
2020-06-22 | Merge branch 'default-dict' of github.com:c-po/vyos-1x into current | Christian Poessinger |
2020-06-22 | console-server: T2588: migrate to defaults from XML interface definitions | Christian Poessinger |
2020-06-22 | xml: T2588: add gitignore for generated defaults | Christian Poessinger |
2020-06-22 | Merge branch 'T2588' of https://github.com/thomas-mangin/vyos-1x into default... | Christian Poessinger |
2020-06-22 | rip: T2547: rewriten implementation in Python and XML | Viacheslav Hletenko |
2020-06-22 | xml: T2588: code to extract defaults values from xml | Thomas Mangin |
2020-06-22 | Debian: remove duplicate build dependency | Christian Poessinger |
2020-06-22 | xml: ssh: fix typo in service description | Christian Poessinger |
2020-06-22 | vxlan: T2629: fix multiple configuration issues | SIN3R6Y |