public inbox for ecos-cvs@sourceware.org help / color / mirror / Atom feed
From: asl@sources.redhat.com To: ecos-cvs@sources.redhat.com Subject: ecos-opt/net/net/common/current ChangeLog cdl/ ... Date: Wed, 23 Apr 2003 08:52:00 -0000 [thread overview] Message-ID: <20030423085209.9526.qmail@sources.redhat.com> (raw) CVSROOT: /cvs/ecos Module name: ecos-opt Changes by: asl@sourceware.org 2003-04-23 08:52:09 Modified files: net/net/common/current: ChangeLog net/net/common/current/cdl: net.cdl net/net/common/current/doc: tcpip.sgml net/net/common/current/include: network.h tftp_support.h net/net/common/current/src: dhcp_prot.c getaddrinfo.c getproto.c ifaddrs.c ipv6_routing_thread.c network_support.c tftp_client.c tftp_server.c net/net/common/current/tests: addr_test.c ping_lo_test.c ping_test.c tftp_client_test.c tftp_server_test.c Log message: 2003-04-12 Andrew Lunn <andrew.lunn@ascom.ch> * src/network_support.c (init_loopback_interface): Close the socket when things go wrong otherwise we leak sockets. * src/tftp_server.c (tftpd_server): Added support for IPv6 as well as IPv4. Extended the multithreading support so that it works correctly when there are multiple servers on multiple ports. * doc/tcpip.sgml: Documentation for the changes made to the tftp server. 2003-04-10 Andrew Lunn <andrew.lunn@ascom.ch> * src/network_support.c (init_all_network_interfaces): Wait upto 4 seconds for a router solicit message to be received. Once we have received the message we know we have a valid IPv6 address. * src/tftp_client.c: Added support for IPv6. This requires two new functions, tftp_client_{get|put} which are protocol version independent. * tests/tftp_client_test.c (tftp_test): Added tests which use IPv6 addresses. 2003-04-07 Andrew Lunn <andrew.lunn@ascom.ch> * src/getaddrinfo.c (getaddrinfo): Correctly deal with node when its not NULL. Its OK for the address to not parse for an address family when AF_UNSPEC is passed in hints. Also get the socktype correct when wildcarding for services that use UDP. * tests/addr_test.c: Added more test cases which test IP addresses in number format as node. 2003-04-05 Andrew Lunn <andrew.lunn@ascom.ch> * cdl/net.cdl: Added addr_tests to the HW tests. * tests/addr_test.c (net_test): void function not int. * tests/ping_test.c (net_test): Added IPv6 ping test. This pings the router which answers our router solicit message. * src/ipv6_routing_thread.c (cyg_rs): Print out the router advertisement message. Cleaned up the debug messages so they can be disabled. * src/ipv6_routing_thread.c (cyg_net_get_ipv6_advrouter): New function to return the address of the router. * include/network.h: Added prototype for above and ipv6_start_routing_thread which did not have a prototype. * src/ipv6_routing_thread.c (cyg_rs): Only wait 2 seconds before sending the first solicit request rather than 10. * src/dhcp_prot.c (do_dhcp_down_net): clear the if_laddrreq before using it. If the request fails finish the IPv4 code rather than returning,. 2003-04-02 Andrew Lunn <andrew.lunn@ascom.ch> * tests/ping_lo_test.c: Added IPv6 ping test. * src/getproto.c: Added the protocol ipv6-icmp.
next reply other threads:[~2003-04-23 8:52 UTC|newest] Thread overview: 16+ messages / expand[flat|nested] mbox.gz Atom feed top 2003-04-23 8:52 asl [this message] -- strict thread matches above, loose matches on Subject: below -- 2008-01-06 11:13 asl 2007-01-07 14:46 asl 2006-06-17 20:11 asl 2004-08-02 10:43 asl 2004-03-09 8:00 asl 2003-11-24 14:09 asl 2003-11-22 12:57 asl 2003-10-21 18:14 asl 2003-10-16 8:13 asl 2003-10-12 11:09 asl 2003-07-31 8:56 asl 2003-03-21 18:14 nickg 2003-03-17 18:39 nickg 2003-02-24 14:29 jlarmour 2003-01-31 12:35 jlarmour
Reply instructions: You may reply publicly to this message via plain-text email using any one of the following methods: * Save the following mbox file, import it into your mail client, and reply-to-all from there: mbox Avoid top-posting and favor interleaved quoting: https://en.wikipedia.org/wiki/Posting_style#Interleaved_style * Reply using the --to, --cc, and --in-reply-to switches of git-send-email(1): git send-email \ --in-reply-to=20030423085209.9526.qmail@sources.redhat.com \ --to=asl@sources.redhat.com \ --cc=ecos-cvs@sources.redhat.com \ /path/to/YOUR_REPLY https://kernel.org/pub/software/scm/git/docs/git-send-email.html * If your mail client supports setting the In-Reply-To header via mailto: links, try the mailto: linkBe sure your reply has a Subject: header at the top and a blank line before the message body.
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).