Update of /cvsroot/leaf/src/bering-uclibc/configs/kernel/2.4.20/patches
In directory sc8-pr-cvs1:/tmp/cvs-serv11509

Added Files:
        linux-2.4.20-ulog.patch 
Log Message:



--- NEW FILE: linux-2.4.20-ulog.patch ---
--- linux.old/net/ipv4/netfilter/ipt_ULOG.c     2002-11-29 00:53:15.000000000 +0100
+++ linux.old/net/ipv4/netfilter/ipt_ULOG.c     2003-08-08 23:42:40.000000000 +0200
@@ -225,6 +225,8 @@
                memcpy(pm->mac, (*pskb)->mac.raw, in->hard_header_len);
                pm->mac_len = in->hard_header_len;
        }
+       else
+               pm->mac_len = 0;
 
        if (in)
                strncpy(pm->indev_name, in->name, sizeof(pm->indev_name));




-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
Leaf-cvs-commits mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/leaf-cvs-commits

Reply via email to