On Thu, 24 Jul 2025 11:34:55 +0200, Stefan Hanreich wrote: > Several improvements to the network interface pinning tool: > * interfaces are now iterated according to ifindex > * output of the mapping is now sorted and less verbose > * users can now set a specific target name > * if has been introduced as an additional legal prefix > > Still looking into removing the PHYSICAL_NIC_RE altogether, but sending this > patch series as-is nevertheless for review / feedback. If I manage to remove > the > PHYSICAL_NIC_RE in time, we could get rid of the constraints of prefix / > target-name altogether... > > [...]
Applied, thanks! Made two small follow-up commits, one to adapt the 'prefix' parameter description (was copied from the interface parameter) and replacing the explicit check for the target-name -> interface parameter dependency with the built-in support from our JSON schema implementation. [1/4] network-interface-pinning: use ifindex as order for pinning commit: 595b69b02474e7ad8d159cf757249a691c1f7ebb [2/4] network-interface-pinning: improve printing mapping commit: e19c1f48b5d747eb0232e6616e2c938271bf3924 [3/4] network-interface-pinning: add target-name parameter commit: 63dddce3cb7c7b4adae5897376bf4aa09b14d61b [4/4] network-interface-pinning: add if prefix to list of allowed prefixes commit: 90057e0ab947804704de91dccab7b8d2b219373f _______________________________________________ pve-devel mailing list pve-devel@lists.proxmox.com https://lists.proxmox.com/cgi-bin/mailman/listinfo/pve-devel