]> CyberLeo.Net >> Repos - FreeBSD/stable/9.git/commit
MFC r272770 (modified version):
authorae <ae@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Thu, 30 Oct 2014 13:59:28 +0000 (13:59 +0000)
committerae <ae@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Thu, 30 Oct 2014 13:59:28 +0000 (13:59 +0000)
commit180ec24fca86a2c4ee99c49d0bd50f44d00c0f51
tree7e7bf86e7820ec6e589d2f24f32ed67ef4588fcd
parent1dd24db21923ec630cdacf39b1028a0365af330a
MFC r272770 (modified version):
  When tunneling interface is going to insert mbuf into netisr queue after stripping
  outer header, consider it as new packet and clear the protocols flags.

  This fixes problems when IPSEC traffic goes through various tunnels and router
  doesn't send ICMP/ICMPv6 errors.

PR: 174602
Sponsored by: Yandex LLC

git-svn-id: svn://svn.freebsd.org/base/stable/9@273860 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
sys/net/if_gif.c
sys/netinet/ip_gre.c