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

T5600: firewall: change constraints for inbound|outbound interface-name. Now user can use VRF, and negated VRF, and configuration wonn't be broken after reboot.

37df2912586a1fe7999724aebb8d12941fb1c7ae authored over 1 year ago
frr: T5591: hint about daemons that always run and can't be disabled

a4aad112042b5bb4988468a5af871f5a81a851e5 authored over 1 year ago
frr: T5591: cleanup of daemons file

d9d2b2b96b372b678af33ce0e0b9d26dfb732934 authored over 1 year ago
Merge pull request #2294 from sever-sever/T5602

T5602: Reverse-proxy add option backup for backend server

cb06343979c08b9b45ada95b8c96dcaeb5ea6466 authored over 1 year ago
vyos.utils: T5609: get disk device by partial id

ede0b5b1a19c37547c19d875743e78b0278628d4 authored over 1 year ago
op-mode: raid: T5608: define add/delete raid member

2d3f3297b575f88662495e14a7c7324ff73b6bfc authored over 1 year ago
op-mode: disk: T5609: add arg by-id to format disk

42736111facf08ac37b86e6fc3cbd395aab166bc authored over 1 year ago
Merge pull request #2296 from dmbaturin/T5269-deprecate-shared-secret

openvpn: T5269: add a deprecation warning for shared-secret

f9fd136402e87864a4449fa920cf036b9e97338b authored over 1 year ago
openvpn: T5269: add a deprecation warning for shared-secret

4bbbaab60d56bfd6f3a145378027642b4c47adee authored over 1 year ago
T5602: Reverse-proxy add option backup for backend server

A `backup` server can be defined to take over in the case of all other
backends failing

set loa...

cb297aea56da91144c53be1f396b64a26a8e5b04 authored over 1 year ago
Merge pull request #2293 from sarthurdev/conntrack_flowtable

conntrack: firewall: T4502: Update conntrack check for new flowtable CLI

b52cf1b7b3bc138b26eb21f917967748c40f9d3a authored over 1 year ago
conntrack: firewall: T4502: Update conntrack check for new flowtable CLI

Also updates flowtable smoketest to verify conntrack enabled

cdbe969308c1f540050d288ffc6b55abbefa7534 authored over 1 year ago
Merge pull request #2289 from c-po/t5239-frr

init: T5239: configure system hostname prior to FRR startup

483482f16133d5aa61b07a88cca5bce7bb7776f8 authored over 1 year ago
init: T5239: configure system hostname prior to FRR startup

On first boot after an upgrade /etc/hostname and FRR configuration is not
populated. FRR determi...

ac21a4e69fac27504b62927a20d0a6a273abb034 authored over 1 year ago
pam: T5577: Improved PAM configs for RADIUS and TACACS+

After sources analysis, we found the next possible return statuses for PAM
modules:

1. pam_tacp...

784fb7dc2ccc63789ed85d803e3ae41eef0e0253 authored over 1 year ago
Merge pull request #2284 from c-po/t5596-bgp

bgp: T5596: add new features from FRR 9

db53c8e77cd93d5d7f16036b4d7b783083caf32e authored over 1 year ago
Merge pull request #2285 from c-po/T5597-isis

isis: T5597: add new features from FRR 9

dcdcc18b2097648b44fdd77155e2e903c9f5cad9 authored over 1 year ago
Merge pull request #2288 from sarthurdev/flowtable

firewall: T4502: Update to flowtable CLI

e570044ff8a81cbcfc340df5c8a33763a6962af3 authored over 1 year ago
bridge: T4072: Prevent error when removing firewall bridge config

A commit that removes `firewall bridge` will delete the table and not re-create it. Therefore an...

0984a36f6d6427bb6cb665002be3e67c4a72ff9d authored over 1 year ago
firewall: ethernet: T4502: Add interface offload node and verify interface supports HW flowtable offload

- Add required offload setting for interfaces + flowtable offload (hw-tc-offload)
- Verification...

bbe32749e66c208312dffadbbd076fdc34ceeb5b authored over 1 year ago
firewall: T4502: Update to flowtable CLI

`set firewall flowtable <name> interface <ifname>`
`set firewall flowtable <name> offload [softw...

41133869c50cd691735a141722dbca72827191e5 authored over 1 year ago
utils: T5239: add low-level read from config.boot

56d3f75de487c1dcfd075cf7b65cb16b6501d0ca authored over 1 year ago
frr: T5239: use vyos.base.warning()

38cab26959ded78a737db2272fe25106a2de47b0 authored over 1 year ago
isis: T5597: add new features from FRR 9

* Add support for IS-IS advertise-high-metrics
set protocols isis advertise-high-metrics

* Ad...

f7d35c15256ea74ab32c9b978a5c6fdbd659a7a0 authored over 1 year ago
bgp: T5596: add new features from FRR 9

* Add BGP Software Version capability (draft-abraitis-bgp-version-capability)
set protocols bg...

d285355716708a46767c18661976906812da8a3c authored over 1 year ago
Merge pull request #2283 from nicolas-fort/T5590-fwall-log

T5590: firewall log rule: fix order which rule are processed

53999243705b0005e6546b89317b6fc460af1000 authored over 1 year ago
Merge pull request #2276 from sarthurdev/conntrack

conntrack: T5571: Refactor conntrack using vyos.configdep

cf4759be20c475bd34edab9604f7371ff5857723 authored over 1 year ago
conntrack: T5217: Add tcp flag matching to `system conntrack ignore`

- Moves MSS node out of `tcp-flags.xml.i` and into `tcp-mss.xml.i`
- Update smoketest to verify ...

fb3ef9af5e394aa25692003fb3c185bfedefe3cb authored over 1 year ago
T5590: firewall log rule: fix order which rule are processed. Log options should be added at the end of the rule, after all matchers and befora action. Also change 2 lines in policy_route smoketest, which suddenly wasn't working as expected

93cc0b65c2cb05d25eaf1f9291c0b5b27e2786b7 authored over 1 year ago
Merge pull request #2278 from indrajitr/ddclient-cache-fix-smoketest

ddclient: T5573: Fix smoketest for updated ddclient config

404fc9090629a61bc2110af7a2ec80ff30ec3608 authored over 1 year ago
Merge pull request #2279 from sever-sever/smoketest

GitHub: Add smoketest result menu

55612d822fe7a2b8a97fba47c3b6a48d2efbe5c6 authored over 1 year ago
Merge pull request #2281 from nicolas-fort/T5594

T5594: vrrp: extend function is_ipv6_tentative

9620a233c093a494fc36e6ee4341214d0bd3915f authored over 1 year ago
T5594: vrrp: extend function is_ipv6_tentative to analysis all type of ipv6 address, and not only global ipv6 address. This allows to configure ipv6 link local address on vrrp hello-source-address parameter.

b6ae59354b5d69751cc7ea75e0aa4ac0070afa47 authored over 1 year ago
GitHub: Add smoketest result menu

Add the `Smoketest result` option to the default PR template

12887ccd7e058f692f7014b720c3221578f7640e authored over 1 year ago
ddclient: T5573: Fix smoketest for updated ddclient config

79131a5d923be2580c03437a59f53e1c9b000c44 authored over 1 year ago
Merge pull request #2251 from indrajitr/ddclient-cache-fix

ddclient: T5573: Update config generation aligning with caching fixes

665523ac1b00f36de0bc09609a29e122a96c5612 authored over 1 year ago
github: Update PR template with section of related PRs

4c9c2e372aa57aba298915d5d2702ebaf0b7db91 authored over 1 year ago
conntrack: T5571: Refactor conntrack to be independent conf script from firewall, nat, nat66

734d84f696944419a2d6f11bc16dda03900add34 authored over 1 year ago
nat: Remove deprecated kernel check

/usr/libexec/vyos/conf_mode/nat.py:21: DeprecationWarning: The distutils package is deprecated a...

416faf18d08720852e3c4d36cb2394acdee1de0e authored over 1 year ago
Merge pull request #2273 from sever-sever/T5586

T5586: Disable by default SNMP for Keeplived VRRP service

8c3ce3cd28ed26794a2e2e4f660d2335f2ff2e06 authored over 1 year ago
Merge pull request #2185 from sever-sever/T5261-new

T5261: Add AWS load-balancing tunnel handler

27ad9f5ba6437d66178450b37c7a5bf79bc3d67a authored over 1 year ago
Merge pull request #2272 from vfreex/fix-t4502

T4502: Fix syntax error introduced by #2062

87af544259734821648dba71cd9e9b47ef833aa2 authored over 1 year ago
T5586: Disable by default SNMP for Keeplived VRRP service

AgentX does not work stable. From time to time we see the system
service crashing/degrading if s...

47875457cd8b176f7f23a3141175d745aeb14d8a authored over 1 year ago
T4502: Fix syntax error introduced by #2062

When rebasing https://github.com/vyos/vyos-1x/pull/2062, some additional
lines are mistakenly in...

6416020b3d63225ca2d9b611ef5fff30ea59eacc authored over 1 year ago
Merge pull request #2270 from indrajitr/ddclient-config-permission

ddclient: T5585: Fix file access mode for dynamic dns configuration

8f705fb8cb0cd707ae3c144834eaa2b4c1b7f810 authored over 1 year ago
system: T5505: T5575: support calling system-ip(v6).py from init process

After commit 976f82785 ("T5575: ARP/NDP table-size isnt set properly") the
system bootup process...

22d5cd42f082fb11060edc51128f0b246198d2c1 authored over 1 year ago
firewall: T4502: fix syntax error unexpected '}'

45cfd569119b66abd2f0dfb954042b57921881bd authored over 1 year ago
smoketests: drop nopool/net30 from testcases

After commit 0ccbbca01b ("openvpn: T3214: specify nopool on --server line only
if needed") that ...

455943cd7f759a5a3fc53d421b479044730d1f08 authored over 1 year ago
ddclient: T5585: Fix file access mode for dynamic dns configuration

ddclient.conf file is expected to have permission 600. We need to set
the permission explicitly ...

7a66413d6010485dd913832f54167bce38c12250 authored over 1 year ago
Merge pull request #2268 from nicolas-fort/T5579

T5579: show log firewall - Fix and extend command

249f391f6898b9b4617b135952815d6f4675e9ee authored over 1 year ago
T5579: show log firewall - Fix command in order to fit new firewall cli structure; extend command options so it can be used on every layer ; use journalctl to get the logs

e326ad5bc6ebd6ad24cae8254c439057de8f81b5 authored over 1 year ago
Merge pull request #2242 from nicolas-fort/T4072-op-mode

T4072: Firewall op-mode command: add bridge capabilities

324d3585d1167825314630db6a26998d985ad7fc authored over 1 year ago
Merge pull request #2253 from nicolas-fort/T5561

T5561: nat: inbound|outbound interface should not be mandatory

5f2179306708f7faa13bbc826dddde839b015bbb authored over 1 year ago
Merge pull request #2255 from Apachez-/T5575

T5575: ARP/NDP table-size isnt set properly

39e3c9e06e79b720265b16840a2a8858c9939278 authored over 1 year ago
Merge pull request #2262 from dmbaturin/T5582-ntp-force

op mode: T5582: Add 'force ntp synchronization'

1fb9dbe0990a71cc1e2f2324a0af37082343885f authored over 1 year ago
T5582: make "force ntp synchronisation" command VRF aware

c27b0ca1816bc9fcbb88b05ae3193d765b798d81 authored over 1 year ago
Merge pull request #1637 from ordex/T3214

openvpn: T3214: fix server-ipv6 and nopool handling

599016be1ac0b659a4baf696d5be7db9a36a2fea authored over 1 year ago
Merge pull request #2062 from vfreex/simple-fastpath-support

T4502: firewall: Add software flow offload using flowtable

c355b07c21b6cac7405a6e575947a181fd2236f5 authored over 1 year ago
Merge pull request #2264 from Apachez-/T2044

T2044: RPKI doesn't boot properly

fc5b2871c548698cd3d484c69675454b28c8f843 authored over 1 year ago
T2044: RPKI doesn't boot properly

40503a9d7df48e73e81356d0116dbfbb07f38a1e authored over 1 year ago
T5575: ARP/NDP table-size isnt set properly

976f827859102a4e453b38bc6d2a628c66c9b582 authored over 1 year ago
op mode: T5582: Add 'force ntp synchronization'

8e5931c94a4ee409424ba092777a1a9ce03768d7 authored over 1 year ago
TACACS: T5577: Added `mandatory` and `optional` modes for TACACS+

In CLI we can choose authentication logic:

- `mandatory` - if TACACS+ answered with `REJECT`,...

1c804685d05ad639bcb1a9ebce68a7a14268500f authored over 1 year ago
Merge pull request #2260 from jestabro/legacy-tech-support

T671: do not preserve old tech-support report implementation

0a0aff848be64ca807dad30ac66bacdec450f1a1 authored over 1 year ago
RADIUS: T5577: Added `mandatory` and `optional` modes for RADIUS

In CLI we can choose authentication logic:

- `mandatory` - if RADIUS answered with `Access-Re...

