So if one changes the lines in the 2.2.5 kernel that are listed below .. does one then have to recompile? If so downloading a new kernel that has this fixed might not be a bad idea :)
-------------------------------------------------------------------------- diff -urN linux-2.2.7/net/ipv4/ip_options.c linux-2.2.7.SuSE/net/ipv4/ip_options.c --- linux-2.2.7/net/ipv4/ip_options.c Sun Mar 21 16:22:00 1999 +++ linux-2.2.7.SuSE/net/ipv4/ip_options.c Wed Jun 2 17:52:05 1999 @@ -452,7 +452,6 @@ error: if (skb) { icmp_send(skb, ICMP_PARAMETERPROB, 0, htonl((pp_ptr-iph)<<24)); - kfree_skb(skb); } return -EINVAL; } --------------------------------------------------------------------------
-- Ben Rosenberg |---| <A HREF="mailto:dragula@anet-stl.com">mailto:dragula@anet-stl.com</A> "Workstation powered by SuSE LiNUX" -- To get out of this list, please send email to majordomo@suse.com with this text in its body: unsubscribe suse-linux-e Check out the SuSE-FAQ at <A HREF="http://www.suse.com/Support/Doku/FAQ/"><A HREF="http://www.suse.com/Support/Doku/FAQ/</A">http://www.suse.com/Support/Doku/FAQ/</A</A>> and the archive at <A HREF="http://www.suse.com/Mailinglists/suse-linux-e/index.html"><A HREF="http://www.suse.com/Mailinglists/suse-linux-e/index.html</A">http://www.suse.com/Mailinglists/suse-linux-e/index.html</A</A>>