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
Age
Commit message (
Expand
)
Author
2020-06-02
pppoe: T2542: do not attempt to create the pppoe interface
Thomas Mangin
2020-06-02
vtun: T2542: do not attempt to create the vtun interface
Thomas Mangin
2020-05-29
Merge pull request #439 from thomas-mangin/T2088-explicit-airbag
Christian Poessinger
2020-05-29
airbag: T2088: explicit enabling of the feature
Thomas Mangin
2020-05-28
dhcpc6-pd: T2506: bugfix config rendering on non PPPoE interfaces
Christian Poessinger
2020-05-26
dhcpv6-pd: T2506: use common dictionary definition for config parameters
Christian Poessinger
2020-05-26
dhcpv6-pd: T2506: add option to request specific prefix length
Christian Poessinger
2020-05-26
dhcpv6-pd: pppoe: T2506: restructure CLI
Christian Poessinger
2020-05-22
migration: T2496: default to new syntax of version string on save
John Estabrook
2020-05-21
macsec: T2023: use wpa_supplicant for key management
Christian Poessinger
2020-05-21
macsec: T2023: add optional encryption command
Christian Poessinger
2020-05-21
ifconfig: T2023: add initial MACsec abstraction
Christian Poessinger
2020-05-20
interface: T2023: adopt _delete() to common style
Christian Poessinger
2020-05-20
interface: T2023: remove superfluous at end of list
Christian Poessinger
2020-05-20
util: T2467: fix missing import
Thomas Mangin
2020-05-19
Merge pull request #414 from thomas-mangin/T2467
Christian Poessinger
2020-05-19
wireguard: T2481: support IPv6 based underlay
Christian Poessinger
2020-05-19
util: T2467: add systemctl to autosudo
Thomas Mangin
2020-05-19
util: T2467: add autosudo as an option to command
Thomas Mangin
2020-05-19
dhcpv6-pd: T421: support ethernet based interfaces
Christian Poessinger
2020-05-19
configdict: T2372: use list over string
Christian Poessinger
2020-05-19
configdict: T2372: add new interface_default_data dict
Christian Poessinger
2020-05-18
flake8: T2475: fix a number of issue reported by flake8
Thomas Mangin
2020-05-17
config: T2409: effective config should be empty at boot initialization
John Estabrook
2020-05-17
config: return empty dict if configuration under path is empty
John Estabrook
2020-05-17
pppoe: dhcpv6-pd: T421: initial support
Christian Poessinger
2020-05-17
dhcpv6-pd: T421: migrate from ISC dhclient to wide-dhcpv6-client
Christian Poessinger
2020-05-11
ifconfig/dhcp: T2449: remove accept_ra logic as it was wrong
Jernej Jakob
2020-05-11
vlan: T2449: set accept_ra on vlan interfaces
Jernej Jakob
2020-05-11
configdict: T2449: set accept_ra=2 if ipv6 address autoconf or dhcpv6 is set
Jernej Jakob
2020-05-11
interface: T2449: add ability to set accept_ra
Jernej Jakob
2020-05-08
Merge pull request #395 from thomas-mangin/T2417
Christian Poessinger
2020-05-08
Merge branch 'current' of github.com:thomas-mangin/vyos-1x into T2417
Thomas Mangin
2020-05-08
vlan: T2435: fix missing dict key in print variable
Jernej Jakob
2020-05-07
debug: T1230: add time information to saved debug logs
Thomas Mangin
2020-05-06
debug: T1230: add time information to saved debug logs
Thomas Mangin
2020-05-06
validator: T2417: try to make the code clearer
Thomas Mangin
2020-05-06
debug: T2426: remove invisible characters when printing
Thomas Mangin
2020-05-05
configdict: T2427: clarify code comments
Jernej Jakob
2020-05-05
vlan: T2427: move code that applies VLANs to interface to common function
Jernej Jakob
2020-05-05
vlan: T2427: convert vlan config variables from lists to dicts
Jernej Jakob
2020-05-05
configdict: T2427: do not remove all addresses when disabling interface
Jernej Jakob
2020-05-05
config: T2427: always return copies of lists
Jernej Jakob
2020-05-04
ifconfig: section: T2241: add get_config_path function
Jernej Jakob
2020-05-04
ifconfig: T2241: fix section _basename vlan stripping
Jernej Jakob
2020-05-04
validate: T2241: add func that checks if an interface has a configured address
Jernej Jakob
2020-05-04
vlan: T2241: make address and bridge membership mutually exclusive
Jernej Jakob
2020-05-04
configdict: T2241: don't add default IPv6 EUI64 if member of a bridge
Jernej Jakob
2020-05-04
vlan: T2241: fix falling out of bridge when changing settings
Jernej Jakob
2020-05-04
interface: T2241: add function to add self to bridge
Jernej Jakob
[next]