Page MenuHomeVyOS Platform
Feed All Stories

Aug 20 2024

Viacheslav triaged T6664: Git commit-archive is not respecting source-address as Normal priority.
Aug 20 2024, 7:29 AM · Restricted Project, VyOS 1.5 Circinus
SrividyaA closed T6571: OpenVPN: Rename the CLI node option "ncp-ciphers" to "data-ciphers" as Resolved.
Aug 20 2024, 6:28 AM · VyOS 1.5 Circinus
SrividyaA moved T6571: OpenVPN: Rename the CLI node option "ncp-ciphers" to "data-ciphers" from Open to Finished on the VyOS 1.5 Circinus board.

Tested in the latest version 1.5-rolling-202408200022, the renaming migration works and the configuration:

Aug 20 2024, 6:27 AM · VyOS 1.5 Circinus
vyosbot closed T6651: Add a top level op mode word "execute" as Resolved.
Aug 20 2024, 6:02 AM · VyOS 1.5 Circinus
lucasec closed T6183: OpenVPN IPv6 server: Unable to establish connection without local-host parameter as Resolved.

Merged PR https://github.com/vyos/vyos-1x/pull/3975

Aug 20 2024, 5:48 AM · VyOS 1.5 Circinus
lucasec reopened T6183: OpenVPN IPv6 server: Unable to establish connection without local-host parameter as "Open".
Aug 20 2024, 5:48 AM · VyOS 1.5 Circinus
GitHub <[email protected]> committed rVYOSONEX2277371fe185: Merge pull request #3975 from lucasec/t6183 (authored by c-po).
Aug 20 2024, 5:25 AM
lucasec committed rVYOSONEX18ea3673a105: T6183: interfaces openvpn: suppport specifying IP protocol version.
Aug 20 2024, 5:25 AM
c-po reassigned T6183: OpenVPN IPv6 server: Unable to establish connection without local-host parameter from c-po to lucasec.
Aug 20 2024, 5:22 AM · VyOS 1.5 Circinus
natali-rs1985 committed rVYOSONEX27fb633bbe45: T5743: HTTPS API ability to import PKI certificates.
Aug 20 2024, 5:18 AM
GitHub <[email protected]> committed rVYOSONEX538930c27a09: Merge pull request #3977 from natali-rs1985/T5743-current (authored by c-po).
Aug 20 2024, 5:18 AM
GitHub <[email protected]> committed rVYOSONEX6cfa688699a2: Merge pull request #3998 from vyos/mergify/bp/sagitta/pr-3997 (authored by c-po).
Aug 20 2024, 5:16 AM
c-po committed rVYOSONEX424f2374a364: op_mode: T3961: Generate PKI expect 2 character country code (authored by natali-rs1985).
Aug 20 2024, 5:15 AM
c-po committed rVYOSONEXf6c0fea07059: multicast: T6619: remove unused imports.
Aug 20 2024, 5:15 AM
artooro added a comment to T6458: Extend support for Lanner appliances with serial LCDs.

Yeah I was running lcdproc in a separate window in the foreground as well, and restarted it each time I change a setting in LCDd

Aug 20 2024, 12:12 AM · VyOS 1.2 Crux (VyOS 1.2.7)

Aug 19 2024

fernando changed the status of T6663: interfaces ethernet offload: support Receive Side Scaling (RSS) from Confirmed to Open.
Aug 19 2024, 11:23 PM · VyOS 1.5 Circinus
fernando changed the status of T6663: interfaces ethernet offload: support Receive Side Scaling (RSS), a subtask of T6548: Adding CLI commands to tune NIC performance., from Confirmed to Open.
Aug 19 2024, 11:23 PM · VyOS 1.5 Circinus
fernando changed the status of T6663: interfaces ethernet offload: support Receive Side Scaling (RSS), a subtask of T6548: Adding CLI commands to tune NIC performance., from Open to Confirmed.
Aug 19 2024, 11:21 PM · VyOS 1.5 Circinus
fernando changed the status of T6663: interfaces ethernet offload: support Receive Side Scaling (RSS) from Open to Confirmed.
Aug 19 2024, 11:21 PM · VyOS 1.5 Circinus
fernando added a parent task for T6663: interfaces ethernet offload: support Receive Side Scaling (RSS): T6548: Adding CLI commands to tune NIC performance..
Aug 19 2024, 11:21 PM · VyOS 1.5 Circinus
fernando added a subtask for T6548: Adding CLI commands to tune NIC performance.: T6663: interfaces ethernet offload: support Receive Side Scaling (RSS).
Aug 19 2024, 11:21 PM · VyOS 1.5 Circinus
fernando added a comment to T6663: interfaces ethernet offload: support Receive Side Scaling (RSS).

I think it has a interesting option `ethtool -K ethX ntuple [on|offwhich is interesting has the knowledge , we can keep it as a part the main task .

Aug 19 2024, 11:16 PM · VyOS 1.5 Circinus
lucasec added a comment to T6550: Adding the possibility to configure RSS under the interface.

Another note—our current RPS implementation intentionally excludes core 0 from packet processing. If we want the default RSS behavior to mimic, this might mean we should be using N-1 queues where N is the number of cores. Whether this makes sense to carry over to RSS I'll leave open for debate.

Aug 19 2024, 10:39 PM · VyOS 1.5 Circinus
lucasec added a comment to T6550: Adding the possibility to configure RSS under the interface.

Should RSS/ntuple be the default or should it be an opt-in "offload" setting?

Aug 19 2024, 10:37 PM · VyOS 1.5 Circinus
lucasec added a comment to T6663: interfaces ethernet offload: support Receive Side Scaling (RSS).

Ack, I'm inclined to close this as a duplicate. What's the best way to mark the ticket?

Aug 19 2024, 10:31 PM · VyOS 1.5 Circinus
fmertz added a comment to T6458: Extend support for Lanner appliances with serial LCDs.

I need to reopen the code from the lcdproc project as well as the platform package from Lanner and "compare".

Aug 19 2024, 10:04 PM · VyOS 1.2 Crux (VyOS 1.2.7)
fmertz added a comment to T6458: Extend support for Lanner appliances with serial LCDs.
Aug 19 2024, 9:59 PM · VyOS 1.2 Crux (VyOS 1.2.7)
artooro added a comment to T6458: Extend support for Lanner appliances with serial LCDs.

The LCDd exit with code 1 was resolved by simply changing Driver=cwlnx to Driver=CwLnx

Aug 19 2024, 9:59 PM · VyOS 1.2 Crux (VyOS 1.2.7)
artooro added a comment to T6458: Extend support for Lanner appliances with serial LCDs.

I now have an appliance to use for testing. Tried setting the driver to hd44780 and nothing seems to happen. Set ReportLevel to 5 on both lcdproc and LCDd.
On lcdproc the only output is

Aug 19 2024, 9:16 PM · VyOS 1.2 Crux (VyOS 1.2.7)
bk2zsto created T6666: image_format is image_formatS in some build-flavor files.
Aug 19 2024, 8:26 PM · VyOS 1.5 Circinus
fernando added a comment to T6663: interfaces ethernet offload: support Receive Side Scaling (RSS).

this task is already created, it involved many offload/NIC tunning which are described on this :

Aug 19 2024, 8:03 PM · VyOS 1.5 Circinus
jestabro changed the status of T6658: Fix typo in write_file util from Unknown Status to Resolved.
Aug 19 2024, 4:16 PM · VyOS 1.4 Sagitta (1.4.1), VyOS 1.5 Circinus, VyOS Rolling
jestabro moved T6658: Fix typo in write_file util from Open to Finished on the VyOS 1.5 Circinus board.
Aug 19 2024, 4:16 PM · VyOS 1.4 Sagitta (1.4.1), VyOS 1.5 Circinus, VyOS Rolling
jestabro changed the status of T6642: verify_interface_exists should not instantiate its own Config object, a subtask of T6638: QoS CAKE config with PPPoE interface does not load after reboot, from Unknown Status to Resolved.
Aug 19 2024, 4:13 PM · VyOS 1.4 Sagitta (1.4.1), VyOS Rolling, VyOS 1.5 Circinus
jestabro changed the status of T6642: verify_interface_exists should not instantiate its own Config object from Unknown Status to Resolved.
Aug 19 2024, 4:13 PM · VyOS 1.4 Sagitta (1.4.1), VyOS 1.5 Circinus, VyOS Rolling
jestabro changed the status of T6642: verify_interface_exists should not instantiate its own Config object, a subtask of T6639: Resolve undesired interactions configverify <-> configfs <-> configd, from Unknown Status to Resolved.
Aug 19 2024, 4:13 PM · Restricted Project, VyOS Rolling, VyOS 1.5 Circinus
GitHub <[email protected]> committed rVYOSONEX827fcb2967ec: Merge pull request #3973 from vyos/mergify/bp/sagitta/pr-3961 (authored by c-po).
Aug 19 2024, 4:13 PM
natali-rs1985 added a comment to T1125: GPG signature warning, default 'no' still goes ahead and starts installing.
Aug 19 2024, 3:00 PM · Restricted Project, VyOS 1.3 Equuleus (1.3.8), Restricted Project, test
Arc771 updated the task description for T6665: Option to trigger commit-archive on save instead of commit.
Aug 19 2024, 2:05 PM · VyOS Rolling
Arc771 created T6665: Option to trigger commit-archive on save instead of commit.
Aug 19 2024, 2:04 PM · VyOS Rolling
Arc771 created T6664: Git commit-archive is not respecting source-address.
Aug 19 2024, 1:53 PM · Restricted Project, VyOS 1.5 Circinus
Viacheslav removed a project from T6651: Add a top level op mode word "execute": VyOS 1.4 Sagitta (1.4.1).
Aug 19 2024, 11:26 AM · VyOS 1.5 Circinus
MPStudyly added a comment to T28: Add auto provisioning.

Doesn't cloud-init fully cover this? We are provisioning our VPN endpoints fully via that and thus never need to touch the device once it is running. You need to provide an according config file + .iso at initial boot though, which might only be feasible when VyOS runs inside a VM.

Aug 19 2024, 8:15 AM · Restricted Project, Ideas
natali-rs1985 moved T3961: Generate PKI expect 2 character country code from In Progress to Finished on the VyOS 1.5 Circinus board.
Aug 19 2024, 7:41 AM · VyOS 1.5 Circinus, VyOS 1.4 Sagitta (1.4.0-GA)
lucasec updated the task description for T6663: interfaces ethernet offload: support Receive Side Scaling (RSS).
Aug 19 2024, 6:33 AM · VyOS 1.5 Circinus
lucasec changed Issue type from unspecified to feature on T6663: interfaces ethernet offload: support Receive Side Scaling (RSS).
Aug 19 2024, 6:23 AM · VyOS 1.5 Circinus
lucasec created T6663: interfaces ethernet offload: support Receive Side Scaling (RSS).
Aug 19 2024, 6:23 AM · VyOS 1.5 Circinus
lucasec created T6662: "could not change "ethX" flow control setting!".
Aug 19 2024, 6:05 AM · Restricted Project, VyOS 1.5 Circinus
lucasec created T6661: suricata: certain offload types should be disabled when interface is used.
Aug 19 2024, 5:40 AM · VyOS 1.5 Circinus

Aug 18 2024

Vijayakumar changed the status of T6660: Mirror PR: Remove temp feature branch after merge, a subtask of T6309: Check code quality with CodeQL, from Open to In progress.
Aug 18 2024, 6:22 PM · GitHub Infrastructure
Vijayakumar changed the status of T6660: Mirror PR: Remove temp feature branch after merge from Open to In progress.
Aug 18 2024, 6:22 PM · GitHub Infrastructure
Vijayakumar created T6660: Mirror PR: Remove temp feature branch after merge.
Aug 18 2024, 6:19 PM · GitHub Infrastructure
Vijayakumar closed T6645: Handle merge commits in mirror PR workflow, a subtask of T6309: Check code quality with CodeQL, as Resolved.
Aug 18 2024, 6:18 PM · GitHub Infrastructure
Vijayakumar closed T6645: Handle merge commits in mirror PR workflow as Resolved.
Aug 18 2024, 6:18 PM · GitHub Infrastructure
GitHub <[email protected]> committed rVYOSONEX0272bc92e70a: Merge pull request #3999 from vyos/mergify/bp/circinus/pr-3997 (authored by c-po).
Aug 18 2024, 7:40 AM
c-po committed rVYOSONEXe79e74a494d9: GitHub: T6572: renormalize trigger-pr.yml file.
Aug 18 2024, 6:31 AM
Mergify <37929162+mergify[bot]@users.noreply.github.com> committed rVYOSONEX2425aee523db: op_mode: T3961: Generate PKI expect 2 character country code (authored by natali-rs1985).
Aug 18 2024, 6:05 AM
Mergify <37929162+mergify[bot]@users.noreply.github.com> committed rVYOSONEXe00e28fc364b: op_mode: T3961: Generate PKI expect 2 character country code (authored by natali-rs1985).
Aug 18 2024, 6:05 AM
GitHub <[email protected]> committed rVYOSONEX26ebd3af8cd2: Merge pull request #3997 from natali-rs1985/T3961-current (authored by c-po).
Aug 18 2024, 6:04 AM
c-po committed rVYOSONEX71d6d0fe31db: op_mode: T3961: Generate PKI expect 2 character country code (authored by natali-rs1985).
Aug 18 2024, 6:04 AM
c-po committed rVYOSONEX94ace019c8d3: xml: T6650: fix unused ArgumentTypeError imported from argparse.
Aug 18 2024, 6:03 AM
vyosbot placed T4833: Include wireguard peer name in interface summary report up for grabs.
Aug 18 2024, 6:02 AM · VyOS Rolling, VyOS 1.5 Circinus
lucasec closed T6659: suricata: multiple interfaces use same af_packet cluster_id, leading to crash as Resolved.

Merged PR: https://github.com/vyos/vyos-1x/pull/3992

Aug 18 2024, 5:13 AM · VyOS 1.5 Circinus

Aug 17 2024

natali-rs1985 moved T6651: Add a top level op mode word "execute" from In Progress to Finished on the VyOS 1.5 Circinus board.
Aug 17 2024, 10:00 AM · VyOS 1.5 Circinus
natali-rs1985 moved T3961: Generate PKI expect 2 character country code from Open to In Progress on the VyOS 1.5 Circinus board.
Aug 17 2024, 10:00 AM · VyOS 1.5 Circinus, VyOS 1.4 Sagitta (1.4.0-GA)
natali-rs1985 closed T6649: Accel-ppp separate vlan-mon from listen interfaces as Resolved.
Aug 17 2024, 9:50 AM · VyOS 1.5 Circinus
natali-rs1985 moved T6649: Accel-ppp separate vlan-mon from listen interfaces from In Progress to Finished on the VyOS 1.5 Circinus board.
Aug 17 2024, 9:50 AM · VyOS 1.5 Circinus
natali-rs1985 changed the status of T3961: Generate PKI expect 2 character country code from Open to In progress.
Aug 17 2024, 9:44 AM · VyOS 1.5 Circinus, VyOS 1.4 Sagitta (1.4.0-GA)
GitHub <[email protected]> committed rVYOSONEXf2964b76521a: Merge pull request #3991 from vyos/mergify/bp/circinus/pr-3988 (authored by c-po).
Aug 17 2024, 7:00 AM
GitHub <[email protected]> committed rVYOSONEXab4a52254622: Merge pull request #3990 from vyos/mergify/bp/sagitta/pr-3988 (authored by c-po).
Aug 17 2024, 7:00 AM
GitHub <[email protected]> committed rVYOSONEX5ef91261d99a: Merge pull request #3994 from vyos/mergify/bp/sagitta/pr-3989 (authored by c-po).
Aug 17 2024, 6:59 AM
GitHub <[email protected]> committed rVYOSONEXc6dee2f3dba7: Merge pull request #3995 from vyos/mergify/bp/circinus/pr-3987 (authored by c-po).
Aug 17 2024, 6:59 AM

Aug 16 2024

c-po committed rVYOSONEX5e67704be20f: GitHub: add action to auto close PRs for EOLed crux branch.
Aug 16 2024, 8:07 PM
GitHub <[email protected]> committed rVYOSONEXa43b5c7d1ca0: utils: T6658: fix write_file check in case of empty directory path (#3993) (authored by mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>).
Aug 16 2024, 6:28 PM
n.fort changed the status of T6647: Zone-based Firewalls on Bridges would flag related DHCP traffic invalid from Confirmed to In progress.
Aug 16 2024, 5:44 PM · Restricted Project, VyOS 1.5 Circinus
jestabro closed T6658: Fix typo in write_file util as Unknown Status.
Aug 16 2024, 3:19 PM · VyOS 1.4 Sagitta (1.4.1), VyOS 1.5 Circinus, VyOS Rolling
Viacheslav changed the status of T6655: udp-broadcast-relay has incorrect tag from Open to In progress.
Aug 16 2024, 10:30 AM · Restricted Project, VyOS 1.4 Sagitta (1.4.1), VyOS 1.5 Circinus
Viacheslav added a comment to T6655: udp-broadcast-relay has incorrect tag.

PR https://github.com/vyos/udp-broadcast-relay/pull/1

Aug 16 2024, 10:28 AM · Restricted Project, VyOS 1.4 Sagitta (1.4.1), VyOS 1.5 Circinus
Mergify <37929162+mergify[bot]@users.noreply.github.com> committed rVYOSONEX3bb5d5df1e38: T6649: Accel-ppp separate vlan-mon from listen interfaces (authored by natali-rs1985).
Aug 16 2024, 9:38 AM
Viacheslav changed the status of T5794: Flowtable with Bond Race from Open to Needs testing.
Aug 16 2024, 9:35 AM · VyOS 1.5 Circinus
Viacheslav moved T4871: show pki add indent between output from Backlog to Finished on the VyOS 1.4 Sagitta (1.4.1) board.
Aug 16 2024, 9:19 AM · VyOS 1.4 Sagitta (1.4.1)
Viacheslav closed T4871: show pki add indent between output as Not Applicable.

@natali-rs1985 thanks for testing!

Aug 16 2024, 9:19 AM · VyOS 1.4 Sagitta (1.4.1)
GitHub <[email protected]> committed rVYOSONEX003209eeab23: T6659: suricata: use unique cluster_id per interface (#3992) (authored by lucasec).
Aug 16 2024, 9:18 AM
natali-rs1985 added a comment to T4871: show pki add indent between output.

Now it seems to look good

vyos@vyos:~$ show pki
Certificate Authorities:
Name    Subject                                           Issuer CN    Issued               Expiry               Private Key    Parent
------  ------------------------------------------------  -----------  -------------------  -------------------  -------------  --------
test    CN=vyos.io,O=VyOS,L=Some-City,ST=Some-State,C=GB  CN=vyos.io   2024-08-16 08:09:06  2029-08-15 08:09:06  Yes            N/A
Aug 16 2024, 8:57 AM · VyOS 1.4 Sagitta (1.4.1)
lucasec added a comment to T3871: Resolve unexpected interface name reordering.

I took some time to re-test this on recent rolling releases and it seemed mostly positive.

Aug 16 2024, 7:02 AM · Restricted Project, VyOS 1.4 Sagitta (1.4.0-GA)
natali-rs1985 committed rVYOSONEX663e468de2b4: T6649: Accel-ppp separate vlan-mon from listen interfaces.
Aug 16 2024, 6:03 AM
GitHub <[email protected]> committed rVYOSONEX9e740c4339d2: Merge pull request #3987 from natali-rs1985/T6649-current (authored by dmbaturin).
Aug 16 2024, 6:03 AM
Mergify <37929162+mergify[bot]@users.noreply.github.com> committed rVYOSONEX1c0105099b9e: utils: T6658: fix write_file check in case of empty directory path (authored by jestabro).
Aug 16 2024, 5:59 AM
Mergify <37929162+mergify[bot]@users.noreply.github.com> committed rVYOSONEXad897231ab39: utils: T6658: fix write_file check in case of empty directory path (authored by jestabro).
Aug 16 2024, 5:59 AM
jestabro committed rVYOSONEX58125b64c667: utils: T6658: fix write_file check in case of empty directory path.
Aug 16 2024, 5:58 AM
GitHub <[email protected]> committed rVYOSONEXcb1eec686cfe: Merge pull request #3989 from jestabro/write_file-err (authored by c-po).
Aug 16 2024, 5:58 AM
lucasec created T6659: suricata: multiple interfaces use same af_packet cluster_id, leading to crash.
Aug 16 2024, 5:11 AM · VyOS 1.5 Circinus
c-po closed T6492: Check if all migrators have the executable bit set as Resolved.
Aug 16 2024, 4:49 AM · VyOS Rolling, VyOS 1.5 Circinus
c-po added a parent task for T4624: Move some op mode commands to "execute" and "produce" command families: T6651: Add a top level op mode word "execute".
Aug 16 2024, 4:49 AM · VyOS Rolling, VyOS 1.5 Circinus
c-po added a subtask for T6651: Add a top level op mode word "execute": T4624: Move some op mode commands to "execute" and "produce" command families.
Aug 16 2024, 4:49 AM · VyOS 1.5 Circinus
Mergify <37929162+mergify[bot]@users.noreply.github.com> committed rVYOSONEXaff08f307eca: T5794: change firewall priority in oder to be loaded after all interfaces. (authored by nicolas).
Aug 16 2024, 4:44 AM
Mergify <37929162+mergify[bot]@users.noreply.github.com> committed rVYOSONEX781263e8bec1: T5794: change firewall priority in oder to be loaded after all interfaces. (authored by nicolas).
Aug 16 2024, 4:44 AM
GitHub <[email protected]> committed rVYOSONEXe7f3c9a5c59a: Merge pull request #3988 from nicolas-fort/T5794 (authored by c-po).
Aug 16 2024, 4:43 AM
nicolas committed rVYOSONEXb3ae35987a86: T5794: change firewall priority in oder to be loaded after all interfaces..
Aug 16 2024, 4:43 AM

Aug 15 2024

jestabro created T6658: Fix typo in write_file util.
Aug 15 2024, 6:29 PM · VyOS 1.4 Sagitta (1.4.1), VyOS 1.5 Circinus, VyOS Rolling