Skip to content

Add virtual_interface_prefixes to default configuration#2

Open
jshessen wants to merge 1 commit intosunfounder:mainfrom
jshessen:fix/configurable-virtual-interface-filter
Open

Add virtual_interface_prefixes to default configuration#2
jshessen wants to merge 1 commit intosunfounder:mainfrom
jshessen:fix/configurable-virtual-interface-filter

Conversation

@jshessen
Copy link
Copy Markdown

Depends On

Problem

Published mac_* and ip_* keys can include transient virtual interfaces, causing unbounded downstream key growth.

Change

  • Add virtual_interface_prefixes to DEFAULT_CONFIG
  • Default value: ["veth", "br-", "docker", "virbr", "vmnet"]

Verification

  • python3 -m py_compile pm_auto/pm_auto.py

Notes

This repo revision does not currently expose the previously documented addons/system.py path, so this PR contributes config compatibility to support the cross-repo filtering workflow.

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.

1 participant