Page MenuHomeVyOS Platform
Feed Advanced Search

Apr 23 2023

jestabro added a comment to T5175: http-api: error in MultiPart parser for FastAPI version >= 0.91.0.

This has a simple fix: starlette commit c568b55d set the attribute

Request._form = None

to support use of Request.form() as a context manager. Since we override the Request class for backwards-compatibility support (translation) of form-data requests, we need to check for value, not existence, of the attribute. Adding this fix allows updating FastAPI past 0.91.0.

Apr 23 2023, 8:35 PM · VyOS 1.3 Equuleus (1.3.3), VyOS 1.4 Sagitta
jestabro renamed T5175: http-api: error in MultiPart parser for FastAPI version >= 0.91.0 from http-api: error in MultiPart parser for FastAPI version >= 0.90.0 to http-api: error in MultiPart parser for FastAPI version >= 0.91.0.
Apr 23 2023, 8:29 PM · VyOS 1.3 Equuleus (1.3.3), VyOS 1.4 Sagitta
jestabro renamed T5175: http-api: error in MultiPart parser for FastAPI version >= 0.91.0 from http-api: error in MultipPart parser for FastAPI version >= 0.90.0 to http-api: error in MultiPart parser for FastAPI version >= 0.90.0.
Apr 23 2023, 2:10 PM · VyOS 1.3 Equuleus (1.3.3), VyOS 1.4 Sagitta
jestabro updated the task description for T5175: http-api: error in MultiPart parser for FastAPI version >= 0.91.0.
Apr 23 2023, 1:44 PM · VyOS 1.3 Equuleus (1.3.3), VyOS 1.4 Sagitta
jestabro triaged T5175: http-api: error in MultiPart parser for FastAPI version >= 0.91.0 as Urgent! priority.
Apr 23 2023, 1:39 PM · VyOS 1.3 Equuleus (1.3.3), VyOS 1.4 Sagitta

Apr 13 2023

jestabro closed T2847: System freezes after attempting commit with insufficient memory as Invalid.

This has not been seen subsequently. Close unless recurrence.

Apr 13 2023, 4:58 PM · VyOS 1.3 Equuleus

Apr 11 2023

Viacheslav changed the status of T5152: Telegraf agent hostname isn't qualified from In progress to Needs testing.
Apr 11 2023, 6:46 PM · VyOS 1.3 Equuleus (1.3.3), VyOS 1.4 Sagitta
Viacheslav added a comment to T5152: Telegraf agent hostname isn't qualified.

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

Apr 11 2023, 9:12 AM · VyOS 1.3 Equuleus (1.3.3), VyOS 1.4 Sagitta
Viacheslav changed the status of T5152: Telegraf agent hostname isn't qualified from Open to In progress.
Apr 11 2023, 7:19 AM · VyOS 1.3 Equuleus (1.3.3), VyOS 1.4 Sagitta
Viacheslav added a project to T5152: Telegraf agent hostname isn't qualified: VyOS 1.4 Sagitta.
Apr 11 2023, 6:59 AM · VyOS 1.3 Equuleus (1.3.3), VyOS 1.4 Sagitta

Apr 10 2023

dhoard updated the task description for T5152: Telegraf agent hostname isn't qualified.
Apr 10 2023, 10:01 PM · VyOS 1.3 Equuleus (1.3.3), VyOS 1.4 Sagitta
dhoard updated the task description for T5152: Telegraf agent hostname isn't qualified.
Apr 10 2023, 10:00 PM · VyOS 1.3 Equuleus (1.3.3), VyOS 1.4 Sagitta
dhoard created T5152: Telegraf agent hostname isn't qualified.
Apr 10 2023, 10:00 PM · VyOS 1.3 Equuleus (1.3.3), VyOS 1.4 Sagitta

Apr 3 2023

Viacheslav added a comment to T5140: Firewall network-group problems.

The similar task/bug with address-group T3390 T469 and port-group

