Hello,
I have a problem. I use linux for develop and last sdk.
When in set a ip adress with ifconfig eth0 for example (ifconfig eth0 192.168.1.12) and I disconnect ethernet cable the ip adress is lost.
I must set again.
I test with static adress in /etc/network/interface but Don't work better. With static adress I have to force ifdown and ifup for re-activate ip.
For my appli i need than network config stay set.
When I set prp or hsr I Don't have the problem. ifconfig prp0 for example stay set after cable disconnect.