Page MenuHomeVyOS Platform
Feed All Stories

Nov 28 2023

jestabro triaged T5786: Add set/show system image to /image endpoint as Normal priority.
Nov 28 2023, 4:21 AM · VyOS 1.5 Circinus
jestabro added a comment to T5751: Adjust new image tools for non-interactive use.

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

Nov 28 2023, 4:15 AM · VyOS 1.4 Sagitta, VyOS 1.5 Circinus

Nov 27 2023

c-po changed the status of T5777: frr: backport and upstream recent bgpd daemon crashes from Open to In progress.
Nov 27 2023, 7:52 PM · VyOS 1.3 Equuleus (1.3.5)
c-po added a comment to T5777: frr: backport and upstream recent bgpd daemon crashes.

https://github.com/FRRouting/frr/pull/14887

Nov 27 2023, 7:02 PM · VyOS 1.3 Equuleus (1.3.5)
adestis added a comment to T5785: API output of show container image broken.

Seems like it's the same for the other functions
sudo podman ps --all vs. sudo podman ps --all --format='{{json .}}'
sudo podman network ls vs. sudo podman network ls --format='{{json .}}'

Nov 27 2023, 5:02 PM · VyOS 1.5 Circinus, VyOS 1.4 Sagitta
adestis added a comment to T5785: API output of show container image broken.

The implementation in file container.py has the command podman image ls which is ok when called from shell.
When called from API it should have been podman image ls --format='{{json .}}'

Nov 27 2023, 4:57 PM · VyOS 1.5 Circinus, VyOS 1.4 Sagitta
jestabro moved T5763: Fix imprecise check for remote file name in vyos-load-config.py from Need Triage to Finished on the VyOS 1.3 Equuleus (1.3.5) board.
Nov 27 2023, 4:49 PM · VyOS 1.3 Equuleus (1.3.5), VyOS 1.4 Sagitta, VyOS 1.5 Circinus
jestabro moved T5763: Fix imprecise check for remote file name in vyos-load-config.py from Need Triage to Finished on the VyOS 1.4 Sagitta board.
Nov 27 2023, 4:49 PM · VyOS 1.3 Equuleus (1.3.5), VyOS 1.4 Sagitta, VyOS 1.5 Circinus
jestabro closed T5763: Fix imprecise check for remote file name in vyos-load-config.py as Resolved.
Nov 27 2023, 4:49 PM · VyOS 1.3 Equuleus (1.3.5), VyOS 1.4 Sagitta, VyOS 1.5 Circinus
adestis added a comment to T5785: API output of show container image broken.

Seems like I was wrong, the content is returned but not in structured json format.
For further automation it would be nice to have json objects instead of a string which needs to be parsed by the client.

Nov 27 2023, 4:41 PM · VyOS 1.5 Circinus, VyOS 1.4 Sagitta
adestis updated the task description for T5785: API output of show container image broken.
Nov 27 2023, 4:33 PM · VyOS 1.5 Circinus, VyOS 1.4 Sagitta
adestis created T5785: API output of show container image broken.
Nov 27 2023, 4:29 PM · VyOS 1.5 Circinus, VyOS 1.4 Sagitta
n.fort added a project to T5779: custom conntrack timeout rule not applicable: VyOS 1.4 Sagitta.
Nov 27 2023, 11:27 AM · VyOS 1.4 Sagitta, VyOS 1.5 Circinus
n.fort changed the status of T5779: custom conntrack timeout rule not applicable from Open to Confirmed.
Nov 27 2023, 11:23 AM · VyOS 1.4 Sagitta, VyOS 1.5 Circinus
c-po added a comment to T5749: Show MAC address VRF and MTU by default for "show interfaces".

Great addition, it has one minor bug.

Nov 27 2023, 10:20 AM · VyOS 1.4 Sagitta, VyOS 1.5 Circinus
c-po closed T5783: frr: smoketests must notice any daemon crash as Resolved.
Nov 27 2023, 10:12 AM · VyOS 1.4 Sagitta, VyOS 1.5 Circinus
n.fort added a comment to T5778: The show dhcp server leases operation mode command does not work as expected.

