Age | Commit message (Expand) | Author |
2019-09-04 | Python/configdict: add function vlan_to_dict | Christian Poessinger |
2019-09-04 | Python/configdict: add list_diff function to compare two lists | Christian Poessinger |
2019-09-04 | [wireguard] - T1628: Adopt WireGuard configuration script to new vyos.ifconfi... | hagbard |
2019-09-04 | openvpn: T1617: T1632: support quotes in openvpn-option | Christian Poessinger |
2019-09-04 | [service https] T1443: rename "server-names" option to "server-name". | Daniil Baturin |
2019-09-04 | [service https] T1443: correct the listen-address option in the script. | Daniil Baturin |
2019-09-04 | Merge pull request #124 from c-po/t1614-bonding | Christian Poessinger |
2019-09-04 | bridge: T1615: can not add member interface to bridge if it is also part of a... | Christian Poessinger |
2019-09-04 | bonding: T1614: T532: new commit validators | Christian Poessinger |
2019-09-04 | [service https] T1443: create /etc/vyos if it doesn't exist. | Daniil Baturin |
2019-09-04 | bonding: T1614: add vif-c VLAN interface support | Christian Poessinger |
2019-09-04 | bonding: T1614: identical ID on vif and vif-s is not allowed | Christian Poessinger |
2019-09-04 | bonding: T1614: T1557: add vif/vif-s VLAN interface support | Christian Poessinger |
2019-09-04 | bonding: T1614: remove obsolete 'member_remove' dict-key | Christian Poessinger |
2019-09-04 | bonding: T1614: can not set primary interface when it's not part of the bond | Christian Poessinger |
2019-09-04 | bonding: T1614: Initial version in new style XML/Python interface | Christian Poessinger |
2019-09-01 | bridge: T1615: remove is_ip import from vyos.validate | Christian Poessinger |
2019-09-01 | bridge: T1615: support deleting interface description | Christian Poessinger |
2019-08-31 | loopback: T1601: support deleting interface description | Christian Poessinger |
2019-08-31 | dummy: T1580: support deleting interface description | Christian Poessinger |
2019-08-31 | Merge pull request #121 from c-po/t1557-ifconfig | Christian Poessinger |
2019-08-31 | loopback: T1601: migrate from pyroute2 -> vyos.ifconfig | Christian Poessinger |
2019-08-31 | dummy: T1580: migrate from pyroute2 -> vyos.ifconfig | Christian Poessinger |
2019-08-31 | bridge: T1615: replace pyroute2 by vyos.ifconfig | Christian Poessinger |
2019-08-31 | [l2tp ipsec] T1605: Changed ipsec marking only for inbound policy, all functi... | DmitriyEshenko |
2019-08-30 | Python/ifconfig: rename interfaceconfig.py -> ifconfig.py | Christian Poessinger |
2019-08-28 | bridge: T1615: add missing support for DHCP/DHCPv6 interface address | Christian Poessinger |
2019-08-27 | openvpn: T1617: bugfix for server push-route | Christian Poessinger |
2019-08-27 | Merge branch 't1614-bonding' into current | Christian Poessinger |
2019-08-27 | [service https] T1443: Correct the use of listen/server_name directives | John Estabrook |
2019-08-27 | bridge: T1556: remove unused function freeze() | Christian Poessinger |
2019-08-27 | dummy: T1580: migrate implementation to pyroute2 | Christian Poessinger |
2019-08-26 | Merge pull request #118 from c-po/pyroute2 | Christian Poessinger |
2019-08-26 | loopback: T1601: migrate to pyroute2 | Christian Poessinger |
2019-08-26 | bridge: T1556: fix comment | Christian Poessinger |
2019-08-26 | Merge pull request #117 from c-po/pyroute2 | Christian Poessinger |
2019-08-26 | bridge: T1556: migrate interface configuration to pyroute2 | Christian Poessinger |
2019-08-26 | T1598: make dns_forwarding.py retrieve name servers from vyos-hostsd. | Daniil Baturin |
2019-08-26 | bridge: T1608: deny adding non existing interfaces to bridge config | Christian Poessinger |
2019-08-26 | bridge: T1556: reword exception error when beeing member of multiple bridges | Christian Poessinger |
2019-08-23 | [dummy] T1609 migrate to vyos.interfaceconfig, adding check ip-cidr, adding v... | DmitriyEshenko |
2019-08-23 | [dummy] T1609 Fixing dummy interface state | DmitriyEshenko |
2019-08-21 | dummy: T1580: remove superfluous if statements | Christian Poessinger |
2019-08-21 | bridge: T1556: remove superfluous if statements | Christian Poessinger |
2019-08-21 | loopback: T1601: rewrite using XML/Python definitions | Christian Poessinger |
2019-08-21 | T1598: redo host_name.py to use vyos-hostsd. | Daniil Baturin |
2019-08-20 | powerdns: T1595: remove 'listen-on' CLI option | Christian Poessinger |
2019-08-20 | powerdns: T1524: support setting allow-from network | Christian Poessinger |
2019-08-19 | dummy: T1580: rewrite in new style XML/Python | Christian Poessinger |
2019-08-19 | openvpn: T1548: remove authy 2fa provider | Christian Poessinger |