5181ab60bb6d936505967d6667adc12c5ecb9b64 authored over 1 year ago
T671: do not preserve old tech-support report implementation

d1ec84877f8ca0a78f1ab37d21ff43d212644fd6 authored over 1 year ago
Merge pull request #2252 from sever-sever/T5576

T5576: Add BGP remove-private-as all option

e8fb2d22c45fcc47511aadb4140a66ce9e9661d5 authored over 1 year ago
Merge pull request #2257 from c-po/t5581-ip-nht

op-mode: T5581: add "show ip nht" command (IPv4 nexthop tracking table)

a8fecd96b9c3d6a0771f0761a6060d70bcc04bab authored over 1 year ago
op-mode: T5581: add "show ip nht" command (IPv4 nexthop tracking table)

vyos@vyos:~$ show ip nht
172.18.254.202
resolved via ospf
via 172.18.201.254, eth0.201 (vrf de...

138e60831842ea9366655fde7acf929d8c9f645b authored over 1 year ago
T5575: ARP/NDP table-size isnt set properly

9391fc273ce95ff92a6b40b2dee4a688d3048f9f authored over 1 year ago
Merge pull request #2245 from c-po/t5239-frr

frr: T5239: fix process startup order

1bc808742f554531ba5ef22c1d42e4ced5ba4595 authored over 1 year ago
T5561: nat: defining inbound|outbound interface should not be mandatory while configuring dNAT|sNAT rule

ec5437913e489f40fea6bab89a6bb5f565cd1ab7 authored over 1 year ago
T5576: Add BGP remove-private-as all option

Add the ability to use the option all for remove-private-as.
Remove private ASNs in outbound upd...

d72024b11e127cc11931cfaee4d07944dceb1ea9 authored over 1 year ago
groups: T5577: Added `radius` and `tacacs` groups

We need separated groups for RADIUS and TACACS+ system users because they need
to be used in PAM...

4ebbab2a3fed34db7ebe5c5a3e4e955e2ebed36b authored over 1 year ago
ddclient: T5573: Update config generation aligning with caching fixes

Now that the caching fixes are in place, we can update the config to
remove legacy treatment of ...

090319c0e9cf3a002ae43ee6fd016ca51fd80af3 authored over 1 year ago
Merge pull request #2249 from sever-sever/T4309

T4309: Conntrack ignore fix to handle interface any

4a51fb08e73d259bab87e154f99fb5c3e85fbc46 authored over 1 year ago
T4309: Conntrack ignore fix to handle interface any

Interface 'any' not expected in nft rules, it means that option
iifname shouldn't exist at all

...

b730015945dcac62db4373ebfa8072d7bc1acff1 authored over 1 year ago
frr: T5239: T2061: prevent writing logs to /var/log/frr/frr.log

d4b9b2aa5f5dda6a11b7038ab0ab52653531183d authored over 1 year ago
frr: T5239: fix process startup order

- Reuse existing utility functions to check if a boot is ongoing
(boot_configuration_complete(...

df74a09b80df0c2ec769a10ef4f7bac01f50eb2d authored over 1 year ago
GitHub: fix workflow folder for MergifyIo

cd3dda75534abf2453c5dcd47969f4119a0e0dae authored over 1 year ago
GitHub: add MergifyIo action

13a352e9357ee12596157548f02c0a83955c1e68 authored over 1 year ago
T4072: Firewall op-mode command: add bridge capabilities

063de842144ac95565a46df3da86dbc7f56643ae authored over 1 year ago
init: remove dependency on frr.service - required for router shutdown

af398c51f7d06cdf582b347a35b1e5c867aaea58 authored over 1 year ago
T5241: Revert change to vyos.utils.process.cmd

6c3defcc1e5e89cd2c031fdaa0975737529d7d5f authored over 1 year ago
Merge pull request #2238 from sarthurdev/current

vxlan: T3700: Revert change to `vyos.utils.process.cmd`

8140789fdbc7c60ddc4517a1066963ede413d594 authored over 1 year ago
vxlan: T3700: Revert change to `vyos.utils.process.cmd`

e46afa2c58eea2d81df84e2630a6f346f1f51c2a authored over 1 year ago
Merge pull request #2236 from vfreex/fix-nat-problem-with-vrf

T3655: Fix NAT problem with VRF

87880a552fd112157a59afafa34fcbd6891f30ae authored over 1 year ago
T3655: Fix NAT problem with VRF

Linux netfilter patch https://patchwork.ozlabs.org/project/netfilter-devel/patch/d0f84a97f9c86be...

aed71d4b7718d55982cf694617c04e28aa002c93 authored over 1 year ago
Debian: bump package version to 1.5dev0

0ad6d33f2fb19c2b630aac0c8e984895dd8af54d authored over 1 year ago
Merge pull request #2232 from alainlamar/T5567

T5567: Increase allowed range for maximum-object-size to 1GB for webproxy

8baceafce0cd2c70c7a9fa4cdddb203c3421bc1e authored over 1 year ago
Merge pull request #2235 from sever-sever/T5564

T5564: Fix show firewall group and show firewall summary

af0a4667326b74c6bdd2166a1b5f6fdc19b7344c authored over 1 year ago
T5564: Fix show firewall group and show firewall summary

The `rule` key could be not exists in the entry of the dictionary
for examppe `{'default_action'...

9daac1632df96b6d2089244e3c7a7b42ae682eb9 authored over 1 year ago
Merge pull request #2234 from sever-sever/T4309

T4309: Fix conntrack teamplate group

3f4c320cbcd3f7a6e49249e8fbf5596326162b97 authored over 1 year ago
T4309: Fix conntrack teamplate group

a36443810dbfab7b0525ec5a214514a6513c7437 authored over 1 year ago
Merge pull request #2233 from vfreex/fix-mld-smoketests

T5518: pim6: Fix smoketests

25c36d678b90dca45df934342f3c480f9ffec192 authored over 1 year ago
T5518: pim6: Fix smoketests

95c6046e7a158bd9abf3733599feed965f1ab0b1 authored over 1 year ago
T5567: Increase allowed range for maximum-object-size to 1000000 KB for the webproxy service

4401c6920fed08050832a00041021137e9efae54 authored over 1 year ago
Merge pull request #2179 from vfreex/add-mld

T5518: Add basic MLD support

312370c9ef5c32a6a078d9deaeb5995276adbd48 authored over 1 year ago
Merge pull request #2230 from sever-sever/T5562

T5562: Cleanup netns for smoketest load-balancing wan

795fcb74b6461d5ef4276a97b63c472461dda0a1 authored over 1 year ago
T5562: Cleanup netns for smoketest load-balancing wan

Cleanup nets for the smoketest load-balancing
Remove deleting container interfaces from default ...

849499f44f6e50c591e250cf40b5ab0115839b53 authored over 1 year ago