summaryrefslogtreecommitdiffstats
path: root/cpukit/ChangeLog
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2011-07-14 19:16:20 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2011-07-14 19:16:20 +0000
commit2a329c7a00112dad456d1e4ca66da8a2b68bce2c (patch)
tree51d6b168d3a26daa170e7f054ba969dbe0e7d004 /cpukit/ChangeLog
parent2011-07-14 Till Straumann <strauman@slac.stanford.edu> (diff)
downloadrtems-2a329c7a00112dad456d1e4ca66da8a2b68bce2c.tar.bz2
2011-07-14 Gene Smith <gene.smith@siemens.com>
PR 1381/networking * libnetworking/netinet/ip_output.c: If a null or unreachable gateway is specified either statically in networkconfig.h or from dhcp/bootp, sendto() fails on multicast send with errno 118 Host
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 11d33ba964..61f8aa8429 100644
--- a/cpukit/ChangeLog
+++ b/cpukit/ChangeLog
@@ -1,3 +1,10 @@
+2011-07-14 Gene Smith <gene.smith@siemens.com>
+
+ PR 1381/networking
+ * libnetworking/netinet/ip_output.c: If a null or unreachable gateway
+ is specified either statically in networkconfig.h or from dhcp/bootp,
+ sendto() fails on multicast send with errno 118 Host
+
2011-07-13 Till Straumann <strauman@slac.stanford.edu>
PR 1775/filesystem