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

2019-09-29 Thread Paul Wouters
New commits: commit 2c7b2918f97297d277a35a8267de53086e796d03 Author: Paul Wouters Date: Sun Sep 29 22:00:09 2019 -0400 XFRM: log some additional reqid with debugging enabled ___ Swan-commit mailing list Swan-commit@lists.libreswan.org

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

2019-09-29 Thread Andrew Cagney
New commits: commit 6e1046bc1a7f8b2a3c851dd0a50aa4b1d36da2ea Merge: a8b2963 f5bde2f Author: Andrew Cagney Date: Sun Sep 29 10:13:06 2019 -0400 ip: add more structure wrappers Merge commit 'f5bde2f585' commit f5bde2f5853d4e9d09721921e2b076e042140a19 Author: Andrew Cagney Date:

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

2019-09-29 Thread Andrew Cagney
New commits: commit a8b29633f503660b12e0199dd94e78d1756dc5fc Author: Andrew Cagney Date: Sun Sep 29 10:01:30 2019 -0400 connections: delete dead #ifdef HAVE_SIN_LEN code Nothing, not even BSD, defines HAVE_SIN_LEN. ___ Swan-commit

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

2019-09-29 Thread Andrew Cagney
New commits: commit ac71461481cf8de112229b034279c9697957a65a Author: Andrew Cagney Date: Fri Aug 23 11:05:59 2019 -0400 ip: re-implement ip_address internals reduce: union { struct sockaddr_in v4; struct sockaddr_in6 v6; } u;