mirror of
https://github.com/servalproject/serval-dna.git
synced 2025-01-31 00:23:50 +00:00
fixed bugs in MDP_GETADDRS, now returns multi-packet lists properly
by setting the sub-ranges correctly.
This commit is contained in:
parent
44a416b969
commit
3f81911e6f
@ -942,6 +942,7 @@ int overlay_mdp_poll()
|
||||
if (i>=max_sids) break;
|
||||
}
|
||||
mdpreply.addrlist.frame_sid_count=i;
|
||||
mdpreply.addrlist.last_sid=count-1;
|
||||
|
||||
/* Send back to caller */
|
||||
return overlay_mdp_reply(mdp_named_socket,
|
||||
|
Loading…
x
Reference in New Issue
Block a user