Re: iked recvfromto flags

2016-09-26 Thread Vincent Gross
On Mon, 26 Sep 2016 18:33:43 +0200 j...@wxcvbn.org (Jeremie Courreges-Anglas) wrote: > Don't ignore the "flags" argument passed to recvfromto. Doesn't > matter for now in iked (0 is passed), but this kind of code tends to > be copied. > > ok? > ok vgross@ > > Index: util.c >

iked recvfromto flags

2016-09-26 Thread Jeremie Courreges-Anglas
Don't ignore the "flags" argument passed to recvfromto. Doesn't matter for now in iked (0 is passed), but this kind of code tends to be copied. ok? Index: util.c === RCS file: /cvs/src/sbin/iked/util.c,v retrieving revision 1.31 d