]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
ping6: revert r350857
authorasomers <asomers@FreeBSD.org>
Mon, 19 Aug 2019 14:20:26 +0000 (14:20 +0000)
committerasomers <asomers@FreeBSD.org>
Mon, 19 Aug 2019 14:20:26 +0000 (14:20 +0000)
commit4ef34f6eb48251bcbe0009a1137d3d3e8ddf347b
tree3c3de65735f685dfe4d5c5db8f719d687954a01c
parent2147ca90dbdf562cd198cac94d7eae3b164f3cb5
ping6: revert r350857

Some socket options require root privileges to set.  The old code did indeed
drop privileges at the earliest opportunity.

Submitted by: Ján Sučan <sucanjan@gmail.com>
MFC after: Never
Sponsored by: Google, Inc. (Google Summer of Code 2019)
Differential Revision: https://reviews.freebsd.org/D21319
sbin/ping6/ping6.c