index
:
vyos-1x.git
T6712-motd-80-25-terminal
T6732-build-image-circinus
circinus
crux
current
equuleus
sagitta
VyOS command definitions, scripts, and utilities (mirror of https://github.com/marekm72/vyos-1x.git)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
2019-09-06
vxlan: T1636: initial rewrite with XML and Python
Christian Poessinger
2019-09-06
dummy: loopback: T1580: T1601: synchronize comments
Christian Poessinger
2019-09-06
bonding: T1614: members are not allowed to be underlaying vxlan devices
Christian Poessinger
2019-09-06
bonding: T1614: reword verify() error messages
Christian Poessinger
2019-09-06
bonding: T1614: enslaved interfaces can be added to only one bond at a time
Christian Poessinger
2019-09-06
Python/ifconfig: T1557: {add,del}_addr() now supports dhcp/dhcpv6
Christian Poessinger
2019-09-04
[wireguard] - T1628: renaming member functions, removing wg_ prefix
hagbard
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
Merge pull request #119 from alkersan/T1621_misc_rewrites
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
[boot-config-loader] T1622: Add failsafe and back trace
John Estabrook
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
T1598: fix vyos-hostsd unit dependencies.
Daniil Baturin
2019-08-30
[op-mode] T1621 rewrite misc commands to python/xml syntax
Dmytro Aleksandrov
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
list-interfaces: T1614: support listing interfaces which can be bonded
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
[next]