Ecosyste.ms: OpenCollective

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

VyOS Project Collective

Developing open-source network OS Platform together
Collective - Host: opensource - https://opencollective.com/vyos - Website: https://vyos.io/ - Code: https://github.com/vyos

Merge pull request #3135 from c-po/xml-nat66

xml: T2518: T160: improve NAT66/NPTv6 and NAT64 help string s

github.com/vyos/vyos-1x - f237e75e9fd156c2e4ce15dd6ca8fd4d5d8790cc authored 7 months ago by Christian Breunig <[email protected]>
xml: T2518: improve NAT66/NPTv6 help string

github.com/vyos/vyos-1x - 63de63f43aaa720993faf06ba2789789d87d63c6 authored 7 months ago by Christian Breunig <[email protected]>
xml: T160: improve NAT64 help string

github.com/vyos/vyos-1x - 7ca0ad91744044f74690179eaec4160d9c4fee65 authored 7 months ago by Christian Breunig <[email protected]>
Merge pull request #3133 from c-po/xml

xml: T3642: improve PKI CLI help string

github.com/vyos/vyos-1x - f23ff39cf3e2fcf22f416c6f34fbb0c72bd4f184 authored 7 months ago by Christian Breunig <[email protected]>
xml: T3642: improve PKI CLI help string

github.com/vyos/vyos-1x - d6226d60dce4a46c9fa63adbf85f2df86c7bd1b1 authored 7 months ago by Christian Breunig <[email protected]>
Merge pull request #23 from jestabro/fix-escape

T6111: Fix modification of String.escaped to leave UTF-8 bytes unescaped

github.com/vyos/vyos1x-config - 84720462dc1d77c7a5fbdf10e9c7db739aef1ce9 authored 7 months ago by Daniil Baturin <[email protected]>
Added support for new GRUB configuration in >=1.4

Added support for the new GRUB configuration style used in VyOS 1.4 and newer.

github.com/vyos/vyos-vm-images - 425b808028a993a6ca13196ad6ad7b9daf358518 authored 7 months ago by zsdc <[email protected]>
radvd: T6118: drop old dependency

github.com/vyos/vyatta-cfg-system - 1b13b61f642ee3f466a67af8791117fcd9d5643b authored 7 months ago by Christian Breunig <[email protected]>
Merge pull request #3125 from c-po/radvd-T6118

radvd: T6118: add nat64prefix support RFC8781

github.com/vyos/vyos-1x - 7fb112d409af83185ea9635aa6c775b02bc28c43 authored 7 months ago by Daniil Baturin <[email protected]>
Merge pull request #3126 from zdc/T4548-circinus

grub: T4548: Fixed GRUB configuration files order

github.com/vyos/vyos-1x - f2038cd6f23f0114452688a5b66145c531982249 authored 7 months ago by Christian Breunig <[email protected]>
grub: T4548: Fixed configuration files order

To iterate files on ext* file systems GRUB reads their inodes one by one,
ignoring names. This b...

github.com/vyos/vyos-1x - f74923202311e853b677e52cd83bae2be9605c26 authored 7 months ago by zsdc <[email protected]>
Merge pull request #527 from dmbaturin/T6119-tomli-current

docker, build: T6119: use python3-tomli instead of python3-toml for a compliant implementation o...

github.com/vyos/vyos-build - 2ef1bded20c26dd759b696fa47897e4cc3132450 authored 7 months ago by Christian Breunig <[email protected]>
docker, build: T6119: use python3-tomli instead of python3-toml

for a compliant implementation ot TOML

github.com/vyos/vyos-build - bbddf9d0a32e60717871dfe665cc4d443117dcfe authored 7 months ago by Daniil Baturin <[email protected]>
radvd: T6118: fix Jenkinsfile syntax

github.com/vyos/vyos-build - b6a56286c3816024bc128c9f55fcd2ce1d9e77ce authored 7 months ago by Christian Breunig <[email protected]>
radvd: T6118: add nat64prefix support RFC8781

