https://github.com/vyos/vyos.vyos/pull/395 for OSPFv2 fixes - both unit and integration
- Feed Queries
- All Stories
- Search
- Feed Search
- Transactions
- Transaction Logs
All Stories
Feb 17 2025
Feb 16 2025
Feb 15 2025
Feb 14 2025
hsflowd expects the agent-address to be chosen from addresses it can see in it's own namespace.
At least example is incorrect but the bug with interface still exists if if will fail for some another reason
Probably should use common `interface.py` https://github.com/vyos/vyos-1x/blob/c2238596f7994e51974e9a517fb7ab7e948e955f/src/op_mode/interfaces.py#L468C1-L474C38
I would prefer if both disabled, all, rx-only and tx-only setting could be applied.
same issue on 1.5-rolling-202502130006
vyos@vyos# run show interfaces wireguard wg0
wg0: <POINTOPOINT,NOARP,UP,LOWER_UP> mtu 1420 qdisc noqueue state UNKNOWN group default qlen 1000
link/none
inet 10.10.0.1/24 brd 10.10.0.255 scope global wg0
valid_lft forever preferred_lft forever
inet6 fe80::f4d1:45ff:feb8:435/64 scope link
valid_lft forever preferred_lft forever
Description: hk wg over wssI've also confirmed this problem exists on these versions:
I'm also facing the same issue: interfaces named pod-XXX vanish from the zone-based firewall after a system reboot. Here's my configuration:
vyos@vyos# sudo ip netns list netns-3ea94443-cb81-9ea7-05a1-d1e08b1cafe8 (id: 0)
In T4733#177910, @rgwan wrote:DHCP server with VRF support works correctly in v1.4
Feb 13 2025
Test with gdb
IXGBE driver version 6.0.5 now builds on Kernel 6.6.77 https://github.com/intel/ethernet-linux-ixgbe/releases/tag/v6.0.5
Backport to 1.5-stream-2025-Q2, after Q1 is released.
Thank you for your understanding regarding this feature request!
I agree it would be nice to make VyOS compatible with more platforms and able to serve as a drop-in replacement for them.