The problem is that, comparing to command output on 1.3, it only show the leases granted by the router (and doesn't contain leases granted by the second router, regardless of states primary|secondary.
So user might think synchronization between routers defined in fail-over mode is broken.
But this is not the case. As explained in the description, all information about leases, granted by both routers, is present on lease files on both routers.

Nov 27 2023, 9:49 AM · VyOS 1.5 Circinus, VyOS 1.4 Sagitta
Viacheslav updated the task description for T5784: Add openconfig RESTCONF API .
Nov 27 2023, 9:44 AM · Restricted Project, VyOS 1.5 Circinus
Viacheslav updated the task description for T5784: Add openconfig RESTCONF API .
Nov 27 2023, 8:35 AM · Restricted Project, VyOS 1.5 Circinus
Viacheslav created T5784: Add openconfig RESTCONF API .
Nov 27 2023, 7:55 AM · Restricted Project, VyOS 1.5 Circinus
Viacheslav awarded T5780: Support for custom firewall-services/ports a Dislike token.
Nov 27 2023, 7:17 AM · VyOS 1.5 Circinus

Nov 26 2023

c-po closed T2405: commit archive to GIT as Resolved.
Nov 26 2023, 8:11 PM · VyOS 1.5 Circinus, VyOS 1.4 Sagitta
c-po closed T2405: commit archive to GIT, a subtask of T139: Commit archive backends, as Resolved.
Nov 26 2023, 8:11 PM · VyOS 1.5 Circinus
c-po moved T2405: commit archive to GIT from Need Triage to Finished on the VyOS 1.4 Sagitta board.
Nov 26 2023, 8:11 PM · VyOS 1.5 Circinus, VyOS 1.4 Sagitta
c-po moved T5783: frr: smoketests must notice any daemon crash from Need Triage to Finished on the VyOS 1.5 Circinus board.
Nov 26 2023, 8:10 PM · VyOS 1.4 Sagitta, VyOS 1.5 Circinus
c-po added a comment to T5783: frr: smoketests must notice any daemon crash.

PR for 1.5 https://github.com/vyos/vyos-1x/pull/2544

Nov 26 2023, 8:10 PM · VyOS 1.4 Sagitta, VyOS 1.5 Circinus
c-po changed the status of T5783: frr: smoketests must notice any daemon crash from Open to In progress.
Nov 26 2023, 7:34 PM · VyOS 1.4 Sagitta, VyOS 1.5 Circinus
c-po created T5783: frr: smoketests must notice any daemon crash.
Nov 26 2023, 7:34 PM · VyOS 1.4 Sagitta, VyOS 1.5 Circinus
c-po closed T5760: DHCP client custom dhcp-options as Resolved.
Nov 26 2023, 7:33 PM · VyOS 1.4 Sagitta, VyOS 1.5 Circinus
jestabro renamed T5782: Use a single config mode script for https and http-api from Ues a single config mode script for https and http-api to Use a single config mode script for https and http-api.
Nov 26 2023, 3:02 AM · VyOS 1.4 Sagitta, VyOS 1.5 Circinus
jestabro added a comment to T5782: Use a single config mode script for https and http-api.

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

Nov 26 2023, 2:52 AM · VyOS 1.4 Sagitta, VyOS 1.5 Circinus
jestabro renamed T5782: Use a single config mode script for https and http-api from Ues a single config mode script for node ['service', 'https'] to Ues a single config mode script for https and http-api.
Nov 26 2023, 2:06 AM · VyOS 1.4 Sagitta, VyOS 1.5 Circinus
jestabro added a parent task for T5766: http: rewrite conf-mode script to get_config_dict() : T5782: Use a single config mode script for https and http-api.
Nov 26 2023, 1:57 AM · VyOS 1.5 Circinus, VyOS 1.4 Sagitta
jestabro added a subtask for T5782: Use a single config mode script for https and http-api: T5766: http: rewrite conf-mode script to get_config_dict() .
Nov 26 2023, 1:57 AM · VyOS 1.4 Sagitta, VyOS 1.5 Circinus
jestabro added a subtask for T5768: Remove auxiliary http-api.conf for simplification of http-api config mode script: T5782: Use a single config mode script for https and http-api.
Nov 26 2023, 1:57 AM · VyOS 1.4 Sagitta, VyOS 1.5 Circinus
jestabro added a parent task for T5782: Use a single config mode script for https and http-api: T5768: Remove auxiliary http-api.conf for simplification of http-api config mode script.
Nov 26 2023, 1:57 AM · VyOS 1.4 Sagitta, VyOS 1.5 Circinus
jestabro triaged T5782: Use a single config mode script for https and http-api as Normal priority.
Nov 26 2023, 1:55 AM · VyOS 1.4 Sagitta, VyOS 1.5 Circinus

Nov 25 2023

ServerForge created T5781: Add ability to add additional minisign keys.
Nov 25 2023, 11:19 PM · VyOS 1.4 Sagitta (1.4.0-epa2), VyOS 1.5 Circinus
aga created T5780: Support for custom firewall-services/ports .
Nov 25 2023, 8:51 PM · VyOS 1.5 Circinus
csszep created T5779: custom conntrack timeout rule not applicable.
Nov 25 2023, 8:36 PM · VyOS 1.4 Sagitta, VyOS 1.5 Circinus
erkin closed T4454: `install-image` should check free storage, a subtask of T4946: Rewrite "add system image" in the new op-mode, as Resolved.
Nov 25 2023, 12:58 PM · VyOS 1.4 Sagitta
erkin closed T4454: `install-image` should check free storage as Resolved.
Nov 25 2023, 12:58 PM · VyOS 1.4 Sagitta
erkin closed T4946: Rewrite "add system image" in the new op-mode, a subtask of T4564: Root task for rewriting [op-mode] to vyos.opmode format, as Resolved.
Nov 25 2023, 12:58 PM · Restricted Project, VyOS 1.4 Sagitta (1.4.0-GA), VyOS 1.5 Circinus
erkin closed T4946: Rewrite "add system image" in the new op-mode as Resolved.
Nov 25 2023, 12:58 PM · VyOS 1.4 Sagitta
erkin added a subtask for T5773: Unable to load config via HTTP: T5774: commit-archive to FTP server broken after update (VyOS 1.5-rolling).
Nov 25 2023, 12:56 PM · VyOS 1.5 Circinus, VyOS 1.4 Sagitta
erkin added a parent task for T5774: commit-archive to FTP server broken after update (VyOS 1.5-rolling): T5773: Unable to load config via HTTP.
Nov 25 2023, 12:56 PM · VyOS 1.4 Sagitta, VyOS 1.5 Circinus
erkin closed T5655: commit-archive: Ctrl+C should not eror out with stack trace, signal should be cought as Resolved.

KeyboardInterrupt is caught with an appropriate error message now.

Nov 25 2023, 12:55 PM · VyOS 1.5 Circinus, VyOS 1.4 Sagitta, VyOS 1.3 Equuleus
Viacheslav moved T5754: Update to StrongSwan 5.9.11 from Need Triage to Backport Candidates on the VyOS 1.5 Circinus board.
Nov 25 2023, 8:29 AM · VyOS 1.4 Sagitta (1.4.0-epa1), VyOS 1.5 Circinus
Viacheslav added a project to T5754: Update to StrongSwan 5.9.11: VyOS 1.5 Circinus.
Nov 25 2023, 8:29 AM · VyOS 1.4 Sagitta (1.4.0-epa1), VyOS 1.5 Circinus
Viacheslav added a comment to T5778: The show dhcp server leases operation mode command does not work as expected.

What is the difference between local router and failover router? It is not clear. My local router in failover mode ;) but state master.

Nov 25 2023, 2:25 AM · VyOS 1.5 Circinus, VyOS 1.4 Sagitta

Nov 24 2023

GurliGebis added a comment to T5754: Update to StrongSwan 5.9.11.

Backport to 1.4?

Nov 24 2023, 9:29 PM · VyOS 1.4 Sagitta (1.4.0-epa1), VyOS 1.5 Circinus
n.fort changed the status of T5778: The show dhcp server leases operation mode command does not work as expected from Open to Confirmed.
Nov 24 2023, 5:54 PM · VyOS 1.5 Circinus, VyOS 1.4 Sagitta
n.fort added a comment to T5778: The show dhcp server leases operation mode command does not work as expected.

And going further, we may create an extra column, in order to print if the lease was granted by Local-Router or by fail-over router..
Example:

Nov 24 2023, 5:34 PM · VyOS 1.5 Circinus, VyOS 1.4 Sagitta
n.fort added a comment to T5778: The show dhcp server leases operation mode command does not work as expected.

Changing this line: https://github.com/vyos/vyos-1x/blob/current/src/op_mode/dhcp.py#L117C9-L117C107

Nov 24 2023, 3:43 PM · VyOS 1.5 Circinus, VyOS 1.4 Sagitta
Viacheslav updated the task description for T5765: Add OpenConfig gNMI gRPC integration.
Nov 24 2023, 3:12 PM · VyOS 1.5 Circinus
Viacheslav closed T5776: Enable VFIO support as Resolved.
Nov 24 2023, 3:05 PM · VyOS 1.4 Sagitta, VyOS 1.5 Circinus
Viacheslav added a comment to T5778: The show dhcp server leases operation mode command does not work as expected.

