Page MenuHomeVyOS Platform
Feed Advanced Search

Jan 20 2024

Viacheslav moved T4990: Commit results may not be properly saved if power is cut immediately after a successful commit from Need Triage to Finished on the VyOS 1.3 Equuleus (1.3.6) board.
Jan 20 2024, 11:50 AM · VyOS 1.3 Equuleus (1.3.6), VyOS 1.4 Sagitta
Viacheslav moved T4990: Commit results may not be properly saved if power is cut immediately after a successful commit from Open to Finished on the VyOS 1.4 Sagitta board.
Jan 20 2024, 11:50 AM · VyOS 1.3 Equuleus (1.3.6), VyOS 1.4 Sagitta
Viacheslav closed T4990: Commit results may not be properly saved if power is cut immediately after a successful commit as Resolved.

Merged and looks working

Jan 20 2024, 11:50 AM · VyOS 1.3 Equuleus (1.3.6), VyOS 1.4 Sagitta
Viacheslav triaged T4976: Unable to form bond with Broadcom Inc. BCM57454 NetXtrem-E as Wishlist priority.
Jan 20 2024, 11:38 AM · VyOS 1.4 Sagitta (1.4.0), Bugs
Viacheslav triaged T4853: OpenVPN: unable to commit changes when the interface is down/unknown state as Normal priority.
Jan 20 2024, 11:30 AM · VyOS Rolling, Bugs
Viacheslav closed T4824: PBR/FW rulesets are ignored in rfc3768-compatibility VRRP setups as Wontfix.

Wontfix due the old firewall backend.
Do not have those bugs for 1.4/1.5

Jan 20 2024, 11:23 AM · VyOS 1.3 Equuleus (1.3.6)
Viacheslav triaged T4816: IPv4-mapped and IPv4-compatible IPv6 addresses not valid anymore as High priority.
Jan 20 2024, 11:21 AM · VyOS 1.5 Circinus, VyOS Rolling, VyOS 1.4 Sagitta (1.4.3)
Viacheslav changed the status of T4774: Disallow duplicate pubkey on peers of a wireguard interface from Unknown Status to Wontfix.
Jan 20 2024, 11:13 AM · VyOS 1.3 Equuleus (1.3.6), VyOS 1.4 Sagitta
Viacheslav triaged T4769: Conntrack settings are not apply properly as Normal priority.
Jan 20 2024, 11:12 AM · VyOS Rolling, Bugs
Viacheslav closed T4752: ICMP redirects not working / not properly configured as Not Applicable.
Jan 20 2024, 11:08 AM · VyOS 1.3 Equuleus (1.3.6), VyOS 1.4 Sagitta
Viacheslav triaged T4721: Static IPv6 Route Tags Missing as Wishlist priority.
Jan 20 2024, 11:01 AM · VyOS 1.3 Equuleus (1.3.6)
Viacheslav closed T4563: Docker build system is broken (Equuleus v1.3.1) as Wontfix.

It is mostly impossible to use tags as each tag requires the same packages/binaries which were relevant for each tag

Jan 20 2024, 10:59 AM · VyOS 1.3 Equuleus (1.3.6)
Viacheslav triaged T4214: [DHCP] static route dhcp-interface issues as Normal priority.
Jan 20 2024, 10:56 AM · VyOS 1.5 Circinus, VyOS Rolling
Viacheslav changed the status of T4207: Policy Based Route Issue with Rules for Multiple Tables from Open to Needs reporter action.

@Rhongomiant Is it still relevant?

Jan 20 2024, 10:47 AM · Bugs, VyOS 1.3 Equuleus (1.3.8)
Viacheslav closed T4185: [VPN-IPSEC] not boot config after reboot as Wontfix.

Wontfix due to the old backend.

