FreeBSD Bugzilla – Attachment 144384 Details for
Bug 190964
[ipf] ipnat doesn't work without INET6 kernel option
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
src/contrib/ipfilter/lib/printhostmask.c patch
lib-printhostmask.c.diff (text/plain), 339 bytes, created by
DYM
on 2014-07-03 22:31:27 UTC
(
hide
)
Description:
src/contrib/ipfilter/lib/printhostmask.c patch
Filename:
MIME Type:
Creator:
DYM
Created:
2014-07-03 22:31:27 UTC
Size:
339 bytes
patch
obsolete
>--- src/contrib/ipfilter/lib/printhostmask.c 2014-07-02 13:30:02.000000000 +0300 >+++ src/contrib/ipfilter/lib/printhostmask.c 2014-07-04 01:04:32.000000000 +0300 >@@ -26,7 +26,7 @@ > PRINTF("any"); > else { >+#ifdef USE_INET6 > void *ptr = addr; > >-#ifdef USE_INET6 > PRINTF("%s", inet_ntop(family, ptr, ipbuf, sizeof(ipbuf))); > #else >
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 190964
:
144231
|
144248
|
144348
|
144349
|
144370
|
144372
|
144378
| 144384 |
144385