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
Age
Commit message (
Expand
)
Author
2021-09-10
ethernet: T3802: check if driver supports changing flow-control settings
Christian Poessinger
2021-09-09
wireguard: T3642: improve "set" commands for generated key-pairs
Christian Poessinger
2021-09-09
wireguard: T3642: add deprecation notice to old commands for key generation
Christian Poessinger
2021-09-09
pki: T3642: use f'ormated strings in print()
Christian Poessinger
2021-09-09
policy: T3812: FRR bgpd also knows about route-maps because of rpki
Christian Poessinger
2021-09-09
pki: wireguard: T3815: do not bail out early so keys can be written to file
Christian Poessinger
2021-09-09
vyos.configdict: T3814: use no_tag_node_value_mangle in get_interface_dict()
Christian Poessinger
2021-09-08
openvpn: T3805: fix bool logic in verify_pki() for client mode
Christian Poessinger
2021-09-08
openvpn: T3805: drop privileges using systemd - required for rtnetlink
Christian Poessinger
2021-09-08
openvpn: T3805: use vyos.util.makedir() to create system directories
Christian Poessinger
2021-09-08
openvpn: T3805: use vyos.util.write_file() to store certificates
Christian Poessinger
2021-09-07
scripts: op-mode: T3807: bugfix node.def generator
Christian Poessinger
2021-09-07
op-mode: xml: improve "show interfaces <type>" help text
Christian Poessinger
2021-09-06
pki: eapol: T3642: only add "pki" key to interface dict if pki is configured
Christian Poessinger
2021-09-06
pki: eapol: T3642: use write_file() to store certificates
Christian Poessinger
2021-09-06
ifconfig: T3806: "ipv6 address no_default_link_local" required for MTU < 1280
Christian Poessinger
2021-09-06
Merge pull request #997 from c-po/nginx-tls-12-13
John Estabrook
2021-09-06
pki: T3642: verify() that we can not delete certificates still referenced in CLI
Christian Poessinger
2021-09-06
vyos.util: add function to search a key recursively in a dictionary
Christian Poessinger
2021-09-06
vyos.util: T2755: rename dict_search() function args to match other implement...
Christian Poessinger
2021-09-06
pki: xml: T3642: use "txt" as format identifier
Christian Poessinger
2021-09-06
https: T2230: only support TLS1.2 and TLS1.3
Christian Poessinger
2021-09-06
wwan: T3620: op-mode: not all commands supported by all modems - add info mes...
Christian Poessinger
2021-09-06
smoketest: config: add DHCP name-server to dialup-router-medium-vpn config
Christian Poessinger
2021-09-05
name-server: T3804: merge "system name-servers-dhcp" into "system name-server"
Christian Poessinger
2021-09-05
system: T3804: rename migration script 20-to-21 -> 21-to-22
Christian Poessinger
2021-09-05
Merge pull request #996 from dmbaturin/ping-source-address
Christian Poessinger
2021-09-05
T3803: add source-address option to the op mode ping CLI.
Daniil Baturin
2021-09-04
op-mode: T3619: bugfix "show interfaces X detail"
Christian Poessinger
2021-09-04
op-mode: T3619: bugfix "show interfaces" for VLANs
Christian Poessinger
2021-09-04
op-mode: import cleanup in "show interfaces" script
Christian Poessinger
2021-09-04
bgp: T3798: "replace-as" option can only be used when "no-prepend" is defined
Christian Poessinger
2021-09-04
Merge pull request #995 from plett/T971
Christian Poessinger
2021-09-03
login: T971 allow quoting in public-keys options
Paul Lettington
2021-09-03
bgp: T3798: add support for neighbor local-as <n> replace-as
Christian Poessinger
2021-09-02
Merge pull request #993 from sever-sever/T3788
Christian Poessinger
2021-09-02
tunnel: T3788: Add check keys for ipip and sit
Viacheslav
2021-09-02
login: T3792: bugfix for usernames containing a hyphen
Christian Poessinger
2021-09-02
login: radius: T3192: drop workaround required by get_config_dict()
Christian Poessinger
2021-09-02
op-mode: T1376: speed up tab-completion for DHCP pool listing
Christian Poessinger
2021-09-02
pptp-server: T3790: Change ippool priority and define gw-ip-address
DmitriyEshenko
2021-09-01
Merge pull request #986 from sever-sever/T2920
Christian Poessinger
2021-09-01
login: T1948: add missing ssh-public key name regex
Christian Poessinger
2021-09-01
login: T1948: fix username regex - add missing start ^ and end $
Christian Poessinger
2021-09-01
tunnel: T2920: Add checks tun with same source addr and keys
Viacheslav
2021-08-31
vyos.ethtool: T3163: ring-buffer values should be stored as string
Christian Poessinger
2021-08-31
vyos.ethtool: T3163: purify code to read and change flow-control settings
Christian Poessinger
2021-08-31
op-mode: "show interfaces ethernet eth0 physical" should display ring-buffers
Christian Poessinger
2021-08-31
ethernet: T3163: only change ring-buffer settings if required
Christian Poessinger
2021-08-31
vyos.ethtool: T3163: purify code to read current speed and duplex settings
Christian Poessinger
[next]