Dummynet

Patch against Dummynet 20100319 on Debian Squeeze/testing 64 bits with gcc-4.4.5-12.

dummy_include_paths.patch
--- /tmp/ipfw3//dummynet2/Makefile      2010-02-26 14:15:34.000000000 +0200
+++ ipfw3//dummynet2/Makefile   2011-03-06 11:17:22.168660001 +0200
@@ -55,8 +55,8 @@
 ipfw-cflags += -D_BSD_SOURCE
 ipfw-cflags += -DKERNEL_MODULE # build linux kernel module
 # the two header trees for empty and override files
-ipfw-cflags += -I $(M)/include_e
-ipfw-cflags += -I $(M)/include
+ipfw-cflags += -I$(M)/include_e
+ipfw-cflags += -I$(M)/include
 ipfw-cflags += -include $(M)/../glue.h # headers
 ipfw-cflags += -include $(M)/missing.h # headers

Another patch: http://forum.nag.ru/forum/index.php?showtopic=66867

Print/export