]> git.pld-linux.org Git - packages/iproute2.git/commitdiff
- outdated
authorJakub Bogusz <qboosh@pld-linux.org>
Sat, 17 Jul 2004 23:18:08 +0000 (23:18 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    iproute2-db.patch -> 1.4
    iproute2-diffserv-config.patch -> 1.2

iproute2-db.patch [deleted file]
iproute2-diffserv-config.patch [deleted file]

diff --git a/iproute2-db.patch b/iproute2-db.patch
deleted file mode 100644 (file)
index 8cadeda..0000000
+++ /dev/null
@@ -1,24 +0,0 @@
-diff -urN iproute2-2.6.7.org/misc/arpd.c iproute2-2.6.7/misc/arpd.c
---- iproute2-2.6.7.org/misc/arpd.c     2004-06-16 21:07:09.442520088 +0200
-+++ iproute2-2.6.7/misc/arpd.c 2004-06-16 23:47:31.283777880 +0200
-@@ -16,7 +16,7 @@
- #include <unistd.h>
- #include <stdlib.h>
- #include <netdb.h>
--#include <db41/db_185.h>
-+#include <db_185.h>
- #include <sys/ioctl.h>
- #include <sys/poll.h>
- #include <errno.h>
-diff -urN iproute2-2.6.7.org/misc/Makefile iproute2-2.6.7/misc/Makefile
---- iproute2-2.6.7.org/misc/Makefile   2004-06-16 21:07:09.441520240 +0200
-+++ iproute2-2.6.7/misc/Makefile       2004-06-16 23:48:02.212076064 +0200
-@@ -22,7 +22,7 @@
-       $(CC) $(CFLAGS) $(LDFLAGS) -o rtacct $(RTACCTOBJ) $(LIBNETLINK) -lm
- arpd: $(ARPDOBJ)
--      $(CC) $(CFLAGS) $(LDFLAGS) -o arpd $(ARPDOBJ) $(LIBNETLINK) -ldb-4.1
-+      $(CC) $(CFLAGS) $(LDFLAGS) -o arpd $(ARPDOBJ) $(LIBNETLINK) -ldb
- rtstat: $(RTSTATOBJ)
-       $(CC) $(CFLAGS) $(LDFLAGS) -o rtstat $(RTSTATOBJ)
diff --git a/iproute2-diffserv-config.patch b/iproute2-diffserv-config.patch
deleted file mode 100644 (file)
index 6298e5d..0000000
+++ /dev/null
@@ -1,7 +0,0 @@
---- iproute2/Config.config     Sun Apr 16 19:42:46 2000
-+++ iproute2/Config    Mon May 27 14:30:07 2002
-@@ -1,2 +1,2 @@
--TC_CONFIG_DIFFSERV=n
--TC_CONFIG_ATM=n
-+TC_CONFIG_DIFFSERV=y
-+TC_CONFIG_ATM=n
This page took 0.034127 seconds and 4 git commands to generate.