Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 03 Nov 2017 11:33:21 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-bugs@FreeBSD.org
Subject:   [Bug 223382] PFKey SA Update Prevents UDP-Encap SA From Updated Correctly
Message-ID:  <bug-223382-8-nowtmyUUI9@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-223382-8@https.bugs.freebsd.org/bugzilla/>
References:  <bug-223382-8@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D223382

--- Comment #1 from commit-hook@freebsd.org ---
A commit references this bug:

Author: ae
Date: Fri Nov  3 11:33:13 UTC 2017
New revision: 325355
URL: https://svnweb.freebsd.org/changeset/base/325355

Log:
  Use correct pointer in key_updateaddresses() when updating NAT-T config.

  key_updateaddresses() is used to update SA addresses and NAT-T
  configuration in SADB_UPDATE message. This is done using cloning SA
  content from old SA into new one. But addresses and NAT-T configuration
  are taking from SADB_UPDATE message. Use newsa pointer to set NAT-T
  properties into cloned SA.

  PR:           223382
  MFC after:    1 week

Changes:
  head/sys/netipsec/key.c

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-223382-8-nowtmyUUI9>