Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix wrong default hooks for PreDown and PostDown on PreparePeer #293

Merged
merged 1 commit into from
Sep 22, 2024

Conversation

dithmer
Copy link
Contributor

@dithmer dithmer commented Aug 19, 2024

Hi,

I noticed, that the default peer properties for the PreDown- and PostDown-hooks were falsely set to the Interfaces PreUp and PostUp properties.
This leads to the wrong hooks being shown in the UI, when creating a new peer, which then leads to a wrong configuration generated, if you are not really cautious.

This simple change should fix this.

Best regards,
Tim

…g by using the correct properties of the iface
Copy link
Owner

@h44z h44z left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice catch, thanks

@h44z h44z merged commit deff233 into h44z:master Sep 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants