comparison packages/net/common/current/ChangeLog @ 1584:02c0aa987107

Fix for default DNS server - from Sandeep Kumar
author gthomas
date Tue, 13 Apr 2004 14:36:27 +0000
parents 3d8f3b1724be
children 8d53540e9a4e
comparison
equal deleted inserted replaced
1583:3d8f3b1724be 1584:02c0aa987107
1 2004-04-13 Sandeep Kumar <sandeep@codito.com>
2
3 * src/network_support.c (init_all_network_interfaces): Fix argument to
4 cyg_dns_res_start and removed errneaous extra closing brace around it.
5
1 2004-04-13 Jay Foster <jay.foster@systech.com> 6 2004-04-13 Jay Foster <jay.foster@systech.com>
2 7
3 * src/bootp_support.c (do_bootp): Return false when we should. 8 * src/bootp_support.c (do_bootp): Return false when we should.
4 * src/dhcp_prot.c (do_dhcp_down_net): correctly close the IPv6 socket. 9 * src/dhcp_prot.c (do_dhcp_down_net): correctly close the IPv6 socket.
5 10