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

2017-11-09 Thread Andrew Cagney
New commits:
commit 5c42b43aebc87051f835d849ec405541a81a95b5
Author: Andrew Cagney 
Date:   Tue Nov 7 20:53:26 2017 -0500

ikev1: revert untested event change

Burried in 07c0bdfbb297e82b8a1237441e7543976b802095

___
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

2017-11-09 Thread Andrew Cagney
New commits:
commit b12dc10978cd38f14cd3a4bd2bfa8faad2e0f6f8
Author: Andrew Cagney 
Date:   Mon Nov 6 12:55:45 2017 -0500

logging: eliminate EVENT_LOG_DAILY

not doing anything

___
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

2017-11-09 Thread Andrew Cagney
New commits:
commit 3a8450a5464ecdaca036de9d438f576de8f26194
Author: Andrew Cagney 
Date:   Tue Nov 7 11:47:18 2017 -0500

events: sprinkle const around ev_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

2017-11-09 Thread Andrew Cagney
New commits:
commit 0412d2a1e47a820a75a1332c4cb4756aff180f82
Author: Andrew Cagney 
Date:   Tue Nov 7 12:45:16 2017 -0500

timers: delete stray log line

From d7e0af753d5c4bc4f0161538406ffd223afbd3b8

___
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

2017-11-09 Thread D. Hugh Redelmeier
New commits:
commit 4f6e4961e3cadc62d8ca304af3a102dd99f7639f
Author: D. Hugh Redelmeier 
Date:   Sat Nov 4 23:43:22 2017 -0400

testing: improve spelling

___
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

2017-11-09 Thread Paul Wouters
New commits:
commit 0caf4fb85f9201078c40fe1a1651b1534433e89e
Author: Paul Wouters 
Date:   Thu Nov 9 11:39:13 2017 +0530

documentation: update ike.xml to update that IKEv1 defaults no longer allow 
3des

___
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

2017-11-09 Thread Andrew Cagney
New commits:
commit 07c0bdfbb297e82b8a1237441e7543976b802095
Author: Andrew Cagney 
Date:   Tue Nov 7 20:50:41 2017 -0500

timers: fix sub-second time in log

Milliseconds, not nanoseconds.

Follow-up d7e0af753d5c4bc4f0161538406ffd223afbd3b8

___
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

2017-11-09 Thread Andrew Cagney
New commits:
commit bc12fe91594868395ada0e112e940bef80cb6490
Author: Andrew Cagney 
Date:   Tue Nov 7 16:31:21 2017 -0500

ikev1: respond to duplicate init packets with a re-transmit

instead of creating an entirely new state for each

(Because the init state is currently also re-retransmitting from
a timer, a bogged down machine can end up maxing out the re-transmit
count and (via the timer) delete the state before it gets a chance
to process the response).

___
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

2017-11-09 Thread Andrew Cagney
New commits:
commit 95ae131a9243eb31b20eb989ad7234c954d6e7dd
Author: Andrew Cagney 
Date:   Tue Nov 7 14:03:06 2017 -0500

events: add plut_event_now(), use in XAUTH

Unlike pluto_event_add(), this works when called from
either the main or a worker thread and cleans up
after itself.

___
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

2017-11-09 Thread Andrew Cagney
New commits:
commit 7abe6bcf66f320d559b8fde1c53fc4c5127ff516
Author: Andrew Cagney 
Date:   Mon Nov 6 10:06:23 2017 -0500

logging: document quirk with the not-so-daily log event

___
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

2017-11-09 Thread Andrew Cagney
New commits:
commit d7e0af753d5c4bc4f0161538406ffd223afbd3b8
Author: Andrew Cagney 
Date:   Tue Nov 7 11:59:12 2017 -0500

events: replace struct timeval with deltatime_t

___
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

2017-11-09 Thread Andrew Cagney
New commits:
commit 29b8be2c0ff4e04f24be112f744f626291b4a1fb
Author: Andrew Cagney 
Date:   Tue Nov 7 14:05:08 2017 -0500

pluto: add --impair dup-incomming-packets

___
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

2017-11-09 Thread Tuomo Soini
New commits:
commit 77cf3bd6bc7bcc45b98425a7cbc991962c095fee
Author: Tuomo Soini 
Date:   Thu Nov 9 10:32:34 2017 +0200

kernel_netlink.c: Minor coding style fixup

___
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

2017-11-09 Thread Paul Wouters
New commits:
commit b72735a0b5a8590b5a1bb1707948c86b93608239
Merge: f363b23 0caf4fb
Author: Paul Wouters 
Date:   Thu Nov 9 13:04:01 2017 +0530

Merge branch 'master' of vault.libreswan.org:/srv/src/libreswan

commit f363b23a18abcb6ee06ec70d5b74042a51239780
Author: Aviv Heller 
Date:   Thu Nov 9 10:43:10 2017 +0530

pluto: Rework nic offload detection code

Signed-off-by: Paul Wouters 

___
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

2017-11-09 Thread Andrew Cagney
New commits:
commit 7fd1edb374ccc2b33f9bdac73c33aeb3e10201b4
Author: Andrew Cagney 
Date:   Thu Nov 2 14:22:03 2017 -0400

