Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/vyos/vyos-1x

VyOS command definitions, scripts, and utilities
https://github.com/vyos/vyos-1x

http-api: T5768: remove auxiliary http-api.conf

33d5d429f590146ce28a6e992ccb024492bf07f6 authored about 1 year ago
Merge pull request #2522 from dmbaturin/require-api-keys

https api: T5772: check if keys are configured unless PAM auth is enabled for GraphQL

c1e170c88cd2222f5ec65764e1559b99efa6a862 authored about 1 year ago
Merge pull request #2528 from nicolas-fort/T5637-Extend-bridge

T5637: firewall: extend rule for default-action to firewall bridge

8f853daa22fe2f822dae0574bf0bb35607d460a8 authored about 1 year ago
Merge pull request #2527 from c-po/t5630-mru-part-2

pppoe: T5630: make MRU default to MTU if unspecified

9a5785c698d5a2819a4c51dfe3536ff83106a0c8 authored about 1 year ago
T5637: firewall: extend rule for default-action to firewall bridge, in order to be able to catch logs using separte rule for default-action

c45b695ca068f018910eb7513e01657adb7abbbe authored about 1 year ago
pppoe: T5630: make MRU default to MTU if unspecified

This fixes the implementation in e062a8c11 ("pppoe: T5630: allow to specify MRU
in addition to a...

ffd7339e2ea3eafdd97ac0763ca4a3913fe71bf3 authored about 1 year ago
Merge pull request #2503 from c-po/t5759-vxlan-mtu

vxlan: T5759: change default MTU from 1450 -> 1500 bytes

6dfbf213fe83cf14ca5350e1cdfad6122d0b2ab3 authored about 1 year ago
vxlan: T5759: change default MTU from 1450 -> 1500 bytes

Found an odd behavior on Linux and the VyOS CLI implementation. If adding VXLAN
interfaces using...

4a163b016333e58fee9d6ec6b53a09e0160b3213 authored about 1 year ago
Merge pull request #2499 from c-po/t5753-vxlan-vnifilter

vxlan: T5753: add support for VNI filtering

00a28fe512ccb56f4ca57d18c2613ac47242a66d authored about 1 year ago
Merge pull request #2519 from c-po/t5762-vhost-port

http: T5762: rename "virtual-host listen-port" -> "virtual-host port"

af08c30063fb1c68cbf1ca6cae3588efdef34b7d authored about 1 year ago
https api: T5772: check if keys are configured

unless PAM auth is enabled for GraphQL

8c450ea7f538beb0b2cd21d35c05d18db49a1802 authored about 1 year ago
smoketest: macsec: T5770: fix NameError: name 'cipher' is not defined

02a3e26e88f0ac3c7368e288769bfed38b41df46 authored about 1 year ago
Merge pull request #2518 from giga1699/T5770

T5770 Enable MACsec encryption stanza

d3c7d9731b44e966313bb1ba3cc3c731d79200a9 authored about 1 year ago
Merge pull request #2516 from sever-sever/T5767

T5767: HTTPS API add reboot and poweroff endpoints

821eaea09d2e58ac5e2e5857ca9249f811062a4b authored about 1 year ago
macsec: T5770: enable iproute2 "encrypt on" stanza

a7a90e81ad03ec33acb32beeab71dbd5f27a2044 authored about 1 year ago
http: T5762: rename "virtual-host listen-port" -> "virtual-host port"

This complements commit f5e43b136 ("http: T5762: api: make API socket backend
communication the ...

0e885f1bf01424130b6876e769cc42612b19351b authored about 1 year ago
T5767: HTTPS API add reboot and poweroff endpoints

Add ability to reboot and poweroff the system via API

curl -k --location --request POST 'https:...

36f3c329c2df0e78f2f5da933d9729a872fb2a11 authored about 1 year ago
Merge pull request #2508 from c-po/t5762-https-api-socket

http: T5762: api: make API socket backend communication the one and only default

3ab206b04350aec4872ed72ae4bd3440a47204f0 authored about 1 year ago
Merge pull request #2511 from jestabro/load-file-name

T5763: fix imprecise check for remote file name

13f6688bdbdeaf869ace5c892154c14c4b007d43 authored about 1 year ago
T5763: fix imprecise check for remote file name

fe9b08665367b8e7d9b906a0760d44efc9b5cafb authored about 1 year ago
http: T5762: api: make API socket backend communication the one and only default

Why: Smoketests fail as they can not establish IPv6 connection to uvicorn
backend server.

https...

f5e43b1361fb59a9c260739bdb28729d5119507c authored about 1 year ago
Merge pull request #2506 from c-po/t5760-dhcp-user-class

dhcp-client: T5760: add CLI option to pass user-class parameter

391bd40f863b490241c6101e6333ba1327f32586 authored about 1 year ago
config-mgmt: T4957: remove TFTP user/pass from completion helper

e92667504e0c503b7c0d125d89d8795d6b6d5876 authored about 1 year ago
dhcp-client: T5760: add CLI option to pass user-class parameter

Example:
set interfaces ethernet eth0 dhcp-options user-class VyOS
or
set interfaces ethernet et...

260645d0c6ff078cc89601f3a586195902f9c18e authored about 1 year ago
dhcp-client: T5760: add constraints for dhclient string options

The string data type specifies either an NVT ASCII string enclosed in double
quotes, or a series...

bed1cd01904ef89b5d31bd47de0f230214900f16 authored about 1 year ago
Merge pull request #2504 from c-po/commit-archive-help

config-mgmt: T4957: T2405: add proper valueHelp strings for remote URL

7721e43e8b684e9b46c7294e961f57f9d5f1baf3 authored about 1 year ago
config-mgmt: T4957: T2405: add proper valueHelp strings for remote URL

vyos@vyos# set system config-management commit-archive location
Possible completions:
uri ...

dcb277ba0aed4a02f48572d10d3ba242942b8639 authored about 1 year ago
T2405: fix debian/control syntax

3cbc0a93f779882d133873c81b5b720f52e45975 authored about 1 year ago
T2405: add Git support to commit-archive

T2405: add Git support to commit-archive

a89243cfbfc90854a8cddd53c0ffc987f75abcee authored about 1 year ago
vxlan: T5753: add support for VNI filtering

In a service provider network a service provider typically supports multiple
bridge domains with...

35f6033d21053fa420e837f157cd9377a4ccd26a authored about 1 year ago
Merge pull request #2500 from sever-sever/T5749

T5749: Swap show interfaces and show interfaces summary

ccc84c7bfc9ec9a8a044ed5f892d78854d5512f7 authored about 1 year ago
T5749: Swap show interfaces and show interfaces summary

By default show VRF, MAC, MTU for `show interfaces`
The original `show interfaces` moved to `sho...

056885c02b8671279808c226a759de6c5356f578 authored about 1 year ago
Merge pull request #1768 from zdc/T4516-sagitta

image: T4516: Added system image tools

d4f9d6ce726ea4d4fff6eecc16678d7a45a0b555 authored about 1 year ago
xml: T5738: re-use "disable" building block

019723aaa4217403f1fcbcd636f573ea403f909c authored about 1 year ago
tunnel: T3894: improve get_mac_synthetic() code

Remove stray whitespace in sed script and call Section.interfaces with
vlan=False instead of a c...

c8ba5dccfa9b02533c6536903ecacd3ddb04351e authored about 1 year ago
image: T4516: add raid-1 install support

e036f783bc85e4d2bad5f5cbfd688a03a352223e authored about 1 year ago
image: T4516: ensure compatibility with legacy RAID 1 installs

bd701768796d6ebb03ca943faf96d1dbea030edd authored about 1 year ago
image: T4516: add clearer error msg on attempt to upgrade to 1.2.x

An attempt to upgrade to 1.2.x is caught, but error is of failed
checksum verification; add chec...

aae1247da61206d7a1b0b4d6ee20d36d194dbaba authored about 1 year ago
image: T4516: reword some messages and prompts

cdc5fddfd796ccf7cfe35d2501cb1da380df53b2 authored about 1 year ago
image: T4516: restore select entry to set/delete image

9ffa3e82d951756696367578dd5e82ef0f690065 authored about 1 year ago
image: T4516: variable name spelling

fc5dc00a3892fa26d03213854ea5091d6b0c2c18 authored about 1 year ago
image: T4516: do not prompt for confirmation when setting default

3d15cfd484e8c2732d9f10e4065f2282f1f5d334 authored about 1 year ago
image: T4516: use copy of pw_reset script for install, link for compat

Note that this was updated for the fix in T5739.

424c9b19fd54598081e965c3364b082c5ef984de authored about 1 year ago
Merge pull request #2495 from JeffWDH/current

T3983: show pki certificate Doesnt show x509 certificates

96ed4f8f130aab266646ac399fdd7465b4751e44 authored about 1 year ago
Merge pull request #2481 from sever-sever/smoketest-api

smoketest: Extend HTTP-API tests

4131b6cb6b637b1cf6bd332fa2123112ac747c30 authored about 1 year ago
T3983: show pki certificate Doesnt show x509 certificates

36de14913e0f4370d7c4e2828032a5378d3bba77 authored about 1 year ago
Merge pull request #2491 from sever-sever/T5747

T5747: op-mode add show interfaces summary

181c8d5c5715567486d7e9bfc71b0b7c1af71f37 authored about 1 year ago
T5747: op-mode add MAC and MTU for show interfaces summary

Add op-mode "show interfaces summary"
Add MAC, VRF and MTU options:

vyos@r4# run show interface...

dc3906f04fbfe8014531e092a77c1c8c2d10dfe0 authored about 1 year ago
Merge pull request #2490 from c-po/op-mode-vni-t5150

op-mode: vrf: T5150: add "show vrf vni" and "show vrf <name> vni" commands

c3d96163b3e674c20e4c856a18f8765626663f21 authored about 1 year ago
op-mode: vrf: T5150: add "show vrf vni" and "show vrf <name> vni" commands

vyos@vyos:~$ show vrf vni
VRF VNI VxLAN IF ...

2fb763ffbc5c5babe552ec97c06570c54ea4aad8 authored about 1 year ago
image: T4516: correct permissions on creation of config directory

74b00c1f6961d1bd3a59768021f154bdb64c154e authored about 1 year ago
image: T4516: support for interoperability of legacy/new image tools

This commit allows management of system images with either new or legacy
tools: 'add/delete/rena...

96b65e90fbfa1fe63d97929ac86fc910abb0caa9 authored about 1 year ago
image: T4516: restore reboot reminder message

a604d5d56d93a6958d879b838066bbe2df131bc5 authored about 1 year ago
image: T4516: correct implementation of configure_authentication

169c9ff01287cb558850479afb733dd53fb6ae5d authored about 1 year ago
image: T5195: vyos.util -> vyos.utils package refactoring

fcded7930b5426193e8490c6df2a70e300a60e31 authored about 1 year ago
image: T4516: do not prompt for config copy on live install

b31092cc33685628c74845f2aa1e94f0e7879e87 authored about 1 year ago
image: T4516: set op-mode files executable

d88168b8e26e46d512e3b175cd2eacecae0e596a authored about 1 year ago
image: T4516: improve format of 'show system image details'

8efab9ee8cdb0e65dddb9d3ba97de8ddcf3666dc authored about 1 year ago
image: T4516: remove unused file, replaced by vyos/system/image.py

9e3b769f8402a816f6c7fa80ff12c9579c3f5243 authored about 1 year ago
image: T4516: Added system image tools

This commit adds the whole set of system image tools written from the scratch in
Python that all...

8f94262e8fa2477700c50303ea6e2c6ddad72adb authored about 1 year ago
image: T4516: service vyos-grub-update should exit on live boot

7d6c262976eba624b935c96a7495cc392158b8ff authored about 1 year ago
Merge pull request #2476 from c-po/frr-pim-T5733

pim(6): T5733: add missing FRR related features

e085f3e6c21a41beee2c23d8525c2029a8e0b250 authored about 1 year ago
pim: T5733: incorporate feedback from peer review

64b4cfc71d402222fd6b034336b3588b5986ba24 authored about 1 year ago
Merge pull request #2486 from JeffWDH/current

T5732: generate firewall rule-resequence drops geoip country-code fro…

0cc409787389abda7bab36932e13683cedb3223c authored about 1 year ago
T5732: generate firewall rule-resequence drops geoip country-code from output

aa7a5131a5d1bd901ffdc7670a62bad8218147ab authored about 1 year ago
Merge pull request #2483 from erkin/noninteractive

remote: T5726: Disable the progressbar if the shell is noninteractive or the terminal is missing...

1afaa42ee7c849ec7080ab6ff6d092bede343d26 authored about 1 year ago
Merge pull request #2479 from c-po/t5738-xml

xml: T5738: add source-address-ipv4-ipv6-multi building block

aa4abbc733820c5d2398bf6357bdd1549db80d1d authored about 1 year ago
remote: T5726: Disable the progressbar if the shell is noninteractive or the terminal is missing capabilities

59b432b97e361f3f5670302f51881ee596afe2f8 authored about 1 year ago
Merge pull request #2475 from sever-sever/T5728

T5728: OpenVPN server replace first_host_address to vpn_gateway

d33f883e3662f79707eba7b80b11f117b1dea076 authored about 1 year ago
smoketest: Extend HTTP-API tests

15b5ede2cdd65af441be6de89b8b1df6d186f874 authored about 1 year ago
Merge pull request #2480 from nicolas-fort/T5729-Fix-Migration

T5729: firewall and policy: fix latest migration script

0ba44ec4644c5cb5ea91981a2c3042f4a9372f66 authored about 1 year ago
T5729: firewall and policy: fix latest migration script

adf5d78e423922e6b5e34a8383f3039adf590b7b authored about 1 year ago
xml: T5738: add source-address-ipv4-ipv6-multi building block

dccca4307339d13e5c3ae78058194baf2fd04002 authored about 1 year ago
pim6: T5733: add missing FRR PIM6 related features

403d2ffd6e46cb082b1d16ddf515e1784bee968c authored about 1 year ago
igmp: T5736: support per interface "disable" CLI node

6ce2ecb10884a4b79a7643e22596a2d03d805a91 authored about 1 year ago
igmp: T5736: migrate "protocols igmp" to "protocols pim"

IGMP and PIM are two different but related things.

FRR has both combined in pimd. As we use get...

bc83fb097719f5c4c803808572f690fbc367b9e5 authored about 1 year ago
pim: T5733: fix CLI level of global PIM commands

dd13213ae94f071bc30cc17f5fabef02fbf95939 authored about 1 year ago
pim: T5733: add missing FRR PIM related features

Migrate CLI configuration retrival to common get_config_dict(). In addition
add new functionalit...

9abc02edcc237760f1f8aa1b3f08d7f4d18f866c authored about 1 year ago
pim: T5733: split out XML definitions to be re-used by pim6

c5e2c25f8968c0f06a9e4e992decc46a4f690868 authored about 1 year ago
pim: T5733: rename watermark-warn -> watermark-warning

45ea9ed72ee11809f69619a40ae243df562de39f authored about 1 year ago
T5728: OpenVPN server replace first_host_address to vpn_gateway

Some OpenVPN clients (OpenVPN3) do not understand address of
gateway for the pushed networks. It...

480711c329a38b773bb0b8f64f0e50dfc4ea4437 authored about 1 year ago
ospf: T5467: remove superfluous "import os"

2e587c8329a1d32fc1ec601c7753211d0fedbf2c authored about 1 year ago
Merge pull request #2435 from bbabich/current

mtr: T5658: Add VRF support for mtr (+ op_mode wrapper)

45ac050b914d8fbbc64f3492ec7aed80d710643c authored about 1 year ago
op-mode: T5658: fix "monitor traceroute" completion helper

c0de93d37354ec89f44dde7f1b5a4c8af550a019 authored about 1 year ago
op-mode: T5658: reduce amount of exposed options

Example: we should focus on JSON output and not expose XML and CSV.

b8e9daf12eaef46747e7379042f8acd575e5b1d6 authored about 1 year ago
T5658: add common methods interface_list() and vrf_list() to vyos.utils.network

Reduce amount of duplicated (3 times) code in op-mode scripts for ping,
traceroute and mtr.

7b27a20c8664460482301cc8d7554048f152485e authored about 1 year ago
Merge pull request #2471 from nicolas-fort/T5729

T5729: firewall: switch to valueless in

e5a53d48cf149facb30410c25e55ab3780205186 authored about 1 year ago
Merge pull request #2472 from gavol/current

dhclient: T5724: run user hooks using run_hookdir

2ca0ac6ac420b5904d87344db80840c640d2cde9 authored about 1 year ago
dhclient: T5724: run user hooks using run_hookdir

User hooks are executed using run_hookdir (defined in the /sbin/dhclient-script script) instead ...

645a0e768e27912a3f46d00de31d0fc79b6fd463 authored about 1 year ago
Merge pull request #2470 from indrajitr/ddclient-smoketest-20231109

ddclient: T5708: Fix VRF table generation in smoketest

c29321304ba83a37cb5584e2719505fa9ca8e2e8 authored about 1 year ago
T5729: firewall: switch to valueless in order to remove unnecessary <enable|disable> commands; log and state moved to new syntax.

c4409d6a4e11bf2acc7b5b96888e2c471c4559e5 authored about 1 year ago
ddclient: T5708: Fix VRF table generation in smoketest

Ensure that the random VRF table name is 4 digits long, not 5 and stays
within the the range of ...

10152f7ac1376bacdfe5adade55dfdbbd39f408e authored about 1 year ago
Merge pull request #2467 from indrajitr/validation-fix

T5727: Use native URL validator instead of regex-based validator

1fcb8637f864e13c5208bed22f3a065b5d78f596 authored about 1 year ago
Merge pull request #2468 from indrajitr/ddclient-smoketest-20231108

ddclient: T5708: Additional smoketests for web-options

39604f33a474351c0a2dc5fa683c16a150285612 authored about 1 year ago
ddclient: T5708: Additional smoketests for web-options

Add additional smoketests for web-options validation.
Also, format error messages to optionally ...

66e45beb91ecc22e9ae662434ecce6ac3ea1ceb8 authored about 1 year ago
T5727: Use native URL validator instead of regex-based validator

Replace regex-based URL validator with native validator from vyos-utils.

Also, move `include/ur...

64322b19d6968195a6dc7c82e7e22126072377f5 authored about 1 year ago
op-mode: T5658: adjust "monitor traceroute" CLI argument index

709c578e123bcf258eba1d15842b63eb63413523 authored about 1 year ago
op-mode: T5658: add VRF support for "monitor traceroute"

07ecc0c33fb32878cac25ec84f2f3a977588f0dd authored about 1 year ago
Merge pull request #2464 from sever-sever/T1797

T1797: Remove vpp packages and mentions

1f4e9bc3860e4829fe35ecfcbf32d9d4eb00f777 authored over 1 year ago
T1797: Remove vpp packages and mentions

e10cf9f42514799d10b9c495d585bb9f41fd2330 authored over 1 year ago