You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
When configuring peer, if an ip address is specified, the 24th subnet is automatically substituted for the last ip.
To Reproduce
Steps to reproduce the behavior:
Go to UI add new peer
After click edit and add some IPs, in the picture below you can see, I add 10.0.6.0/24, 10.0.100.67/32 but in the config I can see Address = 10.0.6.0/24, 10.0.100.67/32**/24**
The text was updated successfully, but these errors were encountered:
Describe the bug
When configuring peer, if an ip address is specified, the 24th subnet is automatically substituted for the last ip.
To Reproduce
Steps to reproduce the behavior:
The text was updated successfully, but these errors were encountered: