[Swan] commit 02c3afcca6ac4bf5cb61ba179c3ef703826a3976

D. Hugh Redelmeier hugh at mimosa.com
Thu Feb 14 20:20:47 EET 2013


| From: Paul Wouters <paul at vault.libreswan.fi>
| To: swan-commit at lists.libreswan.org
| Date: Thu, 14 Feb 2013 19:38:55 +0200
| Subject: [Swan-commit] Changes to ref refs/heads/fragmentation

| commit 1ddb6c8d500d8d6a2a1faf34392e2e3dd5939d41
| Author: Paul Wouters <pwouters at redhat.com>
| Date:   Thu Feb 14 12:24:02 2013 -0500
| 
|     * IKEv1: if receiving fragments, immediately respond with fragments too

+	 st->st_connection->policy |= POLICY_IKE_FRAG_FORCE;
This is changing the connection.  Changeable things really belong in
the state.  This is a general principle but certainly true of
connection's policy member.


More information about the Swan mailing list