Mike Frysinger
|
b6446b6775
convert print_IPaddr() to %pI4
|
16 years ago |
Jean-Christophe PLAGNIOL-VILLARD
|
6d0f6bcf33
rename CFG_ macros to CONFIG_SYS
|
16 years ago |
Bartlomiej Sieka
|
49f3bdbba8
net: express the first argument to NetSetTimeout() in milliseconds
|
16 years ago |
Remy Bohmer
|
51dfe1382e
Fix bogus error message in the DHCP handler
|
16 years ago |
Robin Getz
|
0328ef0edf
Fix DHCP protocol so U-Boot does not respond too early
|
17 years ago |
Wolfgang Denk
|
b64f190b7a
Fix printf() format issues with sizeof_t types by using %zu
|
17 years ago |
Wolfgang Denk
|
1aeed8d71a
Coding Style cleanup; update CHANGELOG
|
17 years ago |
Aras Vaichas
|
d9a2f416d6
DHCP request fix for Windows Server 2003
|
17 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 |
Wolfgang Denk
|
135e19bc27
Avoid compiler warning.
|
17 years ago |
Wilson Callan
|
5d110f0aa6
New CONFIG_BOOTP_SERVERIP option
|
18 years ago |
Jon Loeliger
|
610f2e9c28
net/: Remove lingering references to CFG_CMD_* symbols.
|
18 years ago |
Jon Loeliger
|
1fe80d79c5
Finally retire cmd_confdefs.h and CONFIG_BOOTP_MASK!
|
18 years ago |
Jon Loeliger
|
643d1ab239
net/: Remove obsolete references to CONFIG_COMMANDS
|
18 years ago |
Jon Loeliger
|
6e2115acb6
net/: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).
|
18 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).
|
19 years ago |
Wolfgang Denk
|
77ddac9480
Cleanup for GCC-4.x
|
19 years ago |
wdenk
|
414eec35e3
Fix problems with SNTP support;
|
20 years ago |
wdenk
|
ea287debe1
* Patch by Masami Komiya, 30 Mar 2005:
|
20 years ago |
wdenk
|
a3d991bd0d
Patches by Pantelis Antoniou, 30 Mar 2004:
|
21 years ago |
wdenk
|
4b9206ed51
* Patches by Thomas Viehweger, 16 Mar 2004:
|
21 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 |