Jan 20 2024, 10:43 AM · VyOS 1.3 Equuleus (1.3.6)
Viacheslav assigned T4143: Wrong section for Cloud-init User-Data for OVA images to zsdc.
Jan 20 2024, 10:41 AM
Viacheslav closed T4139: Wireless interface member of a bridge as Wontfix.
Jan 20 2024, 10:40 AM · VyOS 1.3 Equuleus (1.3.6)
Viacheslav added a project to T4001: Cannot use local-subnet or remote-subnet when using transport mode: VyOS 1.5 Circinus.
Jan 20 2024, 10:32 AM · Bugs, VyOS 1.4 Sagitta (1.4.0), VyOS Rolling, VyOS 1.5 Circinus
Viacheslav changed the status of T4001: Cannot use local-subnet or remote-subnet when using transport mode from Open to Needs testing.

Still relevant for 1.3.5

vyos@r1# commit
[ vpn ipsec site-to-site peer TST2 tunnel 0 ]
VPN configuration error: Can not use local-subnet or remote-subnet when using transport mode
Jan 20 2024, 10:31 AM · Bugs, VyOS 1.4 Sagitta (1.4.0), VyOS Rolling, VyOS 1.5 Circinus
Viacheslav changed the status of T577: Unconfigured Ethernet interface discovery partial failure on boot from Confirmed to Needs testing.
Jan 20 2024, 10:21 AM · VyOS Rolling, Bugs
Viacheslav closed T2377: logging across boot as Wontfix.

Needs to revisit
Close it for now, as the parent task is closed.

Jan 20 2024, 10:19 AM · VyOS 1.3 Equuleus (1.3.6)
Viacheslav closed T3813: Some custom sysctl parameters can't be applied bug as Resolved.

Fixed in 1.3.5

vyos@r1# set interfaces ethernet eth1 address '203.0.113.1/24'
[edit]
vyos@r1# 
[edit]
vyos@r1# set interfaces tunnel tun0 address '100.64.0.1/30'
[edit]
vyos@r1# set interfaces tunnel tun0 encapsulation gretap
[edit]
vyos@r1# set interfaces tunnel tun0 source-address '203.0.113.1'
[edit]
vyos@r1# set interfaces tunnel tun0 mtu '1500'
[edit]
vyos@r1# set interfaces tunnel tun0 multicast 'enable'
[edit]
vyos@r1# set interfaces tunnel tun0 parameters ip ttl '64'
[edit]
vyos@r1# set interfaces tunnel tun0 remote '203.0.113.2'
[edit]
vyos@r1# set system sysctl custom net.ipv4.conf.tun0.accept_local value '1'
[edit]
vyos@r1# commit
[edit]
vyos@r1# sudo sysctl net.ipv4.conf.tun0.accept_local
net.ipv4.conf.tun0.accept_local = 1
[edit]
vyos@r1#
Jan 20 2024, 10:15 AM · VyOS 1.3 Equuleus (1.3.6), VyOS 1.4 Sagitta
Viacheslav closed T3977: dhcp-relay-agent uses "physical" IP instead of vrrp IP as Wontfix.

Close it as wontfix for 1.3.
We use KEA-DHCP-server for 1.5
Reopen it for KEA task if it is necessary.

Jan 20 2024, 10:08 AM · VyOS 1.3 Equuleus (1.3.6)
Viacheslav assigned T3992: Unhandled exception when trying to add an interface with an assigned address to a bridge to c-po.
Jan 20 2024, 10:00 AM · VyOS 1.3 Equuleus (1.3.7)
Viacheslav triaged T3992: Unhandled exception when trying to add an interface with an assigned address to a bridge as Normal priority.

Fixed and not actual bug for 1.5:

vyos@r4# set interfaces bridge br0 member interface eth1.10
[edit]
vyos@r4# set interfaces ethernet eth1 vif 10 address 100.64.0.1/24
[edit]
vyos@r4# commit
[ interfaces ethernet eth1 ]
Cannot assign address to interface "eth1.10" as it is a member of bridge
"br0"!
Jan 20 2024, 10:00 AM · VyOS 1.3 Equuleus (1.3.7)
Viacheslav closed T3987: An error occurs after stopping snmpd in frr as Wontfix.

Wontfix due to the old backend implementation.

Jan 20 2024, 9:54 AM · VyOS 1.3 Equuleus (1.3.6)
Viacheslav changed the status of T2243: Bridge interface fails if member is VXLAN interface with VTI underlay, a subtask of T2353: Interface [conf_mode] errors parent task, from On hold to Needs testing.
Jan 20 2024, 9:41 AM · VyOS 1.3 Equuleus (1.3.6)
Viacheslav changed the status of T2243: Bridge interface fails if member is VXLAN interface with VTI underlay from On hold to Needs testing.
Jan 20 2024, 9:41 AM · Bugs, VyOS 1.3 Equuleus (1.3.9)
Viacheslav closed T4027: Does not possible to update the system with 512MB of RAM as Wontfix.

The minimal options were increased

Jan 20 2024, 3:05 AM · VyOS 1.3 Equuleus (1.3.6)
Viacheslav closed T4062: VRRP IPSEC-AH : sequence number xxxxxxx already processed. Packet dropped. Local(xxxxxxx) as Not Applicable.

There are no other reports
close it

Jan 20 2024, 3:04 AM · VyOS 1.3 Equuleus (1.3.6)
Viacheslav closed T4039: Rsyslog to use 'protocol23format' for protocol UDP as Resolved.
Jan 20 2024, 3:01 AM · VyOS 1.3 Equuleus (1.3.6)
Viacheslav triaged T3314: Udev rules try to rename active interfaces in some environments as Normal priority.
Jan 20 2024, 2:50 AM · VyOS Rolling
Viacheslav closed T2854: Classes for implementing client/server pairs more easily and in an uniform way as Wontfix.

PR was rejected

Jan 20 2024, 2:47 AM · VyOS 1.3 Equuleus (1.3.6)
Viacheslav triaged T3989: Firewall - Can't delete rule in firewall entry and leave just default-action when firewall entry is in used as Low priority.
Jan 20 2024, 2:38 AM
Viacheslav closed T3949: No SNMP response for OSPFv3 as Wontfix.

Mark as wont fix as we do not maintain the MIBs, should be fixed by upstream

Jan 20 2024, 2:38 AM · VyOS 1.3 Equuleus (1.3.6)
Viacheslav changed the status of T3855: Bgp peer-group and neighbor specific confiugration bugs from Open to Confirmed.

Stil reproduced

vyos@r1# run show ver
Jan 20 2024, 2:33 AM · Bugs, VyOS 1.3 Equuleus (1.3.9)
Viacheslav triaged T5926: IPSEC does not apply after l2tp configuration was changed as Normal priority.
Jan 20 2024, 2:16 AM · VyOS 1.3 Equuleus (1.3.9), VyOS 1.4 Sagitta (1.4.0-epa1), VyOS 1.5 Circinus
Viacheslav triaged T5761: Allow PPPoE interface to be assigned IPv6 address via DHCPv6 as Normal priority.
Jan 20 2024, 2:09 AM · VyOS Rolling
Viacheslav triaged T3843: l2tp configuration not cleared after delete as Normal priority.
Jan 20 2024, 2:00 AM · VyOS 1.4 Sagitta (1.4.0-epa3), VyOS 1.5 Circinus
Viacheslav closed T3737: openvpn-option needs to be able to support quotes as since openvpn 2.4. as Not Applicable.
Jan 20 2024, 1:54 AM · VyOS 1.3 Equuleus (1.3.6), VyOS 1.4 Sagitta
Viacheslav closed T3688: Fail to save configuration via scp/sftp as Not Applicable.

Seems fixed

vyos@r1# save scp://vyos:superpass@192.168.122.14:/home/vyos
Saving configuration to 'scp://vyos:superpass@192.168.122.14:/home/vyos'...
Host '192.168.122.14' not found in known hosts.
Fingerprint: 5e466b0c69fae2aa89723849a331d0b7
Do you wish to continue? [y/N] y
Done
[edit]
vyos@r1# 
vyos@r1# run show version
Jan 20 2024, 1:45 AM · VyOS 1.3 Equuleus (1.3.6)
Viacheslav closed T2837: make-version-file executed too early during build process as Not Applicable.

Both tasks were solved
Reopen it if necessary

