summaryrefslogtreecommitdiffstats
path: root/cpukit/ChangeLog
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2004-01-30 14:50:20 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2004-01-30 14:50:20 +0000
commitc07aa0c56e1eea8155cd6a49f7b2f1afb602c6ba (patch)
treee04538bf2734b30529113f46d99576c1062501fe /cpukit/ChangeLog
parent2004-01-30 Joel Sherrill <joel@OARcorp.com> (diff)
downloadrtems-c07aa0c56e1eea8155cd6a49f7b2f1afb602c6ba.tar.bz2
2004-01-30 Wilfried Busalski <w.busalski@lancier-monitoring.de>
PR pppd/564 * libnetworking/net/if_ppp.c, libnetworking/net/if_pppvar.h, libnetworking/net/ppp_tty.c: ppp0 Interface lose packets if the system use a slow baudrate for the modem or the tcp/ip-packet is fragmented.
Diffstat (limited to 'cpukit/ChangeLog')
-rw-r--r--cpukit/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/cpukit/ChangeLog b/cpukit/ChangeLog
index 37624be0de..a09beedbc1 100644
--- a/cpukit/ChangeLog
+++ b/cpukit/ChangeLog
@@ -1,3 +1,11 @@
+2004-01-30 Wilfried Busalski <w.busalski@lancier-monitoring.de>
+
+ PR pppd/564
+ * libnetworking/net/if_ppp.c, libnetworking/net/if_pppvar.h,
+ libnetworking/net/ppp_tty.c: ppp0 Interface lose packets if the
+ system use a slow baudrate for the modem or the tcp/ip-packet is
+ fragmented.
+
2004-01-30 Joel Sherrill <joel@OARcorp.com>
* ChangeLog, rtems/Makefile.am, rtems/include/rtems/rtems/support.h: