Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-05-12 | ocserv: T3896: improve XML definition and add warning about 3rd party configs | Christian Breunig | |
When enabling identity-based-config, users can add arbitrary config keys that are processed by ocserv. The user "must know" what he is been doing, as invalid config option will make the ocserv daemon go ... whoop! Thus add a warning and inform the user about this setting. | |||
2023-05-12 | Merge pull request #2003 from bjw-s/octet_counted | Christian Breunig | |
T2778: Fix syslog octet_counted format | |||
2023-05-12 | T2778: Fix syslog octet_counted format | Bᴇʀɴᴅ Sᴄʜᴏʀɢᴇʀs | |
2023-05-12 | Merge pull request #1783 from PeppyH/T3896-ocserv-config-per-x | Christian Breunig | |
ocserv: T3896: add CLI options to configure ocserv config-per-user/group | |||
2023-05-12 | Merge pull request #2002 from Zen3515/fix-cloudflare-ddns | Christian Breunig | |
T5219: ddclient: Allow not set login for Cloudflare API token | |||
2023-05-12 | T5219: ddclient: Cloudflare doesn't require login | Zen3515 | |
2023-05-11 | Merge pull request #1999 from dmbaturin/T5251-vrrp-group-ping-fix | John Estabrook | |
vrrp: T5215: fix the commit error when health check is not configured | |||
2023-05-12 | vrrp: T5215: fix VRRP commit error when health check is not configured | Daniil Baturin | |
2023-05-11 | Merge pull request #1998 from sever-sever/T5171 | Christian Breunig | |
T5171: Set default value ping for load-balancing test check | |||
2023-05-11 | Merge pull request #2000 from dmbaturin/T5195-remove-snake-case-function | John Estabrook | |
vyos.util: T5195: remove the unused camel case to snake case function | |||
2023-05-11 | vyos.util: T5195: remove the unused camel case to snake case function | Daniil Baturin | |
that was replaced with Humps in all sciprts | |||
2023-05-11 | vyos.utils: T5195: fix option list output in ↵ | Daniil Baturin | |
vyos.utils.dict.check_mutually_exclusive_options on missing options error | |||
2023-05-11 | T5171: Set default value icmp for load-balancing test check | Viacheslav Hletenko | |
Use 'ICMP' type check as default | |||
2023-05-11 | Merge pull request #1956 from mkorobeinikov/current | Christian Breunig | |
T5158: Refactoring the commad sh interfaces counters | |||
2023-05-11 | T5158: Refactoring the commad '$ sh interfaces counters' | mkorobeinikov | |
For more detailed information it's necessary to add information about drops and error counters. | |||
2023-05-10 | Merge pull request #1996 from frebib/veth-netns | Christian Breunig | |
veth: T3829: Allow moving veth into netns | |||
2023-05-10 | veth: T3829: Allow moving veth into netns | Joe Groocock | |
This makes netns infinitely more useful as they can be chained together in many ways to build complex network structures all on the host. Signed-off-by: Joe Groocock <me@frebib.net> | |||
2023-05-10 | Merge pull request #1989 from dmbaturin/T5195-file-utils | Christian Breunig | |
vyos.utils: T5195: add vyos.utils.file | |||
2023-05-10 | Merge pull request #1990 from dmbaturin/T5195-conversion-utils | Christian Breunig | |
vyos.utils: T5195: add vyos.utils.convert | |||
2023-05-10 | Merge pull request #1991 from dmbaturin/T5195-io-utils | Christian Breunig | |
vyos.utils: T5195: add vyos.utils.io | |||
2023-05-10 | Merge pull request #1987 from dmbaturin/T5251-vrrp-group-ping | Christian Breunig | |
T5215: add a built-in ping check for VRRP groups | |||
2023-05-10 | Merge pull request #1988 from sever-sever/T5213 | Christian Breunig | |
T5213: Add accounting-interim-interval option for L2TP/PPTP servers | |||
2023-05-10 | Merge pull request #1992 from sever-sever/T5217 | Christian Breunig | |
T5217: Add smoketest for CONFIG_NFT_SYNPROXY kernel option | |||
2023-05-10 | vyos.utils: T5195: add vyos.utils.file | Daniil Baturin | |
2023-05-10 | T5217: Add smoketest for CONFIG_NFT_SYNPROXY kernel option | Viacheslav Hletenko | |
2023-05-10 | vyos.utils: T5195: add vyos.utils.io | Daniil Baturin | |
2023-05-10 | vyos.utils: T5195: add vyos.utils.convert | Daniil Baturin | |
2023-05-10 | vrrp: T5215: Add built-in ping check for VRRP groups | Daniil Baturin | |
2023-05-10 | T5213: Add accounting-interim-interval option for PPTP-server | Viacheslav Hletenko | |
Add RADIUS accounting-interim-interval option for PPTP-server Specifies interval in seconds to send accounting information (may be overridden by radius Acct-Interim-Interval attribute) set vpn pptp remote-access authentication radius accounting-interim-interval '52' | |||
2023-05-10 | T5213: Add accounting-interim-interval option for L2TP-server | Viacheslav Hletenko | |
Add RADIUS accounting-interim-interval option for L2TP-server Specifies interval in seconds to send accounting information (may be overridden by radius Acct-Interim-Interval attribute) set vpn l2tp remote-access authentication radius accounting-interim-interval '120' | |||
2023-05-10 | vyos.utils: T5195: add vyos.utils.dict.check_mutually_exclusive_options | Daniil Baturin | |
2023-05-09 | Merge pull request #1978 from zdc/T5190-sagitta | Christian Breunig | |
cloud-init: T5190: Added Cloud-init pre-configurator | |||
2023-05-09 | Merge pull request #1984 from sever-sever/T5060 | Christian Breunig | |
T5060: Add disable option for high-availability | |||
2023-05-09 | Merge pull request #1985 from c-po/t2778-syslog | Christian Breunig | |
syslog: T2778: T2769: refactoring and VRF support | |||
2023-05-09 | Merge pull request #1986 from sever-sever/T5213 | Christian Breunig | |
T5213: Add accounting-interim-interval option for PPPoE IPoE SSTP | |||
2023-05-09 | T5214: Fix warning if a named pool is defined for PPPoE-server | Viacheslav Hletenko | |
2023-05-09 | T5213: Add smoketest for pppoe-server accounting-interim-interval | Viacheslav Hletenko | |
2023-05-09 | T5213: Add accounting-interim-interval option for PPPoE IPoE SSTP | Viacheslav Hletenko | |
Add RADIUS accounting-interim-interval option for PPPoE/IPoE/SSTP servers. Specifies interval in seconds to send accounting information (may be overridden by radius Acct-Interim-Interval attribute) set service pppoe-server authentication radius accounting-interim-interval '60' | |||
2023-05-08 | syslog: T2769: add VRF support | Christian Breunig | |
Allow syslog messages to be sent through a VRF (e.g. management). | |||
2023-05-08 | syslog: T2778: migrate to get_config_dict() | Christian Breunig | |
2023-05-08 | T4780: bump firewall version 9 -> 10 | Christian Breunig | |
2023-05-08 | T5060: Add disable option for high-availability | Viacheslav Hletenko | |
Add 'maintenance mode' (option disable) for high-availability set high-availability disable | |||
2023-05-08 | Merge pull request #1964 from indrajitr/ddclient-improvement-round-1 | Christian Breunig | |
dns: T5144: Improve dynamic DNS validations and completions | |||
2023-05-08 | dns: T4144: additional improvements to dynamic DNS XML definitions | Christian Breunig | |
* Re-use XML building blocks when poossible * Use XML constraints when possible (password) * Capitalize protocols (HTTP) in <help> strings | |||
2023-05-06 | ethernet: T3891: fix always true expression on auto-negotiation | Christian Breunig | |
Commit f2ecc9710d49 ("ethernet: T3891: honor auto-negotiation support per NIC") added an if statement that always evaluated to True. | |||
2023-05-06 | Merge pull request #1980 from sever-sever/T5203 | Christian Breunig | |
T5203: Add systemd vyos-wan-load-balance.service | |||
2023-05-06 | Merge pull request #1982 from dmbaturin/T671-interfaces-pl | Christian Breunig | |
T671: use the new interface list generator for LLDP help | |||
2023-05-06 | lldp: T671: use the new interface list generator for LLDP help | Daniil Baturin | |
2023-05-05 | syslog: T2769: xml: improve completion helpers | Christian Breunig | |
2023-05-05 | syslog: T2769: xml: provide common facility building block | Christian Breunig | |