summaryrefslogtreecommitdiffstats
path: root/cpukit/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'cpukit/ChangeLog')
-rw-r--r--cpukit/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/cpukit/ChangeLog b/cpukit/ChangeLog
index 3e915de78f..b4379342f7 100644
--- a/cpukit/ChangeLog
+++ b/cpukit/ChangeLog
@@ -1,3 +1,10 @@
+2008-05-23 Till Straumann <strauman@slac.stanford.edu>
+
+ * libnetworking/netinet/ip_output.c: when fragmenting
+ multicast packets M_MCAST must be set on all fragments.
+ This was fixed in FreeBSD ip_output.c 1.82 on 1998/8/23 !
+ (see my email to rtems-users from 2008/5/15).
+
2008-05-22 Joel Sherrill <joel.sherrill@oarcorp.com>
* itron/include/rtems/itron/task.h, itron/src/del_tsk.c,