Page MenuHomeVyOS Platform

wireguard broken in latest rolling
Closed, ResolvedPublicBUG

Description

ifconfig.py changes seem to have broken it. code needs adjustments.

Details

Difficulty level
Normal (likely a few hours)
Version
1.3
Why the issue appeared?
Will be filled on close
Is it a breaking change?
Unspecified (possibly destroys the router)
Issue type
Bug (incorrect behavior)

Event Timeline

hagbard renamed this task from wigreuard broken in latest rolling to wireguard broken in latest rolling.Oct 1 2019, 7:05 PM

Reason for the break is a different commit:

https://github.com/vyos/vyos-1x/commit/c6e9285262ddd762aac96ad3fa30d63cdeb2c6f2

the new ifconfig.py API has been re-replaced by the old one.

They have been committed at the same time, while I was using the current version if ifconfig.py and new one was published.
https://github.com/vyos/vyos-1x/commit/c24eb48c54b562fe7f78cdda82f2e245e9ab8506

erkin set Issue type to Bug (incorrect behavior).Aug 31 2021, 6:41 PM