FreeBSD Bugzilla – Attachment 205574 Details for
Bug 239039
mld6query: Fix typo s/linkocal/linklocal/
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
patch
patch-usrsbin-mld6query-mld6.c (text/plain), 456 bytes, created by
Koichiro Iwao
on 2019-07-08 00:15:50 UTC
(
hide
)
Description:
patch
Filename:
MIME Type:
Creator:
Koichiro Iwao
Created:
2019-07-08 00:15:50 UTC
Size:
456 bytes
patch
obsolete
>Index: usr.sbin/mld6query/mld6.c >=================================================================== >--- usr.sbin/mld6query/mld6.c (revision 349828) >+++ usr.sbin/mld6query/mld6.c (working copy) >@@ -244,7 +244,7 @@ > break; > } > if (ifap == NULL) >- errx(1, "no linkocal address is available"); >+ errx(1, "no linklocal address is available"); > memcpy(&src, &((struct sockaddr_in6 *)ifap->ifa_addr)->sin6_addr, > sizeof(src)); > freeifaddrs(ifa);
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 Raw
Actions:
View
Attachments on
bug 239039
: 205574