]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Copy ip6po_minmtu and ip6po_prefer_tempaddr in ip6_copypktopts(). This fixes
authorhrs <hrs@FreeBSD.org>
Tue, 20 Sep 2011 00:29:17 +0000 (00:29 +0000)
committerhrs <hrs@FreeBSD.org>
Tue, 20 Sep 2011 00:29:17 +0000 (00:29 +0000)
commit45d40bbb1a24f35e44c8a87d03c42a268da5531a
treea2d411bfd5d44f3cc0c73c1f47b393ce93e19bd2
parentb58f76ef372ff96464c9636f74384df68dae97cc
Copy ip6po_minmtu and ip6po_prefer_tempaddr in ip6_copypktopts().  This fixes
inconsistency when options are specified by both setsockopt() and ancillary
data types.

PR: kern/158307
Approved by: re (bz)
sys/netinet6/ip6_output.c