freebsd-dev/usr.sbin/traceroute6
Mark Johnston b8ae450f05 traceroute6: Fix Capsicum rights for rcvsock
- Always use distinct sockets for send and recv
- Limit rights on the recv socket

For ICMP6 we were using the same socket for both send and receive, and
we limited rights on the socket such that it's impossible to receive
anything.

PR:		254623
Diagnosed by:	Zhenlei Huang <zlei.huang@gmail.com>
Reviewed by:	oshogbo
MFC after:	3 days
Differential Revision:	https://reviews.freebsd.org/D29523
2021-04-01 10:00:29 -04:00
..
Makefile Remove duplicated line. 2020-09-06 15:44:09 +00:00
Makefile.depend DIRDEPS_BUILD: Update dependencies. 2017-10-31 00:07:04 +00:00
traceroute6.8 ping: fix some man pages and tests after r368045 2020-11-26 04:55:02 +00:00
traceroute6.c traceroute6: Fix Capsicum rights for rcvsock 2021-04-01 10:00:29 -04:00