Hello, when I was using Jetpack 6.1, I noticed that the network naming convention has changed and is no longer using eth *.
At this point, modifying it back to eth * through the rules file will no longer take effect.
And upon checking dmesg, it was found that all modifications were made from eth0, rather than loading the network port names in order before making the changes.

May I ask how to adjust back to the previous loading method? Or is there a way to rename again?
Looking forward to your reply, thank you.