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

2018-05-08 Thread Tuomo Soini
New commits: commit 12c86293090e7f3ba5d91dd76066526567fb692f Author: Tuomo Soini Date: Tue May 8 22:52:53 2018 +0300 _updown.netkey: fix "unroute-client output: need at least a destination address" ___ Swan-commit mailing list

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

2018-05-08 Thread Andrew Cagney
New commits: commit fe187b13129f11529c2932c1287bc15cbc627f54 Author: Andrew Cagney Date: Tue May 8 13:12:08 2018 -0400 packets: replace open_v2_encrypted_payload() with open_v2sk_payload() Move code from ikev2_parent.c to ikev2_send.c. Drop 'name'

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

2018-05-08 Thread Andrew Cagney
New commits: commit 2a9e138b7a6f2444f9c64a0b0161cd6821d40751 Author: Andrew Cagney Date: Tue May 8 10:18:08 2018 -0400 packets: replace open_reply_pbs() with open_out_pbs(), later can use any buffer Update calls, pass in a stack buffer of size MIN_OUTPUT_UDP_SIZE.

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

2018-05-08 Thread Andrew Cagney
New commits: commit 8ace5cdbfa14cb3de9968ee316be6f9cba9ba3cc Author: Andrew Cagney Date: Tue May 8 09:56:00 2018 -0400 packets: cleanup send_delete() et.al. Return void, bool result ignored. Rename *_delete_out() to send_v2_delete() etc, bringing name