Do you want to see leases state == backup?
What is the expected?

Nov 24 2023, 3:02 PM · VyOS 1.5 Circinus, VyOS 1.4 Sagitta
a.hajiyev updated the task description for T5778: The show dhcp server leases operation mode command does not work as expected.
Nov 24 2023, 1:42 PM · VyOS 1.5 Circinus, VyOS 1.4 Sagitta
a.hajiyev updated the task description for T5778: The show dhcp server leases operation mode command does not work as expected.
Nov 24 2023, 1:41 PM · VyOS 1.5 Circinus, VyOS 1.4 Sagitta
a.hajiyev updated the task description for T5778: The show dhcp server leases operation mode command does not work as expected.
Nov 24 2023, 1:40 PM · VyOS 1.5 Circinus, VyOS 1.4 Sagitta
a.hajiyev created T5778: The show dhcp server leases operation mode command does not work as expected.
Nov 24 2023, 1:17 PM · VyOS 1.5 Circinus, VyOS 1.4 Sagitta
Viacheslav moved T5776: Enable VFIO support from Need Triage to Finished on the VyOS 1.4 Sagitta board.
Nov 24 2023, 11:37 AM · VyOS 1.4 Sagitta, VyOS 1.5 Circinus
Viacheslav updated the task description for T5765: Add OpenConfig gNMI gRPC integration.
Nov 24 2023, 11:35 AM · VyOS 1.5 Circinus
Viacheslav updated the task description for T5765: Add OpenConfig gNMI gRPC integration.
Nov 24 2023, 11:34 AM · VyOS 1.5 Circinus
c-po updated the task description for T3318: Update Linux Kernel to v5.4.208 / 5.10.142.
Nov 24 2023, 10:58 AM · VyOS 1.3 Equuleus (1.3.2), VyOS 1.4 Sagitta
a.apostoliuk closed T5402: VRRP router with rfc3768-compatibility sends multiple ARP replies as Resolved.
Nov 24 2023, 10:42 AM · VyOS 1.5 Circinus, VyOS 1.3 Equuleus (1.3.5), VyOS 1.4 Sagitta
a.apostoliuk moved T5402: VRRP router with rfc3768-compatibility sends multiple ARP replies from Need Triage to Finished on the VyOS 1.5 Circinus board.
Nov 24 2023, 9:04 AM · VyOS 1.5 Circinus, VyOS 1.3 Equuleus (1.3.5), VyOS 1.4 Sagitta
a.apostoliuk moved T5402: VRRP router with rfc3768-compatibility sends multiple ARP replies from Need Triage to Finished on the VyOS 1.4 Sagitta board.
Nov 24 2023, 9:04 AM · VyOS 1.5 Circinus, VyOS 1.3 Equuleus (1.3.5), VyOS 1.4 Sagitta
indrajitr added a comment to T5612: Miscellaneous improvements and fixes for dynamic DNS configuration.

