You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
packet_plugin_rjv3: Read echo key in case of DHCP failures, ...
* `rjv3_process_result_prop()` does not get called if DHCP fails,
and no echo key will be set. Heartbeat will fail with wrong echo key.
* Duplicate the frame and parse it when DHCP fails to get the correct
echo key.
* Also fix error on older compilers.
0 commit comments