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
/
conf_mode
/
interface-dummy.py
Age
Commit message (
Expand
)
Author
2019-09-27
Interface: T1695: Syntax error in interface-dummy.py - Missing colon
vindenesen
2019-09-24
Python/ifconfig: T1557: refactor Interface 'state' property to set_state()/ge...
Christian Poessinger
2019-09-24
Python/ifconfig: T1557: refactor Interface 'ifalias' property to set_alias()
Christian Poessinger
2019-09-24
Python/ifconfig: T1557: refactor 'mtu' property to get_mtu()/set_mtu()
Christian Poessinger
2019-09-06
dummy: loopback: T1580: T1601: synchronize comments
Christian Poessinger
2019-09-04
Python/configdict: add list_diff function to compare two lists
Christian Poessinger
2019-08-31
dummy: T1580: support deleting interface description
Christian Poessinger
2019-08-31
dummy: T1580: migrate from pyroute2 -> vyos.ifconfig
Christian Poessinger
2019-08-27
dummy: T1580: migrate implementation to pyroute2
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-19
dummy: T1580: rewrite in new style XML/Python
Christian Poessinger