FreeBSD Bugzilla – Attachment 20167 Details for
Bug 35631
SKIP and IPSEC together cause kernel panic
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 591 bytes, created by
david
on 2002-03-07 13:30:01 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
david
Created:
2002-03-07 13:30:01 UTC
Size:
591 bytes
patch
obsolete
>diff -c -r1.1 skip_es.c >*** skip_es.c 2001/01/30 09:08:46 1.1 >--- skip_es.c 2002/03/07 13:18:30 >*************** >*** 1517,1523 **** > panic("skip_ifinput: mtod returned NULL!"); > } > >! if (!SKIP_IF(ifp)) { > /* > * SKIP not present on this interface, pass the packet > */ >--- 1517,1523 ---- > panic("skip_ifinput: mtod returned NULL!"); > } > >! if (!ifp || !SKIP_IF(ifp)) { > /* > * SKIP not present on this interface, pass the packet > */
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 35631
: 20167