Skip to content

fix(python3-nethsec): avoiding object expasion if not needed - #1912

Open
Tbaile wants to merge 1 commit into
mainfrom
issue-1888
Open

Tbaile wants to merge 1 commit into
mainfrom
issue-1888

Conversation

@Tbaile

@Tbaile Tbaile commented Sep 23, 2026 •

Copy link
Copy Markdown
Collaborator
  • objects.get_object_ips() now dedupes preserving order instead of round-tripping through a set
  • update_firewall_rules() skips the UCI write when the stored value already matches, via a new utils.set_if_changed()

Closes: #1888

@Tbaile
Tbaile requested a review from gsanchietti September 23, 2026 08:32

This branch has not been deployed

No deployments
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.

Firewall rule changes unexpectedly expand all host sets

1 participant