Apr 3 2023, 10:08 AM · VyOS 1.3 Equuleus (1.3.4)
n.fort created T5140: Firewall network-group problems.
Apr 3 2023, 9:57 AM · VyOS 1.3 Equuleus (1.3.4)

Mar 30 2023

fernando added a comment to T5097: the operational command "show interfaces ethernet ethx" doesn't reflect a call to 'clear counters'.

confirm, it's working :

Mar 30 2023, 2:30 PM · VyOS 1.4 Sagitta, VyOS 1.3 Equuleus

Mar 29 2023

jestabro moved T5097: the operational command "show interfaces ethernet ethx" doesn't reflect a call to 'clear counters' from Need Triage to Finished on the VyOS 1.3 Equuleus board.
Mar 29 2023, 7:16 PM · VyOS 1.4 Sagitta, VyOS 1.3 Equuleus
jestabro closed T5097: the operational command "show interfaces ethernet ethx" doesn't reflect a call to 'clear counters' as Resolved.
Mar 29 2023, 7:16 PM · VyOS 1.4 Sagitta, VyOS 1.3 Equuleus

Mar 24 2023

c-po created T5111: pppd-dns.service startup failed.
Mar 24 2023, 5:15 PM · VyOS 1.3 Equuleus (1.3.3)
jestabro renamed T5097: the operational command "show interfaces ethernet ethx" doesn't reflect a call to 'clear counters' from the operational command "show interfaces ethernet ethx" doesn't show when clears counts to the operational command "show interfaces ethernet ethx" doesn't reflect a call to 'clear counters'.
Mar 24 2023, 12:37 AM · VyOS 1.4 Sagitta, VyOS 1.3 Equuleus
jestabro changed the status of T5097: the operational command "show interfaces ethernet ethx" doesn't reflect a call to 'clear counters' from Open to In progress.
Mar 24 2023, 12:37 AM · VyOS 1.4 Sagitta, VyOS 1.3 Equuleus
jestabro added a comment to T5097: the operational command "show interfaces ethernet ethx" doesn't reflect a call to 'clear counters'.

PR for 1.4:
https://github.com/vyos/vyos-1x/pull/1911
PR for 1.3:
https://github.com/vyos/vyos-1x/pull/1912

Mar 24 2023, 12:35 AM · VyOS 1.4 Sagitta, VyOS 1.3 Equuleus

Mar 22 2023

jestabro changed Difficulty level from hard to normal on T5097: the operational command "show interfaces ethernet ethx" doesn't reflect a call to 'clear counters'.
Mar 22 2023, 9:16 PM · VyOS 1.4 Sagitta, VyOS 1.3 Equuleus
jestabro added a project to T5097: the operational command "show interfaces ethernet ethx" doesn't reflect a call to 'clear counters': VyOS 1.4 Sagitta.
Mar 22 2023, 7:52 PM · VyOS 1.4 Sagitta, VyOS 1.3 Equuleus
jestabro claimed T5097: the operational command "show interfaces ethernet ethx" doesn't reflect a call to 'clear counters'.
Mar 22 2023, 7:52 PM · VyOS 1.4 Sagitta, VyOS 1.3 Equuleus

Mar 17 2023

Viacheslav added a comment to T5097: the operational command "show interfaces ethernet ethx" doesn't reflect a call to 'clear counters'.

Some related tasks T2557 T4885

Mar 17 2023, 5:06 PM · VyOS 1.4 Sagitta, VyOS 1.3 Equuleus
fernando created T5097: the operational command "show interfaces ethernet ethx" doesn't reflect a call to 'clear counters'.
Mar 17 2023, 4:32 PM · VyOS 1.4 Sagitta, VyOS 1.3 Equuleus

Mar 7 2023

