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
/
python
/
vyos
/
ifconfig
/
interface.py
Age
Commit message (
Expand
)
Author
2020-03-27
ifconfig: T2057: option forcing
Thomas Mangin
2020-03-24
ifconfig: T2057: remove need for interface-types.json
Thomas Mangin
2020-03-24
ifconfig: T2057: add class Register
Thomas Mangin
2020-03-24
ifconfig: T2057: break down DHCP
Thomas Mangin
2020-03-23
ifconfig: T2154: fixing failure to start-stop-daemon
Thomas Mangin
2020-03-23
ifconfig: T2151: get_state() must use administrative state and not operstate
Christian Poessinger
2020-03-23
ifconfig: T2151: ensure interface is admin down when changing MAC address
Christian Poessinger
2020-03-23
ifconfig: T2151: add possibility to query assigned MAC address
Christian Poessinger
2020-03-23
ifconfig: T31: convert all interface to set_vrf api
Thomas Mangin
2020-03-23
tunnel: T31: add support for vrf on tunnels
Thomas Mangin
2020-03-20
Merge pull request #251 from thomas-mangin/T2057-required
Christian Poessinger
2020-03-20
ifconfig: T2057: make set_state use set_interface
Thomas Mangin
2020-03-20
ifconfig: T2057: skip required fields check if we do not create the interface
Thomas Mangin
2020-03-16
ifconfig: T1849: buster fixed the delay issue
Thomas Mangin
2020-03-06
ifconfig: T2104: splt ifconfig.py into multiple files
Thomas Mangin