Jan 20 2024, 1:24 AM · VyOS 1.3 Equuleus (1.3.6)
Viacheslav triaged T2710: Many op mode "show interfaces $type" commands no longer work as Normal priority.
Jan 20 2024, 1:22 AM · Bugs, VyOS 1.3 Equuleus (1.3.9)
Viacheslav updated the task description for T2710: Many op mode "show interfaces $type" commands no longer work.
Jan 20 2024, 1:22 AM · Bugs, VyOS 1.3 Equuleus (1.3.9)
Viacheslav triaged T2597: Add more options to API as Low priority.
Jan 20 2024, 1:21 AM
Viacheslav closed T2579: The root task for VRF features as Resolved.
Jan 20 2024, 1:19 AM · VyOS 1.3 Equuleus (1.3.6)
Viacheslav closed T2574: wan-load-balance snat bug and route problem as Not Applicable.
Jan 20 2024, 1:19 AM · VyOS 1.3 Equuleus (1.3.6)
Viacheslav closed T2452: Serial console related issues as Resolved.
Jan 20 2024, 1:10 AM · VyOS 1.3 Equuleus (1.3.6)
Viacheslav changed the status of T117: Cannot install from ISO via serial console on ttyS1 from Resolved to Not Applicable.
Jan 20 2024, 1:08 AM · VyOS 1.3 Equuleus (1.3.6)
Viacheslav changed the status of T117: Cannot install from ISO via serial console on ttyS1, a subtask of T2452: Serial console related issues, from Resolved to Not Applicable.
Jan 20 2024, 1:08 AM · VyOS 1.3 Equuleus (1.3.6)
Viacheslav closed T117: Cannot install from ISO via serial console on ttyS1, a subtask of T2452: Serial console related issues, as Resolved.
Jan 20 2024, 1:08 AM · VyOS 1.3 Equuleus (1.3.6)
Viacheslav closed T117: Cannot install from ISO via serial console on ttyS1 as Resolved.

There are no responses from the author.
Reopen it if it sill bug

Jan 20 2024, 1:08 AM · VyOS 1.3 Equuleus (1.3.6)
Viacheslav removed a subtask for T2452: Serial console related issues: T2453: Improve serial console (add options to auto-detect or hard-set terminal size).
Jan 20 2024, 1:06 AM · VyOS 1.3 Equuleus (1.3.6)
Viacheslav triaged T2452: Serial console related issues as Normal priority.
Jan 20 2024, 1:05 AM · VyOS 1.3 Equuleus (1.3.6)
Viacheslav closed T2546: The root task for rewriting [op-mode] to XML as Resolved.
Jan 20 2024, 12:56 AM · VyOS 1.3 Equuleus (1.3.6)
Viacheslav closed T2334: remove Interface.options and use Interface.default instead as Wontfix.

We have not planed for the near future.
Reopen if necessary.

Jan 20 2024, 12:54 AM · VyOS 1.3 Equuleus (1.3.6)
Viacheslav triaged T2251: VRF communication breaks when utilizing zone-based firewalling as Normal priority.
Jan 20 2024, 12:52 AM · VyOS Rolling, Bugs
Viacheslav changed the status of T2232: Prevent deletion of bridge member interfaces from In progress to Needs testing.
Jan 20 2024, 12:49 AM · Restricted Project, VyOS 1.5 Circinus
Viacheslav triaged T2196: Dynamic ipv4 interface list hairpin as Wishlist priority.
Jan 20 2024, 12:47 AM · VyOS Rolling

Jan 19 2024

Viacheslav added a comment to T3770: BGP neighbor not generating the correct frr configuration when moved to peer-group.

Still bug for 1.3.5

