Skip to content

Conversation

@ELDiablO59152
Copy link
Member

Fixed

  • [GUI] [NETIF] Prevent out of bounds carp configuration

@ELDiablO59152 ELDiablO59152 self-assigned this Jan 22, 2026
@ELDiablO59152 ELDiablO59152 added the bug Something isn't working label Jan 22, 2026
)

priority = priority + 50
priority = priority + prio_increment
Copy link
Member Author

Choose a reason for hiding this comment

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

I'm not sure if it's the best way to ensure a decent amount of priority level, but all network address priority will be overridden each time a new nic is added to the carp configuration.

{{form.carp_vhid}}
{{form.carp_vhid.errors}}
</div>
<div class="form-group" id="container_carp"></div>
Copy link
Member Author

Choose a reason for hiding this comment

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

This container is never used.


}).trigger('change')

$('#netif_edit_form').on('submit', function(e){
Copy link
Member Author

Choose a reason for hiding this comment

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

This event listener was broken.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants