Page MenuHomeVyOS Platform

Verification problem for `set vpn ipsec interface`
Closed, ResolvedPublicBUG

Description

There is a problems with set vpn ipsec interface - wrong check in verify() (interfaces instead interface):

https://github.com/vyos/vyos-1x/blob/8523cfbc1e9f02ddd90794ce5ded4be2a55e7c4a/src/conf_mode/vpn_ipsec.py#L162C31-L162C31

Details

Difficulty level
Easy (less than an hour)
Version
1.5, 1.4,
Why the issue appeared?
Will be filled on close
Is it a breaking change?
Perfectly compatible
Issue type
Bug (incorrect behavior)