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

firewall: T5834: Rename 'enable-default-log' to 'default-log'

Rename chain level defaults log option from `enable-default-log` to
`default-log` for consistency.

245e758aa2ea8779186d0c92d79d33170d036992 authored about 1 year ago
Merge pull request #2691 from indrajitr/ddclient-update-20231224-02

ddclient: T5144: Warn against configuration with broken IP lookup service

b86f13a1e41513c929acffdb693b358b42b234af authored about 1 year ago
ddclient: T5144: Warn against configuration with broken IP lookup service

We always enable HTTPS in ddclient configuration, however
`http://checkip.dyndns.org` is HTTP on...

78beafea3a8385e3595d80f3f2dd246dfecb9276 authored about 1 year ago
Merge pull request #2686 from indrajitr/ddclient-update-20231224-01

ddclient: T5144: Migrate web-options url to stricter format

3b6f2e35db7955cb212b01bb412070e0861bab7a authored about 1 year ago
Merge pull request #2689 from c-po/eee-t5311-t5566

ethernet: T5566: disable energy efficient ethernet (EEE) for interfaces

e524b053e7057294051a0daddb19427839f38414 authored about 1 year ago
ethernet: T5566: disable energy efficient ethernet (EEE) for interfaces

VyOS is a routing (packet pushing) platform, thus supporting EEE which
potentially causes issues...

ab30509b25d54dac99294b76ba03fd49c3d2c946 authored about 1 year ago
Merge pull request #2687 from c-po/lldp-snmp-t5855

snmp: T5855: migrate "set service lldp snmp enable" to "set service lldp snmp"

4cf15bd7587bf6df81bf5ad1083dd1b97d2c9fbc authored about 1 year ago
snmp: T5855: migrate "set service lldp snmp enable" to "set service lldp snmp"

a9201e77110ce0695e2ba879304aef41b7ac9a0c authored about 1 year ago
snmp: T5855: add GPL license header

2490f22408ad811ff9f63ec970d0167ecbf4ab59 authored about 1 year ago
ddclient: T5144: Migrate web-options url to stricter format

Legacy ddclient allowed arbitrary URLs in web-options, but the new
has stricter validations. App...

c8bcc4ad2a82ec95f2f4005fd89ba94264040a68 authored about 1 year ago
ddclient: T5791: Adjust migration to normalize underscore in config names

8331a573f1354940ec3744699dd88a3ca1323d7f authored about 1 year ago
Merge pull request #2682 from c-po/node-changed-t5837

configdict: T5837: add support to return added nodes when calling node_changed()

fb3a7e30bffc949584bbb0ad1f6632ef940605be authored about 1 year ago
Merge pull request #2683 from c-po/snmp-T5865

snmp: 5856: fix service removal error

8e6da6bdf7d0b9b6a562e10ed0ffd8d9d59cfeaa authored about 1 year ago
snmp: 5856: fix service removal error

When deleting SNMP from CLI the 'delete' key was not honored in the config
dictionary, leading t...

20b98e780fda4131eb242921884d4955147ce51a authored about 1 year ago
configdict: T5837: add support to return added nodes when calling node_changed()

In the past, node_changed() suggested it would also return nodes that got added
(function commen...

4ee4064705ebd1e1a6a59be0c6df3b96755a067e authored about 1 year ago
T5837: cleanup use of calls to vyos.configdict.node_changed()

node_changed() will return a list of changed keys under "path". We are not
always interested wha...

5e7a8288d06a6d6beee5e1abd2e06698ab778650 authored about 1 year ago
Merge pull request #2677 from sever-sever/T160

T160: NAT64 add match firewall mark feature

6173c3f6d0b84636d0d3a2c5d65edd7b7f0aadca authored about 1 year ago
T160: NAT64 add match firewall mark feature

Match mark allows to use firewall marks of packet to use
a specific pool

Example of instance co...

8e1e79cfa24c155c8d504822fbbd3c20f890fb70 authored about 1 year ago
veth: T5853: fix typo in constraintErrorMessage

89cd75b8dbe5cc145a4423bf10faa76fd6bdcdbf authored about 1 year ago
Merge pull request #2679 from jestabro/allow-embedded-override

xml: T5854: clear empty paths left by embedded override of defaultValue

1856fd3f4f9e1af3e40b0c3af4f12dd1003f6447 authored about 1 year ago
xml: T5854: clear empty paths left by embedded override of defaultValue

c4f9c936c9fdd32e7f6258c0dfa8c8cf6057998d authored about 1 year ago
Merge pull request #2676 from sever-sever/T5840

T5840: Add override for systemd kea-ctrl-agent.service

4393a2fb056574f5079270554d30751d11bf5a9a authored about 1 year ago
T5840: Add override for systemd kea-ctrl-agent.service

After update KEA to 2.4.x in the bf04cd8fea44d375fb7d93d75a1f31c220730c88
there is a file that e...

f999a7160745668dbcfd79a3c71bb8510d1aaabe authored about 1 year ago
dhcp: T3316: Update smoketest for hostname, DUID, MAC in reservation

Also, have the smoketest start with a clean CLI instance.

8ed44ecef860601ff82e4c5102fd11e88fe040c5 authored about 1 year ago
dhcp: T3316: Apply migration for valid hostname, and identifier (DUID)

94d245949d103f8fb3384ee14bb2a0e2f69c14db authored about 1 year ago
dhcp: T3316: Support hostname, DUID and MAC address in reservation

Reinstate support for hostname in DHCP reservation. Having `hostname` in
allows for server-side ...

4e1b826eecdf611fc318b2b95a27d289799ae5f4 authored about 1 year ago
T5781: use dynamic minisign key list

Updated image_installer.py to try and validate image with all
minisign public keys in /usr/shar...

dfbc854157fa4655a8f459b2447df64dc74119d1 authored about 1 year ago
Merge pull request #2663 from c-po/srv6-part2

srv6: T591: enable SR enabled packet processing on defined interfaces

2df14d0a2b07061835d1718457925355a7a951c3 authored about 1 year ago
Merge pull request #2665 from c-po/ndp-proxy

T2898: add ndp-proxy service

11b3750c4a01a120dc386e72a6781b1c16ed1120 authored about 1 year ago
Merge pull request #2670 from indrajitr/duid-refactor-T5846-3

dhcp: T5846: Ensure DUID regex range is bound

273c65311e70414ab6267e62d1abcc2eb0f00a3c authored about 1 year ago
dhcp: T5846: Ensure DUID regex range is bound

The DUID regex was missing a lower bound, which could cause it not to
match when it should.

We ...

551f06218755076cde588c848c01ce5ca1bf5e6b authored about 1 year ago
Merge pull request #2668 from c-po/current

frr: T4020: re-enable watchfrr in config as it is always running

d6b94822a7cb009210e73ca42e26794025fcee3b authored about 1 year ago
Merge pull request #2667 from indrajitr/duid-refactor-T5846-2

dhcp: T5846: Fix include path

10acde7206a67a190ddc8399ad81693f54eb800d authored about 1 year ago
frr: T4020: re-enable watchfrr in config as it is always running

42614633901713e6472b43f95065d215344843b1 authored about 1 year ago
dhcp: T5846: Fix include path

5768bc2d56cc8aabd8d276a2afc30608c1bc9838 authored about 1 year ago
Merge pull request #2664 from indrajitr/duid-refactor-T5846

dhcp: T5846: Refactor and simplify DUID definition

ea2e81e1ad170522bcf687a989d22a396996a730 authored about 1 year ago
dhcp: T5846: Refactor and simplify DUID definition

Refactor DUID XML definition in conf-mode to be reusable. Additionally, remove
explicit call to ...

51e7832fc5c88f9956b26157a80947bad4495a4e authored about 1 year ago
T2898: add ndp-proxy service

VyOS CLI command
set service ndp-proxy interface eth0 prefix 2001:db8::/64 mode 'static'

Will...

4d721a58020971d00ab854c37b68e88359999f9c authored about 1 year ago
srv6: T591: enable SR enabled packet processing on defined interfaces

The Linux Kernel needs to be told if IPv6 SR enabled packets whether should be
processed or not....

774cc97eda61eb0b91df820797fb3c705d0073d5 authored about 1 year ago
vrf: T591: define sysctl setting for net.vrf.strict_mode

Enable/Disable VRF strict mode, when net.vrf.strict_mode=0 (default) it is
possible to associate...

10701108fecb36f7be7eb7ef5f1e54e63da5fb4e authored about 1 year ago
Merge pull request #2661 from dmbaturin/T5844

Allow the HTTPS API server to start without any configured keys when GraphQL JWT auth is configured

7717ed5c70ba8a5dfc1ad2299e449e98b3ef99d2 authored about 1 year ago
https api: T5844: allow the server to start without API keys

and use only PAM auth and JWT

495bf4732439ebd55edfbf6050af8b2064993d86 authored about 1 year ago
https api: T5844: issue a warning about the classic API unavailability

when no API keys are set

7bad0e115ecc25224a0c3a2720a2697442624229 authored about 1 year ago
T5801: Rewritten L2TP to get_config_dict

Rewritten L2TP to get_config_dict
Rewritten L2TP xml to accel-ppp patterns
Migrated 'idle' to 'p...

09e0a2ca035ee39a68a510b28cc74560669d0420 authored about 1 year ago
Merge pull request #2643 from mcbridematt/t5828-grub-arm64-fix

T5828: fix grub installation on arm64-efi machines

ac170ee4bb0af8189e56d5cf55da36815a7f5046 authored about 1 year ago
Merge pull request #2655 from jestabro/called_as_dependent

configdep: T5836: add boolean check whether script called as dependency

36adc467268433e1043f36001866442cd0937c4e authored about 1 year ago
smoketest: bgp: T4163: use explicit kill to respawn bgpd process

b873112dd7253b64d323e183758dbabaa0f28b6e authored about 1 year ago
smoketest: bgp: T4163: add explicit timeout when starting BMP

259a3d637081fad9f86a8edb39814d8f0fbf7b95 authored about 1 year ago
Revert "smoketest: bgp: temporary disable BMP test"

This reverts commit 7036c761e74bcd48e3ba714dec4545208ee0e313.

f07ef753e1b1d779c855a9add306408e6899bfbc authored about 1 year ago
configdep: T5836: add boolean check whether script called as dependency

80077eee89e4f0aa3af5dca1a4b2b5e1665bda6f authored about 1 year ago
Merge pull request #2649 from jestabro/image-version-order

image-tools: T5831: show system image reverse ordered by date

f2cd94167433903b803157fefba1ee9e00312f3b authored about 1 year ago
image-tools: T5831: show system image reverse ordered by date

f19b2acb34e77baeae34aa156ea96d0580a61725 authored about 1 year ago
T5828: fix grub installation on arm64-efi machines

Since the migration of GRUB handling to vyos-1x, the grub install
sequence has hardcoded referen...

37bd574c4e1f49b03f985c4293513ff7107ae82f authored about 1 year ago
smoketesT: bgp: temporary disable BMP test

7036c761e74bcd48e3ba714dec4545208ee0e313 authored about 1 year ago
Merge pull request #2596 from sever-sever/T5249

T5249: Add rollback-soft feature

fc173e31672a980fe62c7ea2e0940f51d3f7e583 authored about 1 year ago
Merge pull request #2647 from indrajitr/kea-hook-fix

dhcp: T3316: Adjust dhcp-run script to align with kea hooks

59ea01766d0da03d649e7c0be3f1fe33d0612450 authored about 1 year ago
Merge pull request #2646 from sarthurdev/kea_fixes

dhcp: T3316: Kea DHCP and DHCPv6 fixes

55e10e3b5962ccbc52400392c383c15417d46f35 authored about 1 year ago
dhcp: T3316: Adjust dhcp-run script to align with kea hooks

The hook arguments passed to `on-dhcp-event.sh` have changed in Kea.
Adjust the script to align ...

04e958c15364abd9ed6f82ee9453e8d72f04b547 authored about 1 year ago
dhcp: T3316: Kea DHCP and DHCPv6 fixes

* Move Kea socket permission change on-demand and speed up conf scripts
* Fix issue with DHCP re...

8e0a54676ff2ac90b7c24e4f05b05bcebc584bd3 authored about 1 year ago
Merge pull request #2617 from indrajitr/ddclient-improvement-round-3-2023-12-11

ddclient: T5144,T5791: Fix migration to avoid config name conflict

03202504d559417266e437bbf53eb26ade187c07 authored about 1 year ago
Merge pull request #2644 from c-po/ocserv-T5796

ocserv: T5796: add CLI knob "http-security-headers"

e8282aa4f7e675d1189864799940c9a1b097601c authored about 1 year ago
ocserv: T5796: add smoketest for new "http-security-headers" feature

1c82e661e04e0979e09e487a58a801ffa9f438e8 authored about 1 year ago
ocserv: T5796: add CLI knob "http-security-headers"

OCserv manual recommended HTTP headers tobe included in the configuration.

(cherry picked from ...

24f449cc099703df95646c719e9d3f308ed1a3f0 authored about 1 year ago
ddclient: T5791: Fix migration to normalize config name and avoid config

Since `service dns dynamic address <address> service <service> ...`
changed to `service dns dyna...

2b96bc8532b61be96cea92cc1c5468bd5fc3d968 authored about 1 year ago
Merge pull request #2639 from c-po/frr-t4020

frr: T4020: add option to define number of open file descriptors

357123273c808ddec77b097d47231e3301ee5731 authored about 1 year ago
frr: T4020: add option to define number of open file descriptors

This allows the operator to control the number of open file descriptors each
daemon is allowed t...

892c28ccf634173d4c4952c248cb03974c560793 authored about 1 year ago
firewall: T4502: add ofload to firewall table actions

e2d9b215659a9131e9a03f9ebd74c8af6a9e37fd authored about 1 year ago
Merge pull request #2637 from sever-sever/5823

T5823: Add recursive_defaults for BGP get_config dictionary

c2bbfc0126ab73dba612bb522d76a539e13f86a6 authored about 1 year ago
T5823: Add recursive_defaults for BGP get_config dictionary

Add recursive_defaults values for BGP "get_config" dictionary.

4d5445740a1529691594263af22f2a9d07bbfe70 authored about 1 year ago
Merge pull request #2635 from sever-sever/T5749

T5749: Add a more scrict search for get_vrf method

2de7be332634c19368f77d52aae0239f6e3c1727 authored about 1 year ago
T5749: Add a more scrict search for get_vrf method

The current implementation is wrong as it searches `master` in the
iproute2 JSON output. It is a...

2ebac5af10a36668ed3b8cfa6e5a9f61cf5d1068 authored about 1 year ago
Merge pull request #2627 from sever-sever/T4163

T4163: Add BGP Monitoring Protocol BMP feature

4508fb22454e430fbd2040f37bdb75dbc4f6f68a authored about 1 year ago
Merge pull request #2590 from sever-sever/T5798

T5798: load-balancing revese-proxy add multiple SSL certificates

9f72aff65e0589b9387227f69a25545eba5ba4f5 authored about 1 year ago
T4163: Add BGP Monitoring Protocol BMP feature

Add BMP feature.
BMP (BGP Monitoring Protocol, RFC 7854) is used to send monitoring
data from BG...

5523fccf4f7d05444c36c568128e94cd7b08c34f authored about 1 year ago
Merge pull request #2630 from jestabro/authentication-add-image

image-tools: T5825: restore authentication for add system image

0917ed315aa3e8707ad8b67293b38e7452f9cda8 authored about 1 year ago
Merge pull request #2634 from Trae32566/T5827

T5827: made show system image alphabetical

6dc0e7a72fe2453130123e78280a0cc02c1a61b8 authored about 1 year ago
image-tools: T5825: restore authentication for add system image

7ee9297a90625609e568394c9f5ea63e8c95a54b authored about 1 year ago
T5827: reversed version listing

a30c85f14bd6c8480983d293a51423ad08ee1ed0 authored about 1 year ago
T5827: moved sys image sort to grub version_list

d01aba1f5055cdaa43c8429a2c13580679ec12f7 authored about 1 year ago
T5827: made show system image alphabetical

d2b29be237b790bb1a258647adf30c8b96c0b526 authored about 1 year ago
T5827: made show system image alphabetical

2f8b22685065f25183133431502322decede6371 authored about 1 year ago
Merge pull request #2624 from jestabro/vrf-aware-add-image

image-tools: T5821: restore vrf-aware add system image

a9ff143fc1e9a95ac2f375db0bd06a8a43fa860e authored about 1 year ago
Merge pull request #2631 from mcbridematt/t5826-add-dmidecode-dep

T5826: ensure dmidecode is installed as a dependency of vyos-1x

8ae998da8aa000df389a7116bcca4f4d5d1e0698 authored about 1 year ago
T5826: ensure dmidecode is installed as a dependency of vyos-1x

dmicode is used in the "show hardware dmi" and to derive
synthetic MAC addresses (see python/vyo...

46c929a99b7d507451d8385b315ae7ef9e7cbed5 authored about 1 year ago
image-tools: T5821: restore vrf-aware add system image

90f2d9865051b00290dd5b7328a046e823b658dc authored about 1 year ago
Merge pull request #2621 from jestabro/clear-raid-on-install

image-tools: T5806: clear previous raid configs on install

0d6b2d8669f88a12b7edcd88e086939c3b54b904 authored about 1 year ago
ddclient: T5791: Enforce alphanumeric constraint on service name

Enforce constraint on Dynamic DNS service name to be alphanumeric
(including hyphens and undersc...

b0beb1cb732cdf950917f1eb419f66cc4f007f29 authored about 1 year ago
ddclient: T5144: Fix migration to avoid config name conflict

When migrating from `service dns dynamic interface <interface> ...` to
`service dns dynamic addr...

743ecd29fc3e848d2a41d3f252a931d9998c5f91 authored about 1 year ago
image-tools: T5806: deactive raid arrays

e3cd779d0bd8dd8be6231c7b2028326a03e6a06c authored about 1 year ago
Merge pull request #2628 from jestabro/ftp-archive

T5774: fix regression in remote.upload

671d012af37729601d3cdfba65beb1daf68229a3 authored about 1 year ago
T5774: fix regressions in remote.upload and use in config_mgmt

6b325962a4b8b3e67d7976bf161aed34a9fe6cce authored about 1 year ago
Merge pull request #2606 from c-po/srv6

SRv6: T591: initial implementation to support locator definition

8434cc7c7a6eaec754d7873e4f61551143cd26b2 authored about 1 year ago
Merge pull request #2607 from indrajitr/ddclient-improvement-round-3-2023-12-10

ddclient: T5791: Adjust warning messages, minor refactor and smoketest updates

790c028557230c525045c0d83abb60140aad9a8a authored about 1 year ago
Merge pull request #2622 from jestabro/obscure-passwd-on-install

image-tools: T5819: do not echo password on image install

fc79bc088a69318ec960396b8757849e86c11f20 authored about 1 year ago
Merge pull request #2623 from sarthurdev/kea_opmode_fix

dhcp: T3316: Fix raw op-mode lease output

dd64840da821e43667d77453b80010c36acc5d4e authored about 1 year ago
Merge pull request #2618 from Trae32566/T5816

validator: T5816: large community validator should only allos character set and basic format

5dda9e0968cd6b727030d7723805df656bcc5b10 authored about 1 year ago
validator: T5816: large community validator should only allos character set and basic format

5acc655c316216122ba975f30df7b76f161cbf02 authored about 1 year ago
dhcp: T3316: Fix dhcp op-mode state 'all' matching

56a8eaeda7e8b526c8a52e5f955701e75d5bf893 authored about 1 year ago
dhcp: T3316: Fix raw op-mode lease output

7d50be0318db808b7f66775603569f565c28cced authored about 1 year ago
Merge pull request #2611 from nicolas-fort/T5804-mig-script

T5804: nat: remove inbound|outbound interface from old configuration when it was set to <any>.

a2b9477a3484999ca5d1acd65fbb19af4a5c1162 authored about 1 year ago