Re: [Swan-dev] Matt's changes to informational message handling

2014-02-04 Thread Paul Wouters
On Tue, 4 Feb 2014, Matt Rogers wrote: I had already asked Matt for a test too. Especially since the change seemed to hit a passert for me: } else if (type == EVENT_v2_LIVENESS) { passert(st->st_liveness_event == ev); I am also looking now at why the connection came up

Re: [Swan-dev] Matt's changes to informational message handling

2014-02-04 Thread Matt Rogers
Just pushed an update to the main test case, to test both hosts having liveness enabled. Example of what we would be looking for in the logs: east initiating liveness from the scheduled event: | next event EVENT_v2_LIVENESS in 0 seconds for #2 | *time to handle event | handling event EVENT_v2_L

Re: [Swan-dev] Matt's changes to informational message handling

2014-02-04 Thread Matt Rogers
- Original Message - > From: "Paul Wouters" > To: "D. Hugh Redelmeier" , "Matt Rogers" > Cc: "Libreswan Develpment List" > Sent: Tuesday, February 4, 2014 1:52:26 AM > Subject: Re: [Swan-dev] Matt's changes to informational message handling > > On Tue, 4 Feb 2014, D. Hugh Redelmeier wro