[Swan-commit] Changes to ref refs/heads/master

2019-05-24 Thread Andrew Cagney
New commits:
commit 0d0a339015e7836c3a120e2d8af18280876b41ee
Author: Andrew Cagney 
Date:   Fri May 24 12:15:42 2019 -0400

state: return {ike,child}_sa from find_v2_{ike,child}_sa*()

... and pass in the IKE_SA when searching for an SA that is
part of the IKE SA's family.

Re-order the code looking for a state for a message so that it
first finds the IKE SA and then uses that to find the actual
state.

___
Swan-commit mailing list
Swan-commit@lists.libreswan.org
https://lists.libreswan.org/mailman/listinfo/swan-commit


[Swan-commit] Changes to ref refs/heads/master

2019-05-24 Thread Tuomo Soini
New commits:
commit 2d7c99c54d122dd3ab26bf7cecdd99cdcddf43be
Author: Tuomo Soini 
Date:   Sat May 25 01:36:50 2019 +0300

systemd: change Restart default to on-failure

This fixes issues with ipsec.service not shutting down properly with SIGTERM

___
Swan-commit mailing list
Swan-commit@lists.libreswan.org
https://lists.libreswan.org/mailman/listinfo/swan-commit


[Swan-commit] Changes to ref refs/heads/master

2019-05-24 Thread Andrew Cagney
New commits:
commit b2fea08affd21c004504ccb62c197fb113538d98
Author: Andrew Cagney 
Date:   Fri May 24 14:30:33 2019 -0400

state: allow pexpect_child_sa(NULL), make code more straight forward

So it works as function call wrapper like pexpect_ike_sa().

___
Swan-commit mailing list
Swan-commit@lists.libreswan.org
https://lists.libreswan.org/mailman/listinfo/swan-commit


[Swan-commit] Changes to ref refs/heads/master

2019-05-24 Thread Andrew Cagney
New commits:
commit 4039414130eb061ffecc02dea246dab57bbc7183
Author: Andrew Cagney 
Date:   Fri May 24 13:48:48 2019 -0400

state: cleanup - drop dummy states and fix IKEv2 state order

___
Swan-commit mailing list
Swan-commit@lists.libreswan.org
https://lists.libreswan.org/mailman/listinfo/swan-commit


[Swan-commit] Changes to ref refs/heads/master

2019-05-24 Thread Andrew Cagney
New commits:
commit 038bd62badcc1483a1e1373f95a8cafb8385fe7f
Author: Andrew Cagney 
Date:   Fri May 24 13:13:53 2019 -0400

pluto: tweak 1nn status codes displayed by whack so that IKEv1 is 100-149 
and IKEv2 is 150..199

___
Swan-commit mailing list
Swan-commit@lists.libreswan.org
https://lists.libreswan.org/mailman/listinfo/swan-commit


[Swan-commit] Changes to ref refs/heads/master

2019-05-24 Thread Andrew Cagney
New commits:
commit f556fdd2eae5889b60fc2a4ce338e2141a1d765b
Author: Andrew Cagney 
Date:   Wed May 22 19:17:42 2019 -0400

state: rename .st_finite_state to .st_state; drop .fs_ prefix

And eliminate any compat macros such as st_state_name.

___
Swan-commit mailing list
Swan-commit@lists.libreswan.org
https://lists.libreswan.org/mailman/listinfo/swan-commit


[Swan-commit] Changes to ref refs/heads/master

2019-05-24 Thread Tuomo Soini
New commits:
commit 8c3ba6a5f73ae64aa5171252f54c15d65c9930db
Author: Tuomo Soini 
Date:   Fri May 24 19:19:12 2019 +0300

barf: fix syntax error caused by removing pfkey checks

Fixes problem introduced in beccfe9f7a40816a9ec663e4076ff051bf4c91cb

___
Swan-commit mailing list
Swan-commit@lists.libreswan.org
https://lists.libreswan.org/mailman/listinfo/swan-commit