set protocols bgp 4200010000 address-family ipv6-unicast redistribute connected
set protocols bgp 4200010000 address-family ipv6-unicast redistribute static
set protocols bgp 4200010000 neighbor 2001:db8::2 address-family ipv6-unicast
set protocols bgp 4200010000 neighbor 2001:db8::2 peer-group 'CUST_CR_IPV6'
set protocols bgp 4200010000 peer-group CUST_CR_IPV6 address-family ipv6-unicast
set protocols bgp 4200010000 peer-group CUST_CR_IPV6 remote-as '65500'
Jan 19 2024, 10:30 PM · VyOS 1.3 Equuleus (1.3.7)
Viacheslav removed a project from T3770: BGP neighbor not generating the correct frr configuration when moved to peer-group: VyOS 1.4 Sagitta.
Jan 19 2024, 10:28 PM · VyOS 1.3 Equuleus (1.3.7)
Viacheslav closed T5554: Disable sudo for PAM RADIUS, a subtask of T3191: PAM RADIUS freezing when accounting does not configured on RADIUS server, as Resolved.
Jan 19 2024, 10:20 PM · VyOS 1.3 Equuleus (1.3.6), VyOS 1.5 Circinus, VyOS 1.4 Sagitta
Viacheslav added a comment to T5543: Fix source address handling in static joins.

IGMP was migrated to PIM https://github.com/vyos/vyos-1x/commit/383231dae8c01ea58d0c956688ecd87f739be97e

Jan 19 2024, 10:17 PM · VyOS 1.4 Sagitta, VyOS Rolling, VyOS 1.3 Equuleus (1.3.6)
Viacheslav changed the status of T5543: Fix source address handling in static joins from Unknown Status to Resolved.
Jan 19 2024, 10:13 PM · VyOS 1.4 Sagitta, VyOS Rolling, VyOS 1.3 Equuleus (1.3.6)
Viacheslav closed T3963: Deleting "le 64" from prefix-list6 does render any change as Wontfix.

Impossible with FRR

r1# conf t
r1(config)# no ipv6 prefix-list PUB seq 10 permit 2001:db8::/32 le
% Command incomplete: no ipv6 prefix-list PUB seq 10 permit 2001:db8::/32 le
r1(config)#
Jan 19 2024, 10:05 PM · VyOS 1.3 Equuleus (1.3.6)
Viacheslav changed the status of T3403: Error on interrupting list of pppoe sessions from Resolved to Not Applicable.
Jan 19 2024, 9:55 PM · VyOS 1.3 Equuleus (1.3.6), VyOS 1.4 Sagitta
Viacheslav changed the status of T3403: Error on interrupting list of pppoe sessions from Unknown Status to Resolved.
Jan 19 2024, 9:54 PM · VyOS 1.3 Equuleus (1.3.6), VyOS 1.4 Sagitta
Viacheslav changed the status of T3159: L2TP MTU mismatch between client and server from Open to Needs reporter action.

If the problem exists, it should be fixed on accel-ppp site.
I am not sure that I can help here as it is written on C

Jan 19 2024, 9:52 PM · Bugs, VyOS 1.3 Equuleus (1.3.9), VyOS 1.4 Sagitta (1.4.0-GA), VyOS 1.5 Circinus
Viacheslav closed T1418: DHCP update record to microsoft dns as Wontfix.

Create a new task and provide links and examples for the KEA-DHCP-server implementation if it is supported.
ISC-DHCP-server is deprecated.

Jan 19 2024, 9:41 PM · VyOS 1.3 Equuleus (1.3.6)
Viacheslav closed T1620: Leases in "show dhcp server leases" lose Pool and Hostname after some time as Wontfix.

ISC-DHCP is deprecated, and we do not expect new updates.
The 1.5 is migrated to KEA-DHCP
Close it as wontfix

Jan 19 2024, 9:37 PM · VyOS 1.3 Equuleus (1.3.6)
Viacheslav closed T1200: SNMP GET broken at least for BGP4-MIB as Wontfix.

Since it didn't function properly in either Quagga or FRR...
I suggest addressing this issue to the upstream codebase, as we currently do not maintain SNMP MIBs. Your attention to this matter would be greatly appreciated.

Jan 19 2024, 9:18 PM · VyOS 1.4 Sagitta, VyOS 1.3 Equuleus (1.3.6)
Viacheslav closed T1199: SNMP BGP4-MIB: bgp4PathAttrCalcLocalPref and bgp4PathAttrLocalPref filled incorrectly as Wontfix.