jestabro moved T2649: Ensure configration mode scripts conform to coding guidelines from Need Triage to Finished on the VyOS 1.3 Equuleus board.
Mar 7 2023, 6:36 PM · VyOS 1.3 Equuleus
jestabro closed T2649: Ensure configration mode scripts conform to coding guidelines as Resolved.
Mar 7 2023, 6:36 PM · VyOS 1.3 Equuleus

Feb 28 2023

chattytak created T5038: WAN load balancing sticky-connections inbound does not work..
Feb 28 2023, 9:29 AM · VyOS 1.3 Equuleus (1.3.8)

Feb 15 2023

a.apostoliuk closed T4993: Can't delete conntrack ignore rule as Resolved.
Feb 15 2023, 9:19 AM · VyOS 1.3 Equuleus (1.3.3)
a.apostoliuk moved T4993: Can't delete conntrack ignore rule from 1.3.3 to Finished on the VyOS 1.3 Equuleus board.
Feb 15 2023, 9:18 AM · VyOS 1.3 Equuleus (1.3.3)

Feb 14 2023

n.fort changed the status of T5009: op-mode command: restart dhcp relay-agent not working from Confirmed to In progress.

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

Feb 14 2023, 7:04 PM · VyOS 1.3 Equuleus (1.3.3)
n.fort added a comment to T5004: DHCP-Relay potential bug. Static configurations of DHCP-Relay Interfaces.

Thanks Keving: https://vyos.dev/T5009

Feb 14 2023, 6:44 PM · VyOS 1.3 Equuleus (1.3.8), VyOS 1.4 Sagitta (1.4.0-GA)
n.fort changed the status of T5009: op-mode command: restart dhcp relay-agent not working from Open to Confirmed.
Feb 14 2023, 6:44 PM · VyOS 1.3 Equuleus (1.3.3)
n.fort created T5009: op-mode command: restart dhcp relay-agent not working.
Feb 14 2023, 6:43 PM · VyOS 1.3 Equuleus (1.3.3)
kevin.roberts.sealingtech added a comment to T5004: DHCP-Relay potential bug. Static configurations of DHCP-Relay Interfaces.

FYI When I was troubleshooting I used:

Feb 14 2023, 5:53 PM · VyOS 1.3 Equuleus (1.3.8), VyOS 1.4 Sagitta (1.4.0-GA)
n.fort added a comment to T5004: DHCP-Relay potential bug. Static configurations of DHCP-Relay Interfaces.

In Both version, restarting relay service solved the issue:

Feb 14 2023, 5:37 PM · VyOS 1.3 Equuleus (1.3.8), VyOS 1.4 Sagitta (1.4.0-GA)
n.fort changed Version from VyOS LTS 1.3.2 to VyOS LTS 1.3.2 - vyos-1.4-rolling-202302140317 on T5004: DHCP-Relay potential bug. Static configurations of DHCP-Relay Interfaces.
Feb 14 2023, 3:19 PM · VyOS 1.3 Equuleus (1.3.8), VyOS 1.4 Sagitta (1.4.0-GA)
n.fort changed the status of T5004: DHCP-Relay potential bug. Static configurations of DHCP-Relay Interfaces from Open to Confirmed.
Feb 14 2023, 3:19 PM · VyOS 1.3 Equuleus (1.3.8), VyOS 1.4 Sagitta (1.4.0-GA)
n.fort added a comment to T5004: DHCP-Relay potential bug. Static configurations of DHCP-Relay Interfaces.

I can confirm this behavior, which occurs when changing IP address on listening interface (where dhcp-discover is captured).
Issue present in 1.3.2 .
It's also present in latest vyos-1.4-rolling-202302140317, regardless if old interface syntax is used, or if new upstream-interfces plus listen-interface commands are used.

Feb 14 2023, 3:18 PM · VyOS 1.3 Equuleus (1.3.8), VyOS 1.4 Sagitta (1.4.0-GA)
c-po added a comment to T4774: Disallow duplicate pubkey on peers of a wireguard interface.

You can either run both address-families through one tunnel

