public inbox for ecos-cvs@sourceware.org
help / color / mirror / Atom feed
* ecos-opt/net/net/common/current ChangeLog incl ...
@ 2004-06-08 17:58 asl
0 siblings, 0 replies; 6+ messages in thread
From: asl @ 2004-06-08 17:58 UTC (permalink / raw)
To: ecos-cvs
CVSROOT: /cvs/ecos
Module name: ecos-opt
Changes by: asl@sourceware.org 2004-06-08 17:58:20
Modified files:
net/net/common/current: ChangeLog
net/net/common/current/include: network.h
Log message:
* include/network.h: Added a __THROW to perror so that it matches
what is in stdio.h. Problem pointed out by Xyvid Harboe.
^ permalink raw reply [flat|nested] 6+ messages in thread
* ecos-opt/net/net/common/current ChangeLog incl ...
@ 2005-11-04 12:16 asl
0 siblings, 0 replies; 6+ messages in thread
From: asl @ 2005-11-04 12:16 UTC (permalink / raw)
To: ecos-cvs
CVSROOT: /cvs/ecos
Module name: ecos-opt
Changes by: asl@sourceware.org 2005-11-04 12:16:58
Modified files:
net/net/common/current: ChangeLog
net/net/common/current/include: network.h
Log message:
* include/network.h: Include <string.h> to stop warnings.
^ permalink raw reply [flat|nested] 6+ messages in thread
* ecos-opt/net/net/common/current ChangeLog incl ...
@ 2004-10-05 8:04 asl
0 siblings, 0 replies; 6+ messages in thread
From: asl @ 2004-10-05 8:04 UTC (permalink / raw)
To: ecos-cvs
CVSROOT: /cvs/ecos
Module name: ecos-opt
Changes by: asl@sourceware.org 2004-10-05 08:04:05
Modified files:
net/net/common/current: ChangeLog
net/net/common/current/include: tftp_support.h
Log message:
* include/tftp_support.h: Use the definitions of O_RDONLY and
O_WRONLY from fcntl.h instead of defining them ourselves.
^ permalink raw reply [flat|nested] 6+ messages in thread
* ecos-opt/net/net/common/current ChangeLog incl ...
@ 2003-07-15 8:45 nickg
0 siblings, 0 replies; 6+ messages in thread
From: nickg @ 2003-07-15 8:45 UTC (permalink / raw)
To: ecos-cvs
CVSROOT: /cvs/ecos
Module name: ecos-opt
Changes by: nickg@sourceware.org 2003-07-15 08:45:16
Modified files:
net/net/common/current: ChangeLog
net/net/common/current/include/net: netdb.h
Log message:
* include/net/netdb.h: Added include for <sys/param.h>. the in.h
file included later needs this.
^ permalink raw reply [flat|nested] 6+ messages in thread
* ecos-opt/net/net/common/current ChangeLog incl ...
@ 2003-05-12 10:13 asl
0 siblings, 0 replies; 6+ messages in thread
From: asl @ 2003-05-12 10:13 UTC (permalink / raw)
To: ecos-cvs
CVSROOT: /cvs/ecos
Module name: ecos-opt
Changes by: asl@sourceware.org 2003-05-12 10:13:38
Modified files:
net/net/common/current: ChangeLog
net/net/common/current/include/net: netdb.h
net/net/common/current/src: getaddrinfo.c ifaddrs.c
ipv6_routing_thread.c
network_support.c tftp_client.c
tftp_server.c
net/net/common/current/tests: addr_test.c ga_server_test.c
Log message:
* src/ifaddrs.c (getifaddrs): Fill in flags, netmask and broadcast
addresses, for both IPv4 and IPv6 and enabled.
* src/ipv6_routing_thread.c (ipv6_start_routing_thread): Only
start the thread once.
* src/getaddrinfo.c (getaddrinfo): Correctly return TCP when it is!
* tests/addr_test.c (net_test): Added a test which uses protocol TCP
* src/tftp_client.c (tftp_get): If we timeout on the first block,
try other addresses for the server if we have any.
* src/network_support.c (init_all_network_interfaces): After
router solicitation has given us an address, wait a couple of
seconds for duplicate address detection to do its work. While DAD
is active, we cannot use the new address.
* src/tftp_client.c (tftp_client_put): Fixed compiler warning.
* src/getaddrinfo.c (getnameinfo): Fixed some endian issues with
port numbers and a typo. Added an interface to the DNS client for
reverse lookups.
* tests/addr_test.c (net_test): Added tests for getnameinfo. Fixed
some memory leaks.
* src/getaddrinfo.c (getaddrinfo): Virtually a re-write to
interface to the DNS client.
* include/net/netdb.h: const correctness.
^ permalink raw reply [flat|nested] 6+ messages in thread
* ecos-opt/net/net/common/current ChangeLog incl ...
@ 2002-08-07 7:42 gthomas
0 siblings, 0 replies; 6+ messages in thread
From: gthomas @ 2002-08-07 7:42 UTC (permalink / raw)
To: ecos-cvs
CVSROOT: /cvs/ecos
Module name: ecos-opt
Changes by: gthomas@sources.redhat.com 2002-08-07 07:42:36
Modified files:
net/net/common/current: ChangeLog
net/net/common/current/include/arpa: tftp.h
net/net/common/current/src: tftp_client.c tftp_server.c
Log message:
Fix TFTP for large (16MB+) files.
^ permalink raw reply [flat|nested] 6+ messages in thread
end of thread, other threads:[~2005-11-04 12:16 UTC | newest]
Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-06-08 17:58 ecos-opt/net/net/common/current ChangeLog incl asl
-- strict thread matches above, loose matches on Subject: below --
2005-11-04 12:16 asl
2004-10-05 8:04 asl
2003-07-15 8:45 nickg
2003-05-12 10:13 asl
2002-08-07 7:42 gthomas
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).