Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 11 May 2018 16:51:13 +0000
From:      bugzilla-noreply@freebsd.org
To:        net@FreeBSD.org
Subject:   [Bug 228108] if_ipsec drops all the icmp v4&v6 error messages
Message-ID:  <bug-228108-7501-mjb5s8Ij2j@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-228108-7501@https.bugs.freebsd.org/bugzilla/>
References:  <bug-228108-7501@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=3D228108

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

Author: ae
Date: Fri May 11 16:50:26 UTC 2018
New revision: 333497
URL: https://svnweb.freebsd.org/changeset/base/333497

Log:
  Apply the change from r272770 to if_ipsec(4) interface.

  It is guaranteed that if_ipsec(4) interface is used only for tunnel
  mode IPsec, i.e. decrypted and decapsultaed packet has its own IP header.
  Thus we can consider it as new packet and clear the protocols flags.
  This allows ICMP/ICMPv6 properly handle errors that may cause this packet.

  PR:           228108
  MFC after:    1 week

Changes:
  head/sys/net/if_ipsec.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-228108-7501-mjb5s8Ij2j>