]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
MFC r306459:
authorae <ae@FreeBSD.org>
Thu, 6 Oct 2016 08:11:53 +0000 (08:11 +0000)
committerae <ae@FreeBSD.org>
Thu, 6 Oct 2016 08:11:53 +0000 (08:11 +0000)
commit22e3935b200286024203db77aec100fca35e3e95
tree0905776963236079c65cfe3c37da18a9bca38f16
parent5f793c3782956d7cfe115088655547069e0d2ef6
MFC r306459:
  Fix bug introduced in r274300.

  In icmp6_reflect() use original source address of erroneous packet as
  destination address for source selection algorithm when original
  destination address is not one of our own.

  Reported by: Mark Kamichoff <prox at prolixium com>
sys/netinet6/icmp6.c