summaryrefslogtreecommitdiffstats
path: root/cpukit/ChangeLog
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2011-07-14 19:16:30 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2011-07-14 19:16:30 +0000
commite3b513de4ec799d4a1f7ffd194bb46d09802724c (patch)
treedfb87a626f3f67d867554d53466f3fa63c8996de /cpukit/ChangeLog
parent2011-07-14 Till Straumann <strauman@slac.stanford.edu> (diff)
downloadrtems-e3b513de4ec799d4a1f7ffd194bb46d09802724c.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 a5426076f4..de9976ba21 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-06-10 Joel Sherrill <joel.sherrilL@OARcorp.com>
PR 1812/filesystem