Feb 14 2023, 7:16 AM · VyOS 1.3 Equuleus (1.3.6), VyOS 1.4 Sagitta

Feb 13 2023

kevin.roberts.sealingtech added a comment to T5004: DHCP-Relay potential bug. Static configurations of DHCP-Relay Interfaces.

Can you provide this configuration on both setups:

show config comm | grep relay

# And route to relay server
show ip route <relay_server>
Feb 13 2023, 7:23 PM · VyOS 1.3 Equuleus (1.3.8), VyOS 1.4 Sagitta (1.4.0-GA)
n.fort added a comment to T5004: DHCP-Relay potential bug. Static configurations of DHCP-Relay Interfaces.

Can you provide this configuration on both setups:

Feb 13 2023, 6:53 PM · VyOS 1.3 Equuleus (1.3.8), VyOS 1.4 Sagitta (1.4.0-GA)
kevin.roberts.sealingtech created T5004: DHCP-Relay potential bug. Static configurations of DHCP-Relay Interfaces.
Feb 13 2023, 6:02 PM · VyOS 1.3 Equuleus (1.3.8), VyOS 1.4 Sagitta (1.4.0-GA)
trae32566 added a comment to T4774: Disallow duplicate pubkey on peers of a wireguard interface.
In T4774#142529, @c-po wrote:

Please note the WireGuard crypto Key routing concept: https://www.wireguard.com/#cryptokey-routing

Keys should not be re-used

Feb 13 2023, 6:52 AM · VyOS 1.3 Equuleus (1.3.6), VyOS 1.4 Sagitta
c-po added a comment to T4774: Disallow duplicate pubkey on peers of a wireguard interface.

Please note the WireGuard crypto Key routing concept: https://www.wireguard.com/#cryptokey-routing

Feb 13 2023, 6:50 AM · VyOS 1.3 Equuleus (1.3.6), VyOS 1.4 Sagitta
trae32566 updated subscribers of T4774: Disallow duplicate pubkey on peers of a wireguard interface.

@sdev @c-po @Alfa80 Can we look at rolling this back until it works fully, or fixing it so that it allows the above scenario please? Newer versions of 1.4 are unusable for me for a few months due to this. Let me know if I should file a separate bug.

Feb 13 2023, 6:44 AM · VyOS 1.3 Equuleus (1.3.6), VyOS 1.4 Sagitta

Feb 10 2023

a.apostoliuk created T4993: Can't delete conntrack ignore rule.
Feb 10 2023, 10:44 AM · VyOS 1.3 Equuleus (1.3.3)

Feb 8 2023

Viacheslav changed the subtype of T4972: Support FQDN and IPv6 addresses for RADIUS servers in accel-ppp-backed protocols from "Task" to "Feature Request".
Feb 8 2023, 12:10 PM · VyOS 1.5 Circinus
Viacheslav triaged T4972: Support FQDN and IPv6 addresses for RADIUS servers in accel-ppp-backed protocols as Wishlist priority.
Feb 8 2023, 12:10 PM · VyOS 1.5 Circinus

Feb 4 2023

c-po moved T4975: CLI does not work after cutting off the power or reset from In Progress to Finished on the VyOS 1.4 Sagitta board.
Feb 4 2023, 12:43 PM · VyOS 1.3 Equuleus (1.3.3), VyOS 1.4 Sagitta
c-po added a comment to T4975: CLI does not work after cutting off the power or reset.

PR for 1.3 which makes the change available for every config subsystem https://github.com/vyos/vyos-1x/pull/1798

Feb 4 2023, 12:43 PM · VyOS 1.3 Equuleus (1.3.3), VyOS 1.4 Sagitta

Feb 3 2023

ghavag updated the task description for T4976: Unable to form bond with Broadcom Inc. BCM57454 NetXtrem-E.
Feb 3 2023, 3:51 PM · VyOS 1.5 Circinus
ghavag created T4976: Unable to form bond with Broadcom Inc. BCM57454 NetXtrem-E.
Feb 3 2023, 3:41 PM · VyOS 1.5 Circinus

