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
Age
Commit message (
Expand
)
Author
2020-07-26
wireguard: ifconfig: T2653: move to get_config_dict()
Christian Poessinger
2020-07-26
vxlan: ifconfig: T2653: move to get_interface_dict()
Christian Poessinger
2020-07-25
l2tpv3: ifconfig: T2653: move implementation to get_interface_dict()
Christian Poessinger
2020-07-25
ifconfig: T2653: make ifname an optional argument to get_interface_dict()
Christian Poessinger
2020-07-25
wireless: ifconfig: T2653: move to get_config_dict()
Christian Poessinger
2020-07-25
bonding: ifconfig: T2653: move to get_config_dict()
Christian Poessinger
2020-07-25
vyos.configdict: T2653: add new reusable helper node_changed()
Christian Poessinger
2020-07-25
geneve: ifconfig: T2653: move to get_config_dict()
Christian Poessinger
2020-07-25
interfaces: ifconfig: T2653: migrate to get_interface_dict() API
Christian Poessinger
2020-07-25
pseudo-ethernet: ifconfig: T2653: move to get_config_dict()
Christian Poessinger
2020-07-25
bridge: ifconfig: T2653: move to get_config_dict()
Christian Poessinger
2020-07-25
ethernet: ifconfig: T2653: move to get_config_dict()
Christian Poessinger
2020-07-25
vyos.util: add common helper to load kernel modules
Christian Poessinger
2020-07-22
T2725: Fix config parse for users without passwords
Esa Varemo
2020-07-19
nat: T2709: remove 'translation address' mandatory check
Jernej Jakob
2020-07-19
broadcast-relay: T2712: migrate to get_config_dict()
Christian Poessinger
2020-07-16
pseudo-ethernet: T2626: Fix for changing interface mode
srividya0208
2020-07-15
http-client: T2651: support specifying source-interface/address for curl
Christian Poessinger
2020-07-12
snmp: T2687: replace 3rd party hash library with custom code
Christian Poessinger
2020-07-12
nat: T2699: fix exclusion rules for noNAT destinations
Christian Poessinger
2020-07-11
snmp: T2687: precalculate snmpv3 encrypted keys
Christian Poessinger
2020-07-04
snmp: vrf: T2682: support restart on failure indefinitely.
Christian Poessinger
2020-07-04
cleanup: no need to call sudo for configuration mode scripts
Christian Poessinger
2020-07-04
ids: T2659: Add get_first_key to get_config_dict
DmitriyEshenko
2020-07-04
Merge pull request #487 from DmitriyEshenko/1x-impl-fnm
Daniil Baturin
2020-07-03
ids: T2659: Implement fastnetmon support
DmitriyEshenko
2020-07-03
ntp: T2676: mive to get_config_dict()
Christian Poessinger
2020-07-01
config: T2667: add missing flag
John Estabrook
2020-07-01
Merge pull request #486 from jestabro/sub_dict
Christian Poessinger
2020-07-01
config: T2667: adapt for refinements to get_config_dict
John Estabrook
2020-07-01
ifconfig: T2653: use better names for vyos.configverify functions
Christian Poessinger
2020-07-01
ifconfig: T2653: move pppoe interface to get_config_dict()
Christian Poessinger
2020-06-29
tunnel: T2649: ConfigurationState, do not inherit from Config
Thomas Mangin
2020-06-28
wwan: T2660: remove workaround - use XML backed default dict
Christian Poessinger
2020-06-27
ifconfig: T2653: move wirelessmodem (WWAN) interface to get_config_dict()
Christian Poessinger
2020-06-27
xml: T2656: do not flatten dict by default
Christian Poessinger
2020-06-27
ifconfig: T2653: macsec switch to default dictionary
Christian Poessinger
2020-06-27
Merge pull request #480 from c-po/t2653
Christian Poessinger
2020-06-27
ifconfig: T2653: dummy: loopback: use same get_config() structure as MACsec
Christian Poessinger
2020-06-27
ifconfig: T2653: move macsec interface to get_config_dict()
Christian Poessinger
2020-06-26
T2654: Remove overzealous error checking
kroy
2020-06-26
ifconfig: T2653: add common vyos.configverify helpers
Christian Poessinger
2020-06-26
ifconfig: T2653: move loopback interface to get_config_dict()
Christian Poessinger
2020-06-26
ifconfig: T2653: move dummy interface to get_config_dict()
Christian Poessinger
2020-06-24
dictconfig: T2637: identify sub-interfaces (vif) to delete
Thomas Mangin
2020-06-23
ssh: T2635: migrate to get_config_dict()
Christian Poessinger
2020-06-23
Merge pull request #472 from thomas-mangin/T2633
Christian Poessinger
2020-06-23
wireguard: T2632: support PSK on multiple peers
Christian Poessinger
2020-06-23
tunnel: T2633: add support for ip (arp) commands
Thomas Mangin
2020-06-22
vpn: sstp: T2008: fix improper use of fail-time dictionary key
Christian Poessinger
[next]