Ping problem patch question

Christopher Nolan (cnolan@sbaeweb2.fullerton.edu)
Mon, 21 Oct 1996 09:35:36 -0700 (PDT)


Being quite new to Linux, I'm having a slight problem trying to patch the
kernel to fix the ping problem. I apply the patch with the below result,
the patch doesn't work, as the computer will still hang.

Here is what I'm typing:

cat /usr/src/ping_patch | patch -p0

this is what I get as a result:

Hmm... looks liek a unified diff to me...
The text leading up to this was:
--------------------------
|--- ip_fragment.c.old Mon Sep 16 22:14:52 1996
|+++ ip_fragment.c Sat Oct 19 01:04:47 1996
--------------------------
Patching file ip_fragment.c using Play A...
Hunk #1 failed at 366
Hunk #2 failed at 466
2 out of 2 hunks failed -- saving rejects to ip_fragment.c.rej
done

Thanks
Chris Nolan