Feb 2 2023

zsdc added a comment to T4975: CLI does not work after cutting off the power or reset.

PR for 1.3: https://github.com/vyos/vyos-1x/pull/1796

Feb 2 2023, 11:05 AM · VyOS 1.3 Equuleus (1.3.3), VyOS 1.4 Sagitta
zsdc added a comment to T4975: CLI does not work after cutting off the power or reset.

PR for 1.4: https://github.com/vyos/vyos-1x/pull/1795

Feb 2 2023, 10:54 AM · VyOS 1.3 Equuleus (1.3.3), VyOS 1.4 Sagitta
zsdc changed the status of T4975: CLI does not work after cutting off the power or reset from Open to In progress.
Feb 2 2023, 9:51 AM · VyOS 1.3 Equuleus (1.3.3), VyOS 1.4 Sagitta
zsdc created T4975: CLI does not work after cutting off the power or reset.
Feb 2 2023, 9:51 AM · VyOS 1.3 Equuleus (1.3.3), VyOS 1.4 Sagitta

Feb 1 2023

Viacheslav added a comment to T4972: Support FQDN and IPv6 addresses for RADIUS servers in accel-ppp-backed protocols.

accel-ppp doesn't support FQDN for RADIUS https://docs.accel-ppp.org/en/latest/configuration/radius.html#radius
So it is impossible until it is available in the accep-ppp

Feb 1 2023, 11:21 AM · VyOS 1.5 Circinus

Jan 31 2023

syncer assigned T4972: Support FQDN and IPv6 addresses for RADIUS servers in accel-ppp-backed protocols to Viacheslav.
Jan 31 2023, 11:05 PM · VyOS 1.5 Circinus
dmbaturin created T4972: Support FQDN and IPv6 addresses for RADIUS servers in accel-ppp-backed protocols.
Jan 31 2023, 8:41 PM · VyOS 1.5 Circinus

Jan 30 2023

zsdc closed T4954: DNS cannot be configured via Network-Config v1 received from ConfigDrive / Cloud-Init as Resolved.
Jan 30 2023, 11:35 AM · VyOS 1.3 Equuleus, VyOS 1.4 Sagitta

Jan 27 2023

zsdc moved T4954: DNS cannot be configured via Network-Config v1 received from ConfigDrive / Cloud-Init from Need Triage to Backport Candidates on the VyOS 1.4 Sagitta board.

Backport PR https://github.com/vyos/vyos-cloud-init/pull/60

Jan 27 2023, 3:32 PM · VyOS 1.3 Equuleus, VyOS 1.4 Sagitta
zsdc changed the status of T4954: DNS cannot be configured via Network-Config v1 received from ConfigDrive / Cloud-Init from Open to Backport pending.

Fix for 1.4: https://github.com/vyos/vyos-cloud-init/pull/59
It must be backported to 1.3 now.

Jan 27 2023, 3:12 PM · VyOS 1.3 Equuleus, VyOS 1.4 Sagitta

Jan 25 2023

zsdc created T4954: DNS cannot be configured via Network-Config v1 received from ConfigDrive / Cloud-Init.
Jan 25 2023, 6:52 PM · VyOS 1.3 Equuleus, VyOS 1.4 Sagitta

Jan 15 2023

Viacheslav changed the status of T4927: Need to change restart to reload-or-restart in Webproxy module from In progress to Needs testing.
Jan 15 2023, 9:39 PM · VyOS 1.3 Equuleus, VyOS 1.4 Sagitta

Jan 11 2023

a.apostoliuk changed the status of T4927: Need to change restart to reload-or-restart in Webproxy module from Open to In progress.
Jan 11 2023, 6:48 AM · VyOS 1.3 Equuleus, VyOS 1.4 Sagitta

Jan 10 2023

a.apostoliuk claimed T4927: Need to change restart to reload-or-restart in Webproxy module.
Jan 10 2023, 9:42 AM · VyOS 1.3 Equuleus, VyOS 1.4 Sagitta
a.apostoliuk created T4927: Need to change restart to reload-or-restart in Webproxy module.
Jan 10 2023, 9:42 AM · VyOS 1.3 Equuleus, VyOS 1.4 Sagitta

Jan 9 2023

Viacheslav changed the status of T4844: Incorrect permissions of the safeguard DB directory from In progress to Needs testing.
Jan 9 2023, 1:26 PM · VyOS 1.3 Equuleus, VyOS 1.4 Sagitta

Jan 5 2023

Viacheslav changed the status of T4895: Tag nodes are overwritten when configured by Cloud-Init from User-Data from Backport pending to Needs testing.
Jan 5 2023, 3:44 PM · VyOS 1.3 Equuleus (1.3.4), VyOS 1.4 Sagitta

Jan 3 2023

zsdc added a comment to T4895: Tag nodes are overwritten when configured by Cloud-Init from User-Data.

Backport PR: https://github.com/vyos/vyos-cloud-init/pull/57

Jan 3 2023, 4:00 PM · VyOS 1.3 Equuleus (1.3.4), VyOS 1.4 Sagitta
zsdc closed T4869: A network with `/32` or `/128` mask cannot be removed from a network-group as Resolved.
Jan 3 2023, 3:37 PM · VyOS 1.3 Equuleus (1.3.4)

Dec 27 2022

Viacheslav added a comment to T4894: Using the same name for address and network group yields in ipset error.

Similar tasks T2045, T1519

Dec 27 2022, 10:39 AM · VyOS 1.4 Sagitta
vfreex added a comment to T4896: ospfv3: Fix broken not-advertise option.

PR https://github.com/vyos/vyatta-cfg-quagga/pull/98

Dec 27 2022, 10:04 AM · VyOS 1.3 Equuleus (1.3.3)
vfreex created T4896: ospfv3: Fix broken not-advertise option.
Dec 27 2022, 10:02 AM · VyOS 1.3 Equuleus (1.3.3)

Dec 26 2022

zsdc changed the status of T4895: Tag nodes are overwritten when configured by Cloud-Init from User-Data from Open to Backport pending.

For 1.4 resolved in the https://github.com/vyos/vyos-cloud-init/commit/d385e3655e9eed77397136f5e27325a93719332d
Waiting several days for tests before doing a backport.

Dec 26 2022, 3:27 PM · VyOS 1.3 Equuleus (1.3.4), VyOS 1.4 Sagitta
zsdc created T4895: Tag nodes are overwritten when configured by Cloud-Init from User-Data.
Dec 26 2022, 2:53 PM · VyOS 1.3 Equuleus (1.3.4), VyOS 1.4 Sagitta

Dec 25 2022

jimmy created T4894: Using the same name for address and network group yields in ipset error.
Dec 25 2022, 11:07 PM · VyOS 1.4 Sagitta

Dec 13 2022

Viacheslav changed the status of T4874: Add Warning message to Equuleus from In progress to Needs testing.
Dec 13 2022, 6:23 PM · VyOS 1.3 Equuleus (1.3.4)

Dec 10 2022

a.apostoliuk changed the status of T4874: Add Warning message to Equuleus from Open to In progress.
Dec 10 2022, 6:38 AM · VyOS 1.3 Equuleus (1.3.4)
a.apostoliuk created T4874: Add Warning message to Equuleus.
Dec 10 2022, 6:38 AM · VyOS 1.3 Equuleus (1.3.4)

Dec 9 2022

zsdc changed the status of T4869: A network with `/32` or `/128` mask cannot be removed from a network-group from Open to In progress.

PR with fix is here: https://github.com/vyos/vyatta-cfg-firewall/pull/35

