| 1 |
diff -ruN ppp-2.4.3-orig/pppd/Makefile.linux ppp-2.4.3-3/pppd/Makefile.linux |
diff -Nur ppp-2.4.3.orig/pppd/Makefile.linux ppp-2.4.3/pppd/Makefile.linux |
| 2 |
--- ppp-2.4.3-orig/pppd/Makefile.linux 2004-11-13 13:02:22.000000000 +0100 |
--- ppp-2.4.3.orig/pppd/Makefile.linux 2004-11-13 13:02:22.000000000 +0100 |
| 3 |
+++ ppp-2.4.3-3/pppd/Makefile.linux 2004-12-16 04:43:41.000000000 +0100 |
+++ ppp-2.4.3/pppd/Makefile.linux 2007-10-04 09:12:52.000000000 +0200 |
| 4 |
@@ -48,19 +48,19 @@ |
@@ -48,7 +48,7 @@ |
| 5 |
# Uncomment the next line to include support for PPP packet filtering. |
# Uncomment the next line to include support for PPP packet filtering. |
| 6 |
# This requires that the libpcap library and headers be installed |
# This requires that the libpcap library and headers be installed |
| 7 |
# and that the kernel driver support PPP packet filtering. |
# and that the kernel driver support PPP packet filtering. |
| 10 |
|
|
| 11 |
# Uncomment the next line to enable multilink PPP (enabled by default) |
# Uncomment the next line to enable multilink PPP (enabled by default) |
| 12 |
# Linux distributions: Please leave multilink ENABLED in your builds |
# Linux distributions: Please leave multilink ENABLED in your builds |
| 13 |
# of pppd! |
@@ -58,9 +58,9 @@ |
|
-HAVE_MULTILINK=y |
|
|
+#HAVE_MULTILINK=y |
|
|
|
|
| 14 |
# Uncomment the next line to enable the TDB database (enabled by default.) |
# Uncomment the next line to enable the TDB database (enabled by default.) |
| 15 |
# If you enable multilink, then TDB is automatically enabled also. |
# If you enable multilink, then TDB is automatically enabled also. |
| 16 |
# Linux distributions: Please leave TDB ENABLED in your builds. |
# Linux distributions: Please leave TDB ENABLED in your builds. |