reload systemd-networkd without a reboot?

Solution 1:

confirmed systemctl daemon-reload followed by networkctl reload works on 249

i can see the changes on journalctl -xeu systemd-networkd

it will only reload/re-apply changes in .network and .netdev file. And not for .link etc.