Hi,
The patch looks functionally ok. Just one minor remark:
On 09-10-15 16:13, Lev Stipakov wrote:
@@ -103,10 +107,14 @@ multi_get_create_instance_udp (struct multi_context *m,
bool *floated)
hash_add_fast (hash, bucket, &mi->real, hv, mi);
mi->did_
v2:
* Add round brackets for clarity.
* Rephrase comment.
v1:
* When peer-id value is 0xFF, server should ignore it and treat packet
in a same way as P_DATA_V1.
* Make sure that issued peer-id does not exceed 0xFF.
---
src/openvpn/mudp.c | 14 +++---
src/openvpn/multi.c | 3