Add support for pref64 option, as defined in RFC8781. The prefix valid lifetime
must not be smal...

github.com/vyos/vyos-1x - f1ead5c6a16aba00699b8a5b9c18ef6cffe8cc4d authored 7 months ago by Christian Breunig <[email protected]>
T6111: Fix modification of String.escaped to leave UTF-8 bytes unescaped

The existing fix still passed the string as a whole to Bytes.escaped (as
does the standard libra...

github.com/vyos/vyos1x-config - f7a7471bf927543084e2f3ee8966bc5c0a920906 authored 7 months ago by John Estabrook <[email protected]>
radvd: T6118: add custom build support with recent source version

github.com/vyos/vyos-build - ed79a9fa939fdba80eb004a79989153d51eeea88 authored 7 months ago by Christian Breunig <[email protected]>
Merge pull request #3123 from sarthurdev/T5080_order

conntrack: T5080: Fix rule order for applied conntrack modules

github.com/vyos/vyos-1x - 46cdd46215844ff99fa50462367d6040d8af10d3 authored 7 months ago by Christian Breunig <[email protected]>
Merge pull request #3120 from lucasec/t6114

T6114: fix broken migration dhcpv6-server 4-to-5

github.com/vyos/vyos-1x - a4e21377271cfcf6359ed23db8a90129e264ba4d authored 7 months ago by Christian Breunig <[email protected]>
conntrack: T5080: Fix rule order for applied conntrack modules

github.com/vyos/vyos-1x - 1fbda31623054ee944d063f738e4d1d4170341ef authored 7 months ago by sarthurdev <[email protected]>
T6114: fix broken migration dhcpv6-server 4-to-5

github.com/vyos/vyos-1x - 246b3e17e067f59bc5f3afa678eda17a9390eb4b authored 7 months ago by Lucas Christian <[email protected]>
Merge pull request #3110 from jestabro/relax-description-constraint

xml: T6098: relax description constraint to allow non-ascii characters

github.com/vyos/vyos-1x - f33657534fb6e5253a88a04aa57fee6341b92a87 authored 7 months ago by Christian Breunig <[email protected]>
xml: T6098: relax description constraint to allow non-ascii characters

A restriction to ascii in the constraint disallowed earlier support for
unicode bytes.

github.com/vyos/vyos-1x - 66b92e1cd4ec948c1e2df4bee9b21da9633f5bd8 authored 7 months ago by John Estabrook <[email protected]>
Merge pull request #1305 from mkorobeinikov/master

Update and add information about Terraform

github.com/vyos/vyos-documentation - 0d38de0e6f1d4c339cd25ea5346fcf87bbb3c5a7 authored 7 months ago by Robert Göhler <[email protected]>
Merge pull request #1317 from Giggum/master

Added conntrack-helper rules from T5614 to ipv4 rules documentation

github.com/vyos/vyos-documentation - d712c7991ccb00aa91558c27a776907d299aa277 authored 7 months ago by Robert Göhler <[email protected]>
Merge pull request #1321 from robertoberto/master

renamed to pyvyos instead of PyVyOS and fixed rST syntax

github.com/vyos/vyos-documentation - 0d37526d22519b7234ccc8023c23ece37e49929c authored 7 months ago by Robert Göhler <[email protected]>
Merge pull request #1315 from rebortg/master

improve documentation how-to and create PR template

github.com/vyos/vyos-documentation - c5cab86ea6828c8cd2323bd43f672d52713859b4 authored 7 months ago by Robert Göhler <[email protected]>
Merge pull request #3117 from UnixxSH/patch-1

dhcp-client: T6093: extend regex for client class-id's with DOT

github.com/vyos/vyos-1x - 3678d6295cf05ab84eceea84bf3f7729e7c1c432 authored 7 months ago by Christian Breunig <[email protected]>
dhcp-client: T6093: extend regex for client class-id's with DOT

The regex used is not working if the string contains dots.

Originally authored by: Lucas <pinhe...

github.com/vyos/vyos-1x - c8670ae7941a8bac31e2174d4c6426b47272bfcc authored 7 months ago by Lucas <[email protected]>
Merge pull request #3115 from c-po/T6071-part2

xml: T5738: revert invalid change from lower character limit - 0 length must be allowed

github.com/vyos/vyos-1x - 0eee7cf02e781c0be1462547c66669a05be3e6da authored 7 months ago by Christian Breunig <[email protected]>
xml: T5738: revert invalid change from lower character limit - 0 length must be allowed

This reverts a change from commit a72ededa0 ("xml: T5738: lower maximum
description to 255 chara...

github.com/vyos/vyos-1x - 724c685cba423758bece827d6d286815933ba912 authored 7 months ago by Christian Breunig <[email protected]>
fixed doc limit is line limit 80

github.com/vyos/vyos-documentation - aadc27ceb26cba295310e1632ee19cf42a3aec77 authored 7 months ago by Roberto Bertó <[email protected]>
Update vyos-pyvyos.rst line char limit

github.com/vyos/vyos-documentation - f46abf99982345e1a006cf0234d430bb4f49297f authored 7 months ago by Roberto Bertó <[email protected]>
Update vyos-pyvyos.rst

renamed to pyvyos instead of PyVyOS and fixed rST syntax

github.com/vyos/vyos-documentation - c7e3be335588d8b236aae520cd36fab8d874d471 authored 7 months ago by Roberto Bertó <[email protected]>
Merge pull request #2 from vyos/master

import 2024-03

github.com/vyos/vyos-documentation - 95878ef8c96e276a8bc09b0326878a654ce2ee58 authored 7 months ago by Roberto Bertó <[email protected]>
Merge pull request #3113 from c-po/firewall-T6071

firewall: T6071: truncate rule description field to 255 characters

github.com/vyos/vyos-1x - f2fab1357f599ce29ed2ee0ee91b16046ffc4a2d authored 7 months ago by Daniil Baturin <[email protected]>
firewall: T6071: truncate rule description field to 255 characters

github.com/vyos/vyos-1x - 259ef4740413b39da9b122db19c549eeec88114c authored 7 months ago by Christian Breunig <[email protected]>
xml: T5738: lower maximum description to 255 characters

e.g. Linux Kernel only supports 255 and not 256 characters for the ifalias field.

github.com/vyos/vyos-1x - a72ededa0b29c25efaab52f2db170c34eba50248 authored 7 months ago by Christian Breunig <[email protected]>
Merge pull request #3106 from sarthurdev/T6102

dhcp: T6102: Fix clear DHCP lease op-mode

github.com/vyos/vyos-1x - e8a6d3ddb6eb36299dbced2e119ba0699e062350 authored 7 months ago by Daniil Baturin <[email protected]>
dhcp: T3316: De-duplicate Kea control socket variable

github.com/vyos/vyos-1x - 0920121eed97889ff33ef84f04a3730242ccb04b authored 7 months ago by sarthurdev <[email protected]>
Merge pull request #524 from sarthurdev/tpm_luks

build: T4919: Fix error due to variable not found

github.com/vyos/vyos-build - 330ee19eeb56b68ea666e3586d18f91164143d9f authored 7 months ago by Christian Breunig <[email protected]>
build: T4919: Fix error due to variable not found

github.com/vyos/vyos-build - d8313d2c2ca779046d297d922bced46d56bbda2d authored 7 months ago by sarthurdev <[email protected]>
Merge pull request #3108 from dmbaturin/T6107-body-max-size

http-api: T6107: add an option to increase the request body size limit

github.com/vyos/vyos-1x - da759a46efaaa937edae2440a7743d325ebf99b1 authored 7 months ago by Christian Breunig <[email protected]>
Kernel: T5887: forward patch linkstate-ip-device-attribute for 6.6.21

github.com/vyos/vyos-build - 016809208da4d5500734f275d544463d8122bbd1 authored 7 months ago by Christian Breunig <[email protected]>
http-api: T6107: add an option to increase the request body size limit

github.com/vyos/vyos-1x - 4792d39bb84991768404f69ff807e43a9979a79e authored 7 months ago by Daniil Baturin <[email protected]>
Added conntrack-helper rules from T5614 to ipv4 rules documentation

github.com/vyos/vyos-documentation - 5a6d1fd06294f84799a4103df0aa4b69c026533b authored 7 months ago by Ginko (Giggum) <[email protected]>
Merge pull request #1277 from HollyGurza/T6020

T6020:vrrp health-check script not applied correctly in keepalived.conf

github.com/vyos/vyos-documentation - 8d410c0843f7d8b88a5a20ccb778ae149c6fc098 authored 7 months ago by Daniil Baturin <[email protected]>
Merge pull request #2966 from HollyGurza/T6020

vrrp: T6020: vrrp health-check script not applied correctly

github.com/vyos/vyos-1x - 311791ab536816a187a8a21562370e51eda3baba authored 7 months ago by Daniil Baturin <[email protected]>
Merge pull request #3105 from natali-rs1985/T2998-current

snmp: T2998: SNMP v3 oid "exclude" option fix

github.com/vyos/vyos-1x - e35041bd45cea8a64600d7c05756cb0b486000f7 authored 7 months ago by Daniil Baturin <[email protected]>
Merge pull request #297 from sarthurdev/tpm_luks

config: T4919: Add emulated TPM encryption test

github.com/vyos/vyos-build - 089b59560565388d1c21a440418be11618b32af1 authored 7 months ago by Daniil Baturin <[email protected]>
Merge pull request #1740 from sarthurdev/tpm_luks

config: T4919: Add support for encrypted config with TPM

github.com/vyos/vyos-1x - 6e7e7842bc1ba55bd4c91c3af35faf8961793318 authored 7 months ago by Daniil Baturin <[email protected]>
config: T4919: Support copying encrypted volumes during install

Re-implements https://github.com/vyos/vyatta-cfg-system/pull/194

github.com/vyos/vyos-1x - 4a882d3f8dfcf1900da9f98f5993c9d63e70d3a8 authored 7 months ago by sarthurdev <[email protected]>
config: T4919: mount/unmount encrypted config on VyOS start/stop

Re-implements https://github.com/vyos/vyatta-cfg/pull/54

github.com/vyos/vyos-1x - 94b2a3a26827ffc7f212075641dc5c67866a1ac7 authored 7 months ago by sarthurdev <[email protected]>
config: T4919: Add support for encrypted config file with TPM

github.com/vyos/vyos-1x - 4249473dbaf5a96a492e24b02787aa9f229fff7a authored 7 months ago by sarthurdev <[email protected]>
snmp: T2998: SNMP v3 oid "exclude" option fix

github.com/vyos/vyos-1x - 77a25e95da48549f2791b677f4ba187e547b1c6a authored 7 months ago by Nataliia Solomko <[email protected]>
improve documentation how-to and create PR template

github.com/vyos/vyos-documentation - f35a3ba32438d0190d0505587e83639827466bf4 authored 7 months ago by rebortg <[email protected]>
Kernel: T5887: update Linux Kernel to v6.6.21

github.com/vyos/vyos-build - 6758b13c7ea096fcc0a13fcf036dcc76b4417624 authored 8 months ago by Christian Breunig <[email protected]>
Update and add information about Terraform

- update
AWS + terraform
index
- add
Azure + terraform
vSpgere + terraform

github.com/vyos/vyos-documentation - c179e3e73d4ee3fed9fdc012af282c846f65d57b authored 8 months ago by mkorobeinikov <[email protected]>
Merge pull request #1312 from natali-rs1985/T6057

T6057: Add ability to disable syslog for conntrackd

github.com/vyos/vyos-documentation - f3d8f9f0518b8f7b7e30716219b2f1b7674d95fb authored 8 months ago by Robert Göhler <[email protected]>
dhcp: T6102: Fix clear DHCP lease op-mode

* Add `clear dhcpv6-server lease`
* Standardize using vyos.opmode

github.com/vyos/vyos-1x - c55140f8bbd8e8f0e7c112a419027b65d479add6 authored 8 months ago by sarthurdev <[email protected]>
Merge pull request #1314 from vyos/mergify/bp/master/pr-1313

Rewrote Dynamic DNS documentation/examples to align with T5791 (backport #1313)

github.com/vyos/vyos-documentation - 8e97edb1366a709c707876ee2735e7235e451021 authored 8 months ago by Robert Göhler <[email protected]>
Fixed line wrapping for previous PR #1313

(cherry picked from commit 0f413beec13b06fb32ae6b5b339525f69f389127)

github.com/vyos/vyos-documentation - d555426ef531128f0fc342e36e84fa8f4b009efc authored 8 months ago by Ginko (Giggum) <[email protected]>
Rewrote Dynamic DNS documentation/examples to align with T5791

(cherry picked from commit 5a6aa7506d74b40db52a2852629898457cb5753f)

github.com/vyos/vyos-documentation - a2b0eec03a0c65ee693c14e523ad0dc23e26c9b3 authored 8 months ago by Ginko (Giggum) <[email protected]>
Merge pull request #3100 from jestabro/non-interactive-upload

remote: T6104: fix logic of failure case in MissingHostKeyPolicy

github.com/vyos/vyos-1x - 38fdc27ee2b3253053b2794e3e7ec5d8e0d5aa02 authored 8 months ago by John Estabrook <[email protected]>
remote: T6104: fix logic of failure case in MissingHostKeyPolicy

github.com/vyos/vyos-1x - 73e215dc338c8c3a6c9b3d10c952477ba00b923b authored 8 months ago by John Estabrook <[email protected]>
Merge pull request #3099 from natali-rs1985/T6057-current

conntrack-sync: T6057: Add ability to disable syslog for conntrackd

github.com/vyos/vyos-1x - 836adb807651a7c6bf5042aa81012a9b44e3161d authored 8 months ago by Christian Breunig <[email protected]>
conntrack-sync: T6057: Add ability to disable syslog for conntrackd

github.com/vyos/vyos-documentation - 79db662dbab4ff0c9fd092341c9ba454a3b0ca1d authored 8 months ago by Nataliia Solomko <[email protected]>
conntrack-sync: T6057: Add ability to disable syslog for conntrackd

github.com/vyos/vyos-1x - c37fb4010c50a18029d6c680c42fceb3b8930dbd authored 8 months ago by Nataliia Solomko <[email protected]>
Merge pull request #3088 from nicolas-fort/T6075

T6075: firewall and NAT: check if interface-group exists when using them in firewall|nat rules.

github.com/vyos/vyos-1x - 028fd9d9b40aa3dea7a2ea4a875468524d6f7a50 authored 8 months ago by Daniil Baturin <[email protected]>
Merge pull request #3090 from c-po/wifi-regdomain

wifi: T6095: incorrect country "uk" it's actually "gb"

github.com/vyos/vyos-1x - fb30b19e88e21f2ceaffcd4f2c20a5ebb2627d84 authored 8 months ago by Christian Breunig <[email protected]>
Merge pull request #3085 from Apachez-/T6096

T6096: Config commits are not synced properly because 00vyos-sync is deleted by vyos-router

github.com/vyos/vyos-1x - 82492558cba9d02cb51a57cbcecbd187946fda0d authored 8 months ago by Christian Breunig <[email protected]>
Merge pull request #3087 from nicolas-fort/T6061-ct-status

T6061: fix rule parsing when connection-status is used

github.com/vyos/vyos-1x - 44a37687ccfa10a50f079611870d738484c6a4c4 authored 8 months ago by Christian Breunig <[email protected]>
Merge pull request #1300 from aapostoliuk/sstp-circinus

Rewritten the SSTP server documentation

github.com/vyos/vyos-documentation - 99821111f43fb1a3b9378509e7f02aa15948fc69 authored 8 months ago by Robert Göhler <[email protected]>
Merge pull request #1301 from aapostoliuk/pptp-circinus

Rewritten the PPTP server documentation

github.com/vyos/vyos-documentation - 2e1366066115335115f51fa3150928f3637f4344 authored 8 months ago by Robert Göhler <[email protected]>
Merge pull request #1306 from srividya0208/ipsecedit

addition of missing parameter

github.com/vyos/vyos-documentation - fd6bbf93a4d1165685aedd851ffb6888dddf8adf authored 8 months ago by Robert Göhler <[email protected]>
Merge pull request #3089 from jestabro/allocate-under-lock

http-api: T6069: fix allocation outside of thread lock

github.com/vyos/vyos-1x - b7e12d3fcc9768f2890a7823e266643ffb5568c4 authored 8 months ago by John Estabrook <[email protected]>
Merge pull request #1307 from vyos/T2447-cpu-cstate

T2447: add configurable kernel boot option 'disable-power-saving'

github.com/vyos/vyos-documentation - de7fab8728d9178ae548fc11f66495f5b7054693 authored 8 months ago by Christian Breunig <[email protected]>
Merge pull request #3093 from c-po/kernel-T2447

T2447: add configurable kernel boot option 'disable-power-saving'

github.com/vyos/vyos-1x - 91a48de5f169519025826bb1783706055fdf5dfd authored 8 months ago by Christian Breunig <[email protected]>
T2447: add configurable kernel boot option 'disable-power-saving'

Lower available CPU C states to a minimum if this option set. This will set
Kernel commandline o...

github.com/vyos/vyos-documentation - f0324d8a03c0c0cd7ed250b722ca4a2aff55f617 authored 8 months ago by Christian Breunig <[email protected]>
T2447: add configurable kernel boot option 'disable-power-saving'

Lower available CPU C states to a minimum if this option set. This will set
Kernel commandline o...

github.com/vyos/vyos-1x - 3a3e0dff4ff1f80835eca6b2362d792e3ecacc8e authored 8 months ago by Christian Breunig <[email protected]>
Merge pull request #3091 from c-po/xml-T5738

xml: T5738: use generic-disable-node building block for "disable" CLI nodes

github.com/vyos/vyos-1x - 51a0d5d9ed3fc2d8f66935cd82fc945b5ff28e51 authored 8 months ago by Christian Breunig <[email protected]>
xml: T5738: use generic-disable-node building block for "disable" CLI nodes

Make the code more uniform and maintainable.

github.com/vyos/vyos-1x - 21b0bf0168697fdbe514ae49a4a28b39a91ec777 authored 8 months ago by Christian Breunig <[email protected]>
wifi: T6095: incorrect country-code "uk" it's actually "gb"

All valid country codes can be retrieved from [1] and extracted which resulted
in the completion...

github.com/vyos/vyos-1x - 45cd735f89a4b6c7419a26d2800d832c9da9f735 authored 8 months ago by Christian Breunig <[email protected]>
http-api: T6069: fix allocation outside of thread lock

github.com/vyos/vyos-1x - 7503e419d0dbc9ba81f7299d9df173c0a82f20da authored 8 months ago by John Estabrook <[email protected]>
T6075: firewall and NAT: check if interface-group exists when using them in firewall|nat rules.

github.com/vyos/vyos-1x - 3c0634e572ffdecaf24a9dac16678427f22761ab authored 8 months ago by Nicolas Fort <[email protected]>
T6061: fix rule parsing when connection-status is used

github.com/vyos/vyos-1x - 8f2534e9654b61b7db45788bb52ac6cf8017b054 authored 8 months ago by Nicolas Fort <[email protected]>
addition of missing parameter

github.com/vyos/vyos-documentation - 4c533eef7ff58915057d1c0abb0ae32627d91072 authored 8 months ago by srividya0208 <[email protected]>
Rewritten the SSTP server documentation

Fully rewritten SSTP server documentation.

github.com/vyos/vyos-documentation - d71c4607fa0c330a3c6269811b2126a25ceb91f7 authored 8 months ago by aapostoliuk <[email protected]>
Rewritten the PPTP server documentation

Fully rewritten PPTP server documentation.

github.com/vyos/vyos-documentation - 8cb0070b51edf550189a9ccf5f1a92bf537c3572 authored 8 months ago by aapostoliuk <[email protected]>
T6096: Config commits are not synced properly because 00vyos-sync is deleted by vyos-router

github.com/vyos/vyos-1x - 433faaa9fe7d7dfc02db78ff039e772f5037037a authored 8 months ago by Apachez <[email protected]>
Merge pull request #3068 from natali-rs1985/T5646-current

qos: T5646: Skip add filter for qos policy limiter class without match

github.com/vyos/vyos-1x - 450bb16795305e32e46b21da4bb5913843d9d871 authored 8 months ago by Daniil Baturin <[email protected]>
Merge pull request #3079 from sever-sever/T6084

T6084: Add NHRP dependency for IPsec and fix NHRP empty config bug

github.com/vyos/vyos-1x - dc21e56149e0e28c47a913f5cd407894e2b0df09 authored 8 months ago by Daniil Baturin <[email protected]>
Merge pull request #3078 from c-po/ospfv3-isis-T6087

ospfv3: T6087: add support to redistribute IS-IS routes

github.com/vyos/vyos-1x - 2872f386b02c5e1c6df2c10f7c84e8478fd38c41 authored 8 months ago by Daniil Baturin <[email protected]>
Merge pull request #3077 from c-po/ethtool

vyos.ethtool: T6083: use JSON input data #2

github.com/vyos/vyos-1x - de23c0e3b684e07d6b03d6796b77b382798bbab3 authored 8 months ago by Daniil Baturin <[email protected]>
Merge pull request #3080 from nicolas-fort/T6086

T6086: NAT: fix nat rules when using source-groups and translation address is a network.

github.com/vyos/vyos-1x - d9047062977f029322d1e91002a748b2d17c5825 authored 8 months ago by Christian Breunig <[email protected]>
T6086: NAT: fix nat rules when using source-groups and translation address is a network.

github.com/vyos/vyos-1x - a7a0c90404d03f7deccb74a46d0fe1f99116907a authored 8 months ago by Nicolas Fort <[email protected]>
T6084: Add NHRP dependency for IPsec and fix NHRP empty config bug

If we have any `vpn ipsec` and `protocol nhrp` configuration we
get the empty configuration file...

github.com/vyos/vyos-1x - 689fea253d9019df20d5c6ac7fa22d5e8454afab authored 8 months ago by Viacheslav Hletenko <[email protected]>
ospfv3: T6087: add support to redistribute IS-IS routes

github.com/vyos/vyos-1x - 6a97fdfa1ba9b4135a51498ea5acabb804256b2c authored 8 months ago by Christian Breunig <[email protected]>
smoketest: T4977: ospf: include babel in redistribution tests

github.com/vyos/vyos-1x - 256e939b2cd308e1e8be9dd72ccec6e87d58504b authored 8 months ago by Christian Breunig <[email protected]>
vyos.ethtool: T6083: use JSON input data for ethernet interface flow-control settings

github.com/vyos/vyos-1x - 5ee89f46096626ca8aac37da9237635e3d17766a authored 8 months ago by Christian Breunig <[email protected]>