- Feed Queries
- All Stories
- Search
- Feed Search
- Transactions
- Transaction Logs
Apr 15 2026
Apr 14 2026
Proposed CLI
set interfaces bridge br10 member interface eth1 disable-learning
One attempt was here https://github.com/vyos/vyos-1x/pull/4916
But the author didn't implement request changes
It is not a bug. This feature was never backported to the stream.
@dmillsq, can you re-check on the rolling to see if all works as expected before we can backport it to the stream?
The binary is compatible with Debian 13, so it also requires updating openssh-server/openssh-client/etc
https://salsa.debian.org/debian/openssl/-/blob/debian/openssl-3.5.4-1_deb13u1/debian/control?ref_type=tags#L71
Apr 13 2026
Requires an updated dpkg-dev version, so a workaround to get it
Apr 10 2026
@0lzi are you sure it is not updated?
https://github.com/vyos/vyos-1x/blob/36c22d25b1f3e3685810a32248a88ee02fe06983/src/services/vyos-domain-resolver#L309-L314
Apr 9 2026
Apr 4 2026
Can you block it by firewall?
Apr 3 2026
Apr 2 2026
PR smoketests https://github.com/vyos/vyos-1x/pull/5102
Mar 31 2026
@hedrok consider to find a proper fix for the 1.4.x
It has been fixed for 1.5.0 LTS
vyos@r16# set protocols segment-routing interface eth0 [edit] vyos@r16# set protocols segment-routing srv6 locator locl behavior-usid [edit] vyos@r16# set protocols segment-routing srv6 locator locl prefix '2001:db8::/64' [edit] vyos@r16# commit [edit] vyos@r16# set protocols segment-routing srv6 locator locl prefix '2001:db8:1::/64' [edit] vyos@r16# commit [edit] vyos@r16# [edit] vyos@r16# [edit] vyos@r16# vtysh -c "show run" Building configuration...
PR https://github.com/vyos/vyos-1x/pull/4231
@natali-rs1985, consider backporting it.
PR https://github.com/vyos/vyos-1x/pull/4089
@natali-rs1985, consider backporting it.
Consider adding the backport if necessary.