log packages/net/common/current/ChangeLog @ 3104:bc2f148cfe4b

age author description
Tue, 06 Mar 2012 19:18:09 +0000 grante Fixed compiler warnings about variables possibly used before they are
Fri, 11 Mar 2011 20:00:19 +0000 sergeig * src/bootp_support.c (show_bootp): Fixed output for some fields.
Wed, 23 Sep 2009 14:28:48 +0000 gthomas DHCP parsing improvement/bugfix from Jay Foster <jay@systech.com>
Fri, 03 Jul 2009 12:40:25 +0000 jld * src/ifaddrs.c (getifaddrs): If socket() call for IPv6 fails, a stray pointer
Mon, 09 Mar 2009 14:18:58 +0000 jld * net/common/current/cdl/net.cdl,
Thu, 29 Jan 2009 17:47:46 +0000 jlarmour Update all copyright banners to reflect FSF ownership; fix and improve licence text. after-copyright-change-20090129
Sun, 13 Apr 2008 18:39:57 +0000 asl * tests/server_test.c (server_test): Fix typo with atoi which
Sun, 06 Jan 2008 11:13:51 +0000 asl 2007-12-21 Oyvind Harboe <oyvind.harboe@zylin.com>
Mon, 15 Jan 2007 18:37:52 +0000 gthomas Fix for DHCP when server is down after lease expires (keep trying)
Tue, 09 Jan 2007 16:04:39 +0000 jlarmour * doc/manpages/net/getaddrinfo.3: Remove obsolete comment about
Sun, 07 Jan 2007 14:46:54 +0000 asl * src/dhcp_support.c:
Tue, 19 Dec 2006 01:45:30 +0000 jlarmour * tests/ga_server_test.c: Updated flags argument in call of
Sat, 17 Jun 2006 20:11:06 +0000 asl * cdl/net.cdl: Fix calculation of TFTPD stack
Sun, 26 Mar 2006 11:15:06 +0000 asl * tests/nc_test_framework.h:
Sun, 05 Mar 2006 12:48:37 +0000 asl * src/dhcp_prot.c: Updated set_fixed_tag(), set_variable_tag(),
Fri, 04 Nov 2005 12:16:58 +0000 asl * include/network.h: Include <string.h> to stop warnings.
Sun, 23 Oct 2005 20:48:07 +0000 asl * test/nc*_test_master.c: gettimeofday is now in POSIX
Thu, 13 Oct 2005 11:58:02 +0000 asl * docs/manpages/sys/socketpair.2: Removed this man page since
Fri, 16 Sep 2005 15:15:14 +0000 asl * tests/server_test.c: use socklen_t.
Fri, 16 Sep 2005 14:56:25 +0000 asl * src/tftp_client.c, include/tftp_support.h: const parameters
Wed, 03 Aug 2005 20:51:21 +0000 asl * tests/ping_lo_test.c (ping_host): Use socklen_t to avoid
Sat, 30 Jul 2005 11:22:37 +0000 asl * src/tftp_dummy_file.c: unsigned char when needed to prevent warnings.
Sun, 27 Mar 2005 17:23:18 +0000 asl * src/tftp_server.c (tftpd_server): Fixed compiler warning about
Tue, 05 Oct 2004 08:04:04 +0000 asl * include/tftp_support.h: Use the definitions of O_RDONLY and
Mon, 02 Aug 2004 10:43:38 +0000 asl * src/tftp_server.c:
Thu, 17 Jun 2004 14:19:29 +0000 asl * src/ifaddrs.c (getifaddrs): Return destination address for P2P
Tue, 08 Jun 2004 17:58:20 +0000 asl * include/network.h: Added a __THROW to perror so that it matches
Thu, 13 May 2004 10:00:35 +0000 asl + * src/bootp_support.c (get_bootp_option, show_bootp):
Thu, 29 Apr 2004 07:19:57 +0000 jlarmour * src/tftp_server.c: files are now created with the
Mon, 19 Apr 2004 15:27:36 +0000 jld * doc/sgml/doclist,
Tue, 13 Apr 2004 14:36:27 +0000 gthomas Fix for default DNS server - from Sandeep Kumar
Tue, 13 Apr 2004 07:32:40 +0000 asl * src/bootp_support.c (do_bootp): Return false when we should.
Sun, 11 Apr 2004 11:23:51 +0000 asl * src/bootp_support.c:
Tue, 09 Mar 2004 08:00:12 +0000 asl * cdl/net.cdl:
Thu, 19 Feb 2004 10:42:00 +0000 gthomas Initialize bp_secs field for stubborn DHCP servers - from Matt Jerdonek
Wed, 10 Dec 2003 12:09:23 +0000 gthomas Add inet_ntoa_r
Thu, 27 Nov 2003 15:24:13 +0000 asl * tests/bridge.c: Changes to enable Spanning Tree Protocol if the
Mon, 24 Nov 2003 14:09:25 +0000 asl * cdl/net.cdl: Close quote for test list.
Sat, 22 Nov 2003 12:57:24 +0000 asl * cdl/net.cdl: Added control for IPSEC
Thu, 30 Oct 2003 14:12:45 +0000 gthomas Add example use of profiling to 'ping_test'
Tue, 21 Oct 2003 18:14:20 +0000 asl * doc/tcpip.sgml: Added documentation for
Tue, 21 Oct 2003 17:50:58 +0000 asl * src/dhcp_prot.c (set_default_dhcp_tags):
Thu, 16 Oct 2003 08:15:55 +0000 asl Fixed the formatting of the last ChangeLog entry.
Thu, 16 Oct 2003 08:13:45 +0000 asl * include/dhcp.h: Added prototype for dhcp_set_hostname().
Sun, 12 Oct 2003 11:53:55 +0000 asl Tweaked the comments to better describe the problem/fix.
Sun, 12 Oct 2003 11:09:37 +0000 asl * cdl/net.cdl: Added configuration interface for
Thu, 09 Oct 2003 16:08:30 +0000 asl * src/tftp_client.c: Changed the code so that if the last packet
Mon, 06 Oct 2003 19:07:50 +0000 asl * tests/bridge.c: Build the test when we have the bridge
Tue, 16 Sep 2003 22:05:05 +0000 gthomas Be more careful with allocated space, etc. in getifaddrs()
Thu, 31 Jul 2003 08:56:26 +0000 asl * src/ipv6_routing_thread.c: Fix compiler warnings
Wed, 30 Jul 2003 07:30:06 +0000 asl * src/dhcp_prot.c (do_dhcp): (re)Initialize the lease when
Thu, 24 Jul 2003 18:07:45 +0000 nickg * src/dhcp_prot.c: Added a declaration for cyg_arc4random() to
Tue, 15 Jul 2003 08:45:15 +0000 nickg * include/net/netdb.h: Added include for <sys/param.h>. the in.h
Mon, 26 May 2003 07:33:06 +0000 asl * src/network_support.c (init_all_network_interfaces): Allow IPv4
Thu, 22 May 2003 14:28:54 +0000 asl * src/getaddrinfo.c (getaddrinfo): Corrected a bad patch merge
Wed, 14 May 2003 07:02:06 +0000 asl * src/tftp_server.c (tftpd_read_file): Open the file for reading,
Mon, 12 May 2003 10:13:37 +0000 asl * src/ifaddrs.c (getifaddrs): Fill in flags, netmask and broadcast
Wed, 23 Apr 2003 23:45:37 +0000 jlarmour * doc/tcpip.sgml: Fix some docbook errors only reported by certain
Wed, 23 Apr 2003 08:52:08 +0000 asl 2003-04-12 Andrew Lunn <andrew.lunn@ascom.ch>
Fri, 11 Apr 2003 21:01:09 +0000 jlarmour * tests/linux_echo.c: Renamed to....