Pretty sure some preceding backports are pending. Please give me a couple of days. I plan to sync up 1.4 with 1.5 and update the docs.

Nov 24 2023, 8:39 AM · VyOS 1.5 Circinus, VyOS 1.4 Sagitta
anowak closed T3895: VYOS firewall rules do not adhere to time schedule unless placed in UTC mode. as Resolved.

Looks like this has been resolved using the latest 1.4 nftables. I am now able to specify local time without the use of UTC.

Nov 24 2023, 2:57 AM · VyOS 1.4 Sagitta
marvin updated the task description for T5775: Migrated Firewall Global State Policy ineffective on latest firewall zone config.
Nov 24 2023, 2:20 AM · VyOS 1.5 Circinus, VyOS 1.4 Sagitta

Nov 23 2023

Viacheslav added a project to T5776: Enable VFIO support: VyOS 1.4 Sagitta.
Nov 23 2023, 7:42 PM · VyOS 1.4 Sagitta, VyOS 1.5 Circinus
Viacheslav edited projects for T5777: frr: backport and upstream recent bgpd daemon crashes, added: VyOS 1.3 Equuleus (1.3.5); removed VyOS 1.3 Equuleus.
Nov 23 2023, 4:20 PM · VyOS 1.3 Equuleus (1.3.5)
c-po claimed T5777: frr: backport and upstream recent bgpd daemon crashes.
Nov 23 2023, 3:19 PM · VyOS 1.3 Equuleus (1.3.5)
c-po created T5777: frr: backport and upstream recent bgpd daemon crashes.
Nov 23 2023, 3:19 PM · VyOS 1.3 Equuleus (1.3.5)
n.fort added a comment to T5775: Migrated Firewall Global State Policy ineffective on latest firewall zone config.

We'll discuss this internally, but for sure a fix should be applied.
Thanks for such a detailed bug-report.

Nov 23 2023, 12:49 PM · VyOS 1.5 Circinus, VyOS 1.4 Sagitta
Viacheslav added a comment to T5776: Enable VFIO support.

PR https://github.com/vyos/vyos-build/pull/459

Nov 23 2023, 12:48 PM · VyOS 1.4 Sagitta, VyOS 1.5 Circinus
Viacheslav claimed T5776: Enable VFIO support.
Nov 23 2023, 12:40 PM · VyOS 1.4 Sagitta, VyOS 1.5 Circinus
marvin added a comment to T5775: Migrated Firewall Global State Policy ineffective on latest firewall zone config.

Agree with @Viacheslav and @GurliGebis comments above.

Nov 23 2023, 12:39 PM · VyOS 1.5 Circinus, VyOS 1.4 Sagitta
Viacheslav closed T5659: VPP cannot add interface to dataplane if it already has an address configured as Resolved.
Nov 23 2023, 11:19 AM · VyOS 1.5 Circinus
GurliGebis added a comment to T5775: Migrated Firewall Global State Policy ineffective on latest firewall zone config.

I agree, without it, you end up repeating yourself alot, with the established, related and invalid rules.
As long as they are applied before the zone specific rules (which is how I guess it used to work), it makes sense.

Nov 23 2023, 11:15 AM · VyOS 1.5 Circinus, VyOS 1.4 Sagitta
Viacheslav added a comment to T4867: "show bgp neighbors ... advertised-routes" and some other commands fail for IPv4 neighbors.

There are different commands

vyos@r1:~$ show bgp neighbors 192.168.122.14 advertised-routes 
% No such neighbor or address family
vyos@r1:~$ 
vyos@r1:~$ show ip  bgp neighbors 192.168.122.14 advertised-routes 
vyos@r1:~$
Nov 23 2023, 11:10 AM · VyOS 1.4 Sagitta
Viacheslav added a comment to T5775: Migrated Firewall Global State Policy ineffective on latest firewall zone config.

Should we return global state policy?
It was useful.

Nov 23 2023, 11:04 AM · VyOS 1.5 Circinus, VyOS 1.4 Sagitta
n.fort changed the status of T5775: Migrated Firewall Global State Policy ineffective on latest firewall zone config from Open to Confirmed.
Nov 23 2023, 10:48 AM · VyOS 1.5 Circinus, VyOS 1.4 Sagitta
zsdc created T5776: Enable VFIO support.
Nov 23 2023, 10:44 AM · VyOS 1.4 Sagitta, VyOS 1.5 Circinus
n.fort claimed T5775: Migrated Firewall Global State Policy ineffective on latest firewall zone config.
Nov 23 2023, 10:30 AM · VyOS 1.5 Circinus, VyOS 1.4 Sagitta
a.hajiyev closed T4891: BFD flapping loop as Resolved.
Nov 23 2023, 9:42 AM · VyOS 1.4 Sagitta
a.hajiyev added a comment to T4891: BFD flapping loop.

Tested in VyOS 1.4-rolling-202311100309:

Nov 23 2023, 9:42 AM · VyOS 1.4 Sagitta
a.hajiyev closed T4867: "show bgp neighbors ... advertised-routes" and some other commands fail for IPv4 neighbors, a subtask of T4564: Root task for rewriting [op-mode] to vyos.opmode format, as Resolved.
Nov 23 2023, 8:01 AM · Restricted Project, VyOS 1.4 Sagitta (1.4.0-GA), VyOS 1.5 Circinus
a.hajiyev closed T4867: "show bgp neighbors ... advertised-routes" and some other commands fail for IPv4 neighbors as Resolved.
Nov 23 2023, 8:01 AM · VyOS 1.4 Sagitta
a.hajiyev added a comment to T4867: "show bgp neighbors ... advertised-routes" and some other commands fail for IPv4 neighbors.

Tested in VyOS 1.4-rolling-202311100309
Configs:
Node-1

Nov 23 2023, 8:01 AM · VyOS 1.4 Sagitta
Viacheslav added a comment to T5612: Miscellaneous improvements and fixes for dynamic DNS configuration.

Backport to 1.4 has conflicts https://github.com/vyos/vyos-1x/pull/2533

Nov 23 2023, 7:26 AM · VyOS 1.5 Circinus, VyOS 1.4 Sagitta

Nov 22 2023

marvin updated the task description for T5775: Migrated Firewall Global State Policy ineffective on latest firewall zone config.
Nov 22 2023, 10:09 PM · VyOS 1.5 Circinus, VyOS 1.4 Sagitta
marvin updated the task description for T5775: Migrated Firewall Global State Policy ineffective on latest firewall zone config.
Nov 22 2023, 9:46 PM · VyOS 1.5 Circinus, VyOS 1.4 Sagitta
marvin updated the task description for T5775: Migrated Firewall Global State Policy ineffective on latest firewall zone config.
Nov 22 2023, 9:45 PM · VyOS 1.5 Circinus, VyOS 1.4 Sagitta
marvin updated the task description for T5775: Migrated Firewall Global State Policy ineffective on latest firewall zone config.
Nov 22 2023, 9:44 PM · VyOS 1.5 Circinus, VyOS 1.4 Sagitta
marvin updated the task description for T5775: Migrated Firewall Global State Policy ineffective on latest firewall zone config.
Nov 22 2023, 9:44 PM · VyOS 1.5 Circinus, VyOS 1.4 Sagitta
marvin created T5775: Migrated Firewall Global State Policy ineffective on latest firewall zone config.
Nov 22 2023, 9:43 PM · VyOS 1.5 Circinus, VyOS 1.4 Sagitta
jestabro added a comment to T5768: Remove auxiliary http-api.conf for simplification of http-api config mode script.

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

Nov 22 2023, 7:37 PM · VyOS 1.4 Sagitta, VyOS 1.5 Circinus
gsggage added a comment to T5612: Miscellaneous improvements and fixes for dynamic DNS configuration.

@Viacheslav
I missed running git pull on my ansible execution node. Works as it should. Thank you!

Nov 22 2023, 7:35 PM · VyOS 1.5 Circinus, VyOS 1.4 Sagitta