Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 17563 Details for
Bug 28493
Kernel IPTables compilation crash
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
fixes a multi-line string thing.
ip_nat_core_gcc_3.3.1_fix.patch (text/plain), 530 bytes, created by
James Harlow (RETIRED)
on 2003-09-12 06:02:09 UTC
(
hide
)
Description:
fixes a multi-line string thing.
Filename:
MIME Type:
Creator:
James Harlow (RETIRED)
Created:
2003-09-12 06:02:09 UTC
Size:
530 bytes
patch
obsolete
>--- ./net/ipv4/netfilter/ip_nat_core.c 2003-09-12 12:56:24.000000000 +0000 >+++ ./net/ipv4/netfilter/ip_nat_core.c.patched 2003-09-12 12:55:04.000000000 +0000 >@@ -851,8 +851,8 @@ > if (exp_for_packet(exp, pskb)) { > /* FIXME: May be true multiple times in the > * case of UDP!! */ >- DEBUGP("calling nat helper (exp=%p) for >- packet\n", exp); >+ DEBUGP("calling nat helper (exp=%p) for" >+ "packet\n", exp); > ret = helper->help(ct, exp, info, ctinfo, > hooknum, pskb); > if (ret != NF_ACCEPT) {
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 28493
: 17563