Tested all 4 Patches and didn't run into any regressions.
Please consider this
Tested-by: Hannes Duerr
On 3/7/25 13:50, Stefan Hanreich wrote:
This simplifies the comparison of IPs by using the object-oriented
interface over the procedural one. Also instantiate the ips using the
new method rat
This simplifies the comparison of IPs by using the object-oriented
interface over the procedural one. Also instantiate the ips using the
new method rather than using new, which isn't a keyword in Perl. This
fixes the respective perlcritic warning.
Signed-off-by: Stefan Hanreich
---
src/PVE/Netwo