|
|
@@ -295,7 +295,7 @@ CFLAGS+= -DALLOW_ONLY_ENCAPSULATED
|
|
295
|
295
|
|
|
296
|
296
|
# Limit the delay on packet loss/congestion to a more bearable value. See
|
|
297
|
297
|
# description above. If unset, do not limit the delay between resend.
|
|
298
|
|
-CFLAGS+= -DBACKOFF_LIMIT=7 -DCONGESTED
|
|
|
298
|
+CFLAGS+= -DBACKOFF_LIMIT=5 -DCONGESTED
|
|
299
|
299
|
|
|
300
|
300
|
# More optional features
|
|
301
|
301
|
# CFLAGS+= -DTRY_FLOPPY_FIRST=4
|