Since it didn't function properly in either Quagga or FRR...
I suggest addressing this issue to the upstream codebase, as we currently do not maintain SNMP MIBs. Your attention to this matter would be greatly appreciated.

Jan 19 2024, 9:18 PM · VyOS 1.4 Sagitta, VyOS 1.3 Equuleus (1.3.6)

Jan 18 2024

erkin closed T5656: commit-archive password does not allow for all special characters as Wontfix.

After some research, I have concluded that the error was caused by the string's violation of RFC 3986, which recommends using percent encoding instead. I'll look into the feasibility of implementing percent encoding/decoding (which urllib natively supports) for spicy characters if there's demand, but the recommended method in VyOS right now is using the protocol-agnostic REMOTE_USERNAME and REMOTE_PASSWORD environment variables, which bypass the URL decoding step. The alternative would involve messing with urllib.parse's internal parser to implement a laxer and less greedy regexp to accept passwords like this, which is probably a bad idea.

Jan 18 2024, 3:18 PM · VyOS 1.3 Equuleus (1.3.6), VyOS 1.5 Circinus, VyOS 1.4 Sagitta

Jan 17 2024

Viacheslav closed T2163: Disabled vif interface with "address dhcp" requests DHCP address as Not Applicable.

Seems fixed:
Before reboot:

set interfaces ethernet eth1 description 'LAN'
set interfaces ethernet eth1 hw-id '52:54:00:04:33:2b'
set interfaces ethernet eth1 vif 20 address 'dhcp'
set interfaces ethernet eth1 vif 20 disable
Jan 17 2024, 1:33 PM · VyOS 1.4 Sagitta, VyOS 1.3 Equuleus (1.3.6)

Jan 15 2024

Viacheslav changed the status of T2616: BFD Configuration causes flapping from Open to Needs testing.
Jan 15 2024, 6:33 PM
Viacheslav triaged T5914: CVE-2023-48795 - Terrapin vulnerability as High priority.
Jan 15 2024, 1:39 PM · VyOS 1.3 Equuleus (1.3.6)

Jan 14 2024

Viacheslav closed T5715: IPSec VPN: restart vpn is not working as Resolved.
Jan 14 2024, 6:54 PM · VyOS 1.3 Equuleus (1.3.6)
Viacheslav added a parent task for T4281: System users migration can lead to inaccessible shell: T5938: Migration fail root task for 1.4-rc.
Jan 14 2024, 10:49 AM · VyOS Rolling, Bugs

Jan 13 2024

c-po closed T5924: Build cannot pass the smoketest dialup-router-medium-vpn as Resolved.
Jan 13 2024, 8:09 AM · VyOS 1.3 Equuleus (1.3.6)

Jan 12 2024

c-po moved T5924: Build cannot pass the smoketest dialup-router-medium-vpn from Need Triage to Finished on the VyOS 1.3 Equuleus (1.3.6) board.
Jan 12 2024, 8:56 PM · VyOS 1.3 Equuleus (1.3.6)
c-po added a comment to T5924: Build cannot pass the smoketest dialup-router-medium-vpn.

https://github.com/vyos/vyos-1x/pull/2816

Jan 12 2024, 8:56 PM · VyOS 1.3 Equuleus (1.3.6)
c-po added a comment to T5924: Build cannot pass the smoketest dialup-router-medium-vpn.

The commit in question was added after the VyOS 1.3.5 release

Jan 12 2024, 8:52 PM · VyOS 1.3 Equuleus (1.3.6)
c-po claimed T5924: Build cannot pass the smoketest dialup-router-medium-vpn.
Jan 12 2024, 6:41 PM · VyOS 1.3 Equuleus (1.3.6)
Viacheslav triaged T5715: IPSec VPN: restart vpn is not working as Urgent! priority.
Jan 12 2024, 5:47 PM · VyOS 1.3 Equuleus (1.3.6)
Viacheslav added a comment to T5715: IPSec VPN: restart vpn is not working.

