Page MenuHomeVyOS Platform

Wireguard IPv6 Link-Local Addresses Cannot Be Disabled
Closed, InvalidPublic

Description

Wireguard interfaces have IPv6 addresses that are auto-generated and cannot be disabled; note the two times I tried to tab complete:

trae@cr01a-vyos# set interfaces wireguard wg2 ipv6 
Possible completions:
 > ospfv3       IPv6 Open Shortest Path First (OSPFv3)
 > ripng        Routing Information Protocol (RIPng)

      
[edit]
trae@cr01a-vyos# set interfaces wireguard wg2 ipv6 add

  Configuration path: interfaces wireguard wg2 ipv6 [add] is not valid

Details

Difficulty level
Unknown (require assessment)
Version
1.3-rolling-202009050118
Why the issue appeared?
Will be filled on close
Is it a breaking change?
Behavior change
Issue type
Bug (incorrect behavior)

Event Timeline

Fixed together with T2863 in commit https://github.com/vyos/vyos-1x/commit/d49845421dbd8d0f470b7122022543eb45d10b7a

As there is no auto generated link-local address assigned, there is no need to disable this.

c-po claimed this task.
erkin set Issue type to Bug (incorrect behavior).Aug 29 2021, 1:10 PM
erkin removed a subscriber: Active contributors.