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
Rename chain level defaults log option from `enable-default-log` to
`default-log` for consistency.
ddclient: T5144: Warn against configuration with broken IP lookup service
b86f13a1e41513c929acffdb693b358b42b234af authored about 1 year ago
We always enable HTTPS in ddclient configuration, however
`http://checkip.dyndns.org` is HTTP on...
ddclient: T5144: Migrate web-options url to stricter format
3b6f2e35db7955cb212b01bb412070e0861bab7a authored about 1 year agoethernet: T5566: disable energy efficient ethernet (EEE) for interfaces
e524b053e7057294051a0daddb19427839f38414 authored about 1 year ago
VyOS is a routing (packet pushing) platform, thus supporting EEE which
potentially causes issues...
snmp: T5855: migrate "set service lldp snmp enable" to "set service lldp snmp"
4cf15bd7587bf6df81bf5ad1083dd1b97d2c9fbc authored about 1 year agoa9201e77110ce0695e2ba879304aef41b7ac9a0c authored about 1 year ago
2490f22408ad811ff9f63ec970d0167ecbf4ab59 authored about 1 year ago
Legacy ddclient allowed arbitrary URLs in web-options, but the new
has stricter validations. App...
8331a573f1354940ec3744699dd88a3ca1323d7f authored about 1 year ago
configdict: T5837: add support to return added nodes when calling node_changed()
fb3a7e30bffc949584bbb0ad1f6632ef940605be authored about 1 year agosnmp: 5856: fix service removal error
8e6da6bdf7d0b9b6a562e10ed0ffd8d9d59cfeaa authored about 1 year ago
When deleting SNMP from CLI the 'delete' key was not honored in the config
dictionary, leading t...
In the past, node_changed() suggested it would also return nodes that got added
(function commen...
node_changed() will return a list of changed keys under "path". We are not
always interested wha...
T160: NAT64 add match firewall mark feature
6173c3f6d0b84636d0d3a2c5d65edd7b7f0aadca authored about 1 year ago
Match mark allows to use firewall marks of packet to use
a specific pool
Example of instance co...
8e1e79cfa24c155c8d504822fbbd3c20f890fb70 authored about 1 year ago89cd75b8dbe5cc145a4423bf10faa76fd6bdcdbf authored about 1 year ago
xml: T5854: clear empty paths left by embedded override of defaultValue
1856fd3f4f9e1af3e40b0c3af4f12dd1003f6447 authored about 1 year agoc4f9c936c9fdd32e7f6258c0dfa8c8cf6057998d authored about 1 year ago
T5840: Add override for systemd kea-ctrl-agent.service
4393a2fb056574f5079270554d30751d11bf5a9a authored about 1 year ago
After update KEA to 2.4.x in the bf04cd8fea44d375fb7d93d75a1f31c220730c88
there is a file that e...
Also, have the smoketest start with a clean CLI instance.
8ed44ecef860601ff82e4c5102fd11e88fe040c5 authored about 1 year ago94d245949d103f8fb3384ee14bb2a0e2f69c14db authored about 1 year ago
Reinstate support for hostname in DHCP reservation. Having `hostname` in
allows for server-side ...
Updated image_installer.py to try and validate image with all
minisign public keys in /usr/shar...
srv6: T591: enable SR enabled packet processing on defined interfaces
2df14d0a2b07061835d1718457925355a7a951c3 authored about 1 year agoT2898: add ndp-proxy service
11b3750c4a01a120dc386e72a6781b1c16ed1120 authored about 1 year agodhcp: T5846: Ensure DUID regex range is bound
273c65311e70414ab6267e62d1abcc2eb0f00a3c authored about 1 year ago
The DUID regex was missing a lower bound, which could cause it not to
match when it should.
We ...
551f06218755076cde588c848c01ce5ca1bf5e6b authored about 1 year agofrr: T4020: re-enable watchfrr in config as it is always running
d6b94822a7cb009210e73ca42e26794025fcee3b authored about 1 year agodhcp: T5846: Fix include path
10acde7206a67a190ddc8399ad81693f54eb800d authored about 1 year ago42614633901713e6472b43f95065d215344843b1 authored about 1 year ago
5768bc2d56cc8aabd8d276a2afc30608c1bc9838 authored about 1 year ago
dhcp: T5846: Refactor and simplify DUID definition
ea2e81e1ad170522bcf687a989d22a396996a730 authored about 1 year ago
Refactor DUID XML definition in conf-mode to be reusable. Additionally, remove
explicit call to ...
VyOS CLI command
set service ndp-proxy interface eth0 prefix 2001:db8::/64 mode 'static'
Will...
4d721a58020971d00ab854c37b68e88359999f9c authored about 1 year ago
The Linux Kernel needs to be told if IPv6 SR enabled packets whether should be
processed or not....
Enable/Disable VRF strict mode, when net.vrf.strict_mode=0 (default) it is
possible to associate...
Allow the HTTPS API server to start without any configured keys when GraphQL JWT auth is configured
7717ed5c70ba8a5dfc1ad2299e449e98b3ef99d2 authored about 1 year agoand use only PAM auth and JWT
495bf4732439ebd55edfbf6050af8b2064993d86 authored about 1 year agowhen no API keys are set
7bad0e115ecc25224a0c3a2720a2697442624229 authored about 1 year ago
Rewritten L2TP to get_config_dict
Rewritten L2TP xml to accel-ppp patterns
Migrated 'idle' to 'p...
T5828: fix grub installation on arm64-efi machines
ac170ee4bb0af8189e56d5cf55da36815a7f5046 authored about 1 year agoconfigdep: T5836: add boolean check whether script called as dependency
36adc467268433e1043f36001866442cd0937c4e authored about 1 year agob873112dd7253b64d323e183758dbabaa0f28b6e authored about 1 year ago
259a3d637081fad9f86a8edb39814d8f0fbf7b95 authored about 1 year ago
This reverts commit 7036c761e74bcd48e3ba714dec4545208ee0e313.
f07ef753e1b1d779c855a9add306408e6899bfbc authored about 1 year ago80077eee89e4f0aa3af5dca1a4b2b5e1665bda6f authored about 1 year ago
image-tools: T5831: show system image reverse ordered by date
f2cd94167433903b803157fefba1ee9e00312f3b authored about 1 year agof19b2acb34e77baeae34aa156ea96d0580a61725 authored about 1 year ago
Since the migration of GRUB handling to vyos-1x, the grub install
sequence has hardcoded referen...
7036c761e74bcd48e3ba714dec4545208ee0e313 authored about 1 year ago
T5249: Add rollback-soft feature
fc173e31672a980fe62c7ea2e0940f51d3f7e583 authored about 1 year agodhcp: T3316: Adjust dhcp-run script to align with kea hooks
59ea01766d0da03d649e7c0be3f1fe33d0612450 authored about 1 year agodhcp: T3316: Kea DHCP and DHCPv6 fixes
55e10e3b5962ccbc52400392c383c15417d46f35 authored about 1 year ago
The hook arguments passed to `on-dhcp-event.sh` have changed in Kea.
Adjust the script to align ...
* Move Kea socket permission change on-demand and speed up conf scripts
* Fix issue with DHCP re...
ddclient: T5144,T5791: Fix migration to avoid config name conflict
03202504d559417266e437bbf53eb26ade187c07 authored about 1 year agoocserv: T5796: add CLI knob "http-security-headers"
e8282aa4f7e675d1189864799940c9a1b097601c authored about 1 year ago1c82e661e04e0979e09e487a58a801ffa9f438e8 authored about 1 year ago
OCserv manual recommended HTTP headers tobe included in the configuration.
(cherry picked from ...
24f449cc099703df95646c719e9d3f308ed1a3f0 authored about 1 year ago
Since `service dns dynamic address <address> service <service> ...`
changed to `service dns dyna...
frr: T4020: add option to define number of open file descriptors
357123273c808ddec77b097d47231e3301ee5731 authored about 1 year ago
This allows the operator to control the number of open file descriptors each
daemon is allowed t...
e2d9b215659a9131e9a03f9ebd74c8af6a9e37fd authored about 1 year ago
T5823: Add recursive_defaults for BGP get_config dictionary
c2bbfc0126ab73dba612bb522d76a539e13f86a6 authored about 1 year agoAdd recursive_defaults values for BGP "get_config" dictionary.
4d5445740a1529691594263af22f2a9d07bbfe70 authored about 1 year agoT5749: Add a more scrict search for get_vrf method
2de7be332634c19368f77d52aae0239f6e3c1727 authored about 1 year ago
The current implementation is wrong as it searches `master` in the
iproute2 JSON output. It is a...
T4163: Add BGP Monitoring Protocol BMP feature
4508fb22454e430fbd2040f37bdb75dbc4f6f68a authored about 1 year agoT5798: load-balancing revese-proxy add multiple SSL certificates
9f72aff65e0589b9387227f69a25545eba5ba4f5 authored about 1 year ago
Add BMP feature.
BMP (BGP Monitoring Protocol, RFC 7854) is used to send monitoring
data from BG...
image-tools: T5825: restore authentication for add system image
0917ed315aa3e8707ad8b67293b38e7452f9cda8 authored about 1 year agoT5827: made show system image alphabetical
6dc0e7a72fe2453130123e78280a0cc02c1a61b8 authored about 1 year ago7ee9297a90625609e568394c9f5ea63e8c95a54b authored about 1 year ago
a30c85f14bd6c8480983d293a51423ad08ee1ed0 authored about 1 year ago
d01aba1f5055cdaa43c8429a2c13580679ec12f7 authored about 1 year ago
d2b29be237b790bb1a258647adf30c8b96c0b526 authored about 1 year ago
2f8b22685065f25183133431502322decede6371 authored about 1 year ago
image-tools: T5821: restore vrf-aware add system image
a9ff143fc1e9a95ac2f375db0bd06a8a43fa860e authored about 1 year agoT5826: ensure dmidecode is installed as a dependency of vyos-1x
8ae998da8aa000df389a7116bcca4f4d5d1e0698 authored about 1 year ago
dmicode is used in the "show hardware dmi" and to derive
synthetic MAC addresses (see python/vyo...
90f2d9865051b00290dd5b7328a046e823b658dc authored about 1 year ago
image-tools: T5806: clear previous raid configs on install
0d6b2d8669f88a12b7edcd88e086939c3b54b904 authored about 1 year ago
Enforce constraint on Dynamic DNS service name to be alphanumeric
(including hyphens and undersc...
When migrating from `service dns dynamic interface <interface> ...` to
`service dns dynamic addr...
e3cd779d0bd8dd8be6231c7b2028326a03e6a06c authored about 1 year ago
T5774: fix regression in remote.upload
671d012af37729601d3cdfba65beb1daf68229a3 authored about 1 year ago6b325962a4b8b3e67d7976bf161aed34a9fe6cce authored about 1 year ago
SRv6: T591: initial implementation to support locator definition
8434cc7c7a6eaec754d7873e4f61551143cd26b2 authored about 1 year agoddclient: T5791: Adjust warning messages, minor refactor and smoketest updates
790c028557230c525045c0d83abb60140aad9a8a authored about 1 year agoimage-tools: T5819: do not echo password on image install
fc79bc088a69318ec960396b8757849e86c11f20 authored about 1 year agodhcp: T3316: Fix raw op-mode lease output
dd64840da821e43667d77453b80010c36acc5d4e authored about 1 year agovalidator: T5816: large community validator should only allos character set and basic format
5dda9e0968cd6b727030d7723805df656bcc5b10 authored about 1 year ago5acc655c316216122ba975f30df7b76f161cbf02 authored about 1 year ago
56a8eaeda7e8b526c8a52e5f955701e75d5bf893 authored about 1 year ago
7d50be0318db808b7f66775603569f565c28cced authored about 1 year ago
T5804: nat: remove inbound|outbound interface from old configuration when it was set to <any>.
a2b9477a3484999ca5d1acd65fbb19af4a5c1162 authored about 1 year ago