PR https://github.com/vyos/vyatta-op-vpn/pull/38

Jan 12 2024, 5:47 PM · VyOS 1.3 Equuleus (1.3.6)
Viacheslav reopened T3843: l2tp configuration not cleared after delete as "Open".

It is still a bug and was reproduced in T5926

Jan 12 2024, 1:57 PM · VyOS 1.4 Sagitta (1.4.0-epa3), VyOS 1.5 Circinus
Viacheslav added a comment to T5926: IPSEC does not apply after l2tp configuration was changed.

Deleting was described there T3843 and seems steel relevant

Jan 12 2024, 1:55 PM · VyOS 1.3 Equuleus (1.3.9), VyOS 1.4 Sagitta (1.4.0-epa1), VyOS 1.5 Circinus
a.apostoliuk created T5926: IPSEC does not apply after l2tp configuration was changed.
Jan 12 2024, 12:53 PM · VyOS 1.3 Equuleus (1.3.9), VyOS 1.4 Sagitta (1.4.0-epa1), VyOS 1.5 Circinus
Viacheslav triaged T5924: Build cannot pass the smoketest dialup-router-medium-vpn as High priority.
Jan 12 2024, 9:15 AM · VyOS 1.3 Equuleus (1.3.6)
Viacheslav created T5924: Build cannot pass the smoketest dialup-router-medium-vpn.
Jan 12 2024, 9:14 AM · VyOS 1.3 Equuleus (1.3.6)
SrividyaA renamed T5914: CVE-2023-48795 - Terrapin vulnerability from CVE-2023-48795 to CVE-2023-48795 - Terrapin vulnerability.
Jan 12 2024, 7:18 AM · VyOS 1.3 Equuleus (1.3.6)

Jan 11 2024

exp added a comment to T5279: vrf bind-to-all not working for TCP.

This issue seems to appear only with 1.3 but not with 1.4

Jan 11 2024, 9:34 PM · Bugs, VyOS 1.3 Equuleus (1.3.9)
c-po claimed T4270: When "ignore-hosts-file" is unset, local hostname of the router resolves to 127.0.1.1 in the DNS forwarding service.
Jan 11 2024, 3:42 PM · VyOS 1.3 Equuleus (1.3.7), VyOS 1.4 Sagitta (1.4.0-epa2)
dmbaturin triaged T5504: Make it possible to set more than one peer-address in unicast VRRP as Normal priority.
Jan 11 2024, 11:59 AM · VyOS 1.4 Sagitta (1.4.0-epa2), VyOS 1.3 Equuleus (1.3.7)
dmbaturin triaged T5487: OPENVPN -DEPRECATED OPTION: --cipher as High priority.
Jan 11 2024, 11:58 AM · VyOS 1.5 Circinus, Restricted Project
dmbaturin added projects to T5342: Bgp route-map will not configured in frr for the right protocol: VyOS 1.5 Circinus, VyOS 1.4 Sagitta.
Jan 11 2024, 11:30 AM · VyOS 1.4 Sagitta (1.4.0-epa1), Restricted Project, VyOS 1.3 Equuleus (1.3.7), VyOS 1.5 Circinus
dmbaturin triaged T5279: vrf bind-to-all not working for TCP as High priority.
Jan 11 2024, 11:22 AM · Bugs, VyOS 1.3 Equuleus (1.3.9)
dmbaturin closed T5274: Add a deprecation warning for OpenVPN site-to-site with pre-shared secret as Resolved.
Jan 11 2024, 11:07 AM · VyOS 1.3 Equuleus (1.3.6), VyOS 1.4 Sagitta
dmbaturin closed T5275: Add op mode commands for exporting certificates to PEM files with correct headers as Resolved.
Jan 11 2024, 11:05 AM · VyOS 1.3 Equuleus (1.3.6), VyOS 1.4 Sagitta
c-po moved T1487: DNS (pdns_recursor) stats logs not saved to disk from Open to Finished on the VyOS 1.5 Circinus board.
Jan 11 2024, 6:26 AM · VyOS 1.4 Sagitta (1.4.0-epa1), Restricted Project