comparison packages/net/common/current/ChangeLog @ 897:07ad44cfd9a4

* src/dhcp_prot.c (do_dhcp_down_net): SIOCGLIFADDR and SIOCDLIFADDR take if_laddrreq not ifreq. This caused stack corruption.
author asl
date Thu, 03 Apr 2003 14:04:31 +0000
parents 5fd2f1ac9c80
children aa074daf1f12
comparison
equal deleted inserted replaced
896:598fbd635caf 897:07ad44cfd9a4
1 2003-04-02 Andrew Lunn <andrew.lunn@ascom.ch>
2
3 * src/dhcp_prot.c (do_dhcp_down_net): SIOCGLIFADDR and SIOCDLIFADDR
4 take if_laddrreq not ifreq. This caused stack corruption.
5
1 2003-03-21 Nick Garnett <nickg@balti.calivar.com> 6 2003-03-21 Nick Garnett <nickg@balti.calivar.com>
2 7
3 * include/network.h: Added include of pkgconf/io_eth_drivers.h 8 * include/network.h: Added include of pkgconf/io_eth_drivers.h
4 since the recent move of CYGHWR_NET_DRIVERS prevented some tests 9 since the recent move of CYGHWR_NET_DRIVERS prevented some tests
5 building. This fixes the problem. 10 building. This fixes the problem.