timers: change type of delay parameter to public init_nat_traversal() to 
deltatime_t

___
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

2017-11-09 Thread Andrew Cagney
New commits:
commit be4c125b522184f310bf8aa30dc1a2be2d9a86c7
Author: Andrew Cagney 
Date:   Mon Nov 6 12:50:19 2017 -0500

logging: delete logged_myid_fqdn_txt_warning and logged_myid_ip_txt_warning

never read; always false

___
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

2017-11-09 Thread Andrew Cagney
New commits:
commit 5b28f3c3ea38dbc015d0f95121b0aa0018074bad
Author: Andrew Cagney 
Date:   Thu Nov 9 10:23:51 2017 -0500

kvm: if KVM_BUILD_HOST=build, then build/install using a 'hive'

As in install into build then clone it.

___
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

2017-11-09 Thread D. Hugh Redelmeier
New commits:
commit da0f1aa13f8d01767b56a74e592058fddf29baa1
Author: D. Hugh Redelmeier 
Date:   Sun Nov 5 00:38:56 2017 -0400

more careful handling of mark* configuration

- detect errors.  Too bad the report goes to the log.  This should be fixed.

- handle the overriding of mark by mark-in and mark-out late and 
consistently

- don't drop mark value in confread

- use proper formatting for mask

- unrelated tidying

___
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

2017-11-09 Thread Andrew Cagney
New commits:
commit 20fa3ec2a2fd701e484b1186f72e1d39bed44746
Author: Andrew Cagney 
Date:   Mon Nov 6 09:33:21 2017 -0500

timers: eliminate event_schedule_ms()

The remaining wrapper, event_schedule_s[econds](), is pretty much
always called with a constant - either 0 (now) or something defined in
pluto_constants.h.

The exception is EVENT_LOG_DAILY which seems to schedule an event
every MIDNIGHT-NOW seconds.

___
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

2017-11-09 Thread Andrew Cagney
New commits:
commit f05d2df003db18984fcf67d57a8201ccdcd52198
Author: Andrew Cagney 
Date:   Mon Nov 6 14:38:23 2017 -0500

pluto: sprinkle const

___
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

2017-11-09 Thread Andrew Cagney
New commits:
commit 297b68bcd075dbf5d63efbdcfeba47b722f4165f
Author: Andrew Cagney 
Date:   Mon Nov 6 12:52:52 2017 -0500

logging: delete empty daily_log_reset() function

___
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

2017-11-09 Thread Paul Wouters
New commits:
commit da4f644d46ffd359143f427a076136e6ad9dd585
Author: Paul Wouters 
Date:   Thu Nov 9 11:09:41 2017 +0530

testing: remove -j2 from kvm-targets, which seems to cause the hang

This seems to work for me to prevent the hangs I see on running
make kvm-install.

___
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

2017-11-09 Thread Andrew Cagney
New commits:
commit fbdc7f97da980832a92e3f12a1f6e0a363298a2b
Author: Andrew Cagney 
Date:   Tue Nov 7 22:35:16 2017 -0500

ikev1: use EVENT_SO_DISCARD to delete dangling events

Instead of RETRANSMIT which would, when also retransmitting
because of duplicate packets, steal from the retransmits
count eventually causing the state to be deleted early.

This also cleans up the log message when the state is
deleted.

Follow-up 129c3379851523b64bc2953bdffe86eb721198a9

___
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

2017-11-09 Thread Andrew Cagney
New commits:
commit d025e7f854905b2c4e299a69591a9a69675a7194
Author: Andrew Cagney 
Date:   Mon Nov 6 09:25:57 2017 -0500

building: include  directly where it is really needed

___
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

2017-11-09 Thread Andrew Cagney
New commits:
commit 61d39bff942ad2b0c19a922fb50ed37765bb24ac
Author: Andrew Cagney 
Date:   Thu Nov 9 10:31:04 2017 -0500

events: delete EVENT_SO_DISCARD hack in insert_state() and rehash_state()

Having code executed mid-way through a state transition spontaneously
add a random timer is too confusing.

If this is an issue then best place for it is in the state machine.

___
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

2017-11-09 Thread Andrew Cagney
New commits:
commit db5426a4e9e7d3fcb4d4264fbacf825c12337b2b
Author: Andrew Cagney 
Date:   Thu Nov 9 16:28:19 2017 -0500

ikev1: make check_kernel_encrypt_alg() local to ikev1_spdb_struct.c

And note that much of it can be thrown away.

___
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

2017-11-09 Thread Andrew Cagney
New commits:
commit 48087fa205eb33b7cf86678aac2b628fa0ed4483
Author: Andrew Cagney 
Date:   Thu Nov 9 16:54:32 2017 -0500

ikev1: struct state_microcode -> struct_v1_microcode

___
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

2017-11-09 Thread Paul Wouters
New commits:
commit 10cef0281aa40cfc5ed0ffcc59198704ec6aa55d
Author: Paul Wouters 
Date:   Thu Nov 9 19:42:19 2017 +0530

testing: add ikev2-x509-16-multicert - currently failing

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