Commit Graph

33 Commits (61365501a0e2cae9c1df2818b7b5b3f52c450d18)

Author SHA1 Message Date
Robin Getz 0328ef0edf Fix DHCP protocol so U-Boot does not respond too early 16 years ago
Wolfgang Denk b64f190b7a Fix printf() format issues with sizeof_t types by using %zu 16 years ago
Wolfgang Denk 1aeed8d71a Coding Style cleanup; update CHANGELOG 16 years ago
Aras Vaichas d9a2f416d6 DHCP request fix for Windows Server 2003 16 years ago
Jean-Christophe PLAGNIOL-VILLARD 079c2c4fa7 Fix warning differ in signedness in net/net.c and net/nfs.c 17 years ago
Wolfgang Denk 992742a5b0 Cleanup coding style; update CHANGELOG 17 years ago
Justin Flammia e5c794e491 DHCP Client Fix 17 years ago
Justin Flammia 31548249de DHCP Client Fix 17 years ago
Wolfgang Denk 135e19bc27 Avoid compiler warning. 17 years ago
Wilson Callan 5d110f0aa6 New CONFIG_BOOTP_SERVERIP option 17 years ago
Jon Loeliger 610f2e9c28 net/: Remove lingering references to CFG_CMD_* symbols. 17 years ago
Jon Loeliger 1fe80d79c5 Finally retire cmd_confdefs.h and CONFIG_BOOTP_MASK! 17 years ago
Jon Loeliger 643d1ab239 net/: Remove obsolete references to CONFIG_COMMANDS 17 years ago
Jon Loeliger 6e2115acb6 net/: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*). 17 years ago
Wolfgang Denk c668670391 Minor code cleanup. 18 years ago
Wolfgang Denk d82718fed0 Make bootp implementation RFC3046 compliant 18 years ago
Wolfgang Denk 3b2e4fd9b0 Add support for the DHCP vendor optional bootfile (#67). 18 years ago
Wolfgang Denk 77ddac9480 Cleanup for GCC-4.x 19 years ago
wdenk 414eec35e3 Fix problems with SNTP support; 19 years ago
wdenk ea287debe1 * Patch by Masami Komiya, 30 Mar 2005: 19 years ago
wdenk a3d991bd0d Patches by Pantelis Antoniou, 30 Mar 2004: 20 years ago
wdenk 4b9206ed51 * Patches by Thomas Viehweger, 16 Mar 2004: 20 years ago
wdenk 3d3befa754 * Patch by Philippe Robin, 09 Mar 2004: 21 years ago
wdenk 0e6d798cb3 * Patch by Travis Sawyer, 01 Mar 2004: 21 years ago
wdenk 232c150a25 Add support for Siemens SX1 mobile phone; 21 years ago
wdenk 132ba5fdc5 * Patch by Pierre Aubert, 26 Feb 2004 21 years ago
stroese fe389a82c9 - Added CONFIG_BOOTP_DNS2 and CONFIG_BOOTP_SEND_HOSTNAME to CONFIG_BOOTP_MASK. 21 years ago
wdenk 8bde7f776c * Code cleanup: 21 years ago
wdenk 73a8b27c57 * Add support for RMU board 21 years ago
wdenk 682011ff69 * Patches by Udi Finkelstein, 2 June 2003: 21 years ago
stroese 759a51b4f3 Changed DHCP client to use ip address from server option field #54 from the OFFER-paket in the server option field #54 in the REQUEST-paket. This fixes a problem using a Windows 2000 DHCP server, where the DHCP-server is not the TFTP-server. 21 years ago
wdenk 3e38691e8f * Patch by Arun Dharankar, 4 Apr 2003: 21 years ago
wdenk 47cd00fa70 * Patches by Robert Schwebel, 06 Mar 2003: 22 years ago
wdenk 3861aa5ce0 Initial revision 22 years ago