FreeBSD Bugzilla – Attachment 223678 Details for
Bug 254623
traceroute6: ICMP6 no longer works due to Capsicum'ization: data too short (-1 bytes) from invalid
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Patch for traceroute6.c
traceroute6.c.patch (text/plain), 401 bytes, created by
Zhenlei Huang
on 2021-03-29 08:28:10 UTC
(
hide
)
Description:
Patch for traceroute6.c
Filename:
MIME Type:
Creator:
Zhenlei Huang
Created:
2021-03-29 08:28:10 UTC
Size:
401 bytes
patch
obsolete
>diff --git a/usr.sbin/traceroute6/traceroute6.c b/usr.sbin/traceroute6/traceroute6.c >index 7663283a6c44..dbabd6ef912e 100644 >--- a/usr.sbin/traceroute6/traceroute6.c >+++ b/usr.sbin/traceroute6/traceroute6.c >@@ -578,8 +578,6 @@ main(int argc, char *argv[]) > */ > switch (useproto) { > case IPPROTO_ICMPV6: >- sndsock = rcvsock; >- break; > case IPPROTO_NONE: > case IPPROTO_SCTP: > case IPPROTO_TCP:
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 254623
: 223678