Dec 9 2022, 3:21 PM · VyOS 1.3 Equuleus (1.3.4)
zsdc created T4869: A network with `/32` or `/128` mask cannot be removed from a network-group.
Dec 9 2022, 12:04 PM · VyOS 1.3 Equuleus (1.3.4)

Dec 6 2022

a.apostoliuk changed the status of T4862: webproxy domain-block does not work from Open to In progress.
Dec 6 2022, 10:15 AM · VyOS 1.3 Equuleus, VyOS 1.4 Sagitta
a.apostoliuk created T4862: webproxy domain-block does not work.
Dec 6 2022, 10:15 AM · VyOS 1.3 Equuleus, VyOS 1.4 Sagitta

Dec 1 2022

dmbaturin created T4855: Trying to create more than one tunnel of the same type to the same address causes unhandled exception.
Dec 1 2022, 1:55 PM · VyOS 1.3 Equuleus (1.3.4)

Nov 30 2022

SrividyaA created T4853: OpenVPN: unable to commit changes when the interface is down/unknown state.
Nov 30 2022, 2:19 PM · VyOS 1.3 Equuleus (1.3.8)

Nov 28 2022

a.apostoliuk added a parent task for T4844: Incorrect permissions of the safeguard DB directory: T3810: webproxy squidguard rules don't work properly after rewriting to python. .
Nov 28 2022, 3:08 PM · VyOS 1.3 Equuleus, VyOS 1.4 Sagitta
a.apostoliuk changed the status of T4844: Incorrect permissions of the safeguard DB directory from Open to In progress.
Nov 28 2022, 3:07 PM · VyOS 1.3 Equuleus, VyOS 1.4 Sagitta
a.apostoliuk claimed T4844: Incorrect permissions of the safeguard DB directory.
Nov 28 2022, 3:07 PM · VyOS 1.3 Equuleus, VyOS 1.4 Sagitta
a.apostoliuk created T4844: Incorrect permissions of the safeguard DB directory.
Nov 28 2022, 3:07 PM · VyOS 1.3 Equuleus, VyOS 1.4 Sagitta

Nov 25 2022

marc_s added a comment to T4776: NVME storage is not detected properly during installation.

@pasik please see https://github.com/vyos/vyatta-cfg-system/pull/191

Nov 25 2022, 4:46 PM · VyOS 1.3 Equuleus (1.3.5), VyOS 1.4 Sagitta
pasik added a comment to T4776: NVME storage is not detected properly during installation.

@marc_s Would you be able to open a PR against 1.3 ?

Nov 25 2022, 10:23 AM · VyOS 1.3 Equuleus (1.3.5), VyOS 1.4 Sagitta
SquirePug created T4840: Backend qmicli commands fail, when ModemManager is starting the cellular service, need to use qmi-proxy..
Nov 25 2022, 6:53 AM · VyOS 1.5 Circinus

Nov 23 2022

a.apostoliuk closed T4793: Create warning message about disable-route-autoinstall when ipsec vti is used as Resolved.
Nov 23 2022, 11:38 AM · VyOS 1.4 Sagitta, VyOS 1.3 Equuleus
Viacheslav changed the subtype of T4793: Create warning message about disable-route-autoinstall when ipsec vti is used from "Task" to "Feature Request".
Nov 23 2022, 11:34 AM · VyOS 1.4 Sagitta, VyOS 1.3 Equuleus
a.apostoliuk moved T4793: Create warning message about disable-route-autoinstall when ipsec vti is used from Need Triage to Finished on the VyOS 1.4 Sagitta board.
Nov 23 2022, 11:31 AM · VyOS 1.4 Sagitta, VyOS 1.3 Equuleus

Nov 22 2022

Viacheslav changed the status of T4793: Create warning message about disable-route-autoinstall when ipsec vti is used from In progress to Needs testing.
Nov 22 2022, 7:41 PM · VyOS 1.4 Sagitta, VyOS 1.3 Equuleus