Re: [Openvpn-devel] session-id implementation

2014-03-27 Thread Lev Stipakov
Hi, Same patch with added NULL check in push.c:308. Turns out that peer_info might be NULL. -Lev On Wed, Mar 26, 2014 at 10:52 AM, Lev Stipakov wrote: > Hello, > > Despite that implementation of session-id has already been discussed, > I would like to propose an alternative approach. > > I sugg

Re: [Openvpn-devel] session-id implementation

2014-03-27 Thread André Valentin
Hi! Great stuff, can't wait to use it! André On 27.03.2014 09:57, Lev Stipakov wrote: > Hi, > > Same patch with added NULL check in push.c:308. Turns out that > peer_info might be NULL. > > -Lev > > On Wed, Mar 26, 2014 at 10:52 AM, Lev Stipakov wrote: >> Hello, >> >> Despite that implementatio