Joe Hershberger
|
f8315731db
net: cosmetic: Rename OPT_SIZE to OPT_FIELD_SIZE
|
13 anni fa |
Joe Hershberger
|
cb487f5664
net: cosmetic: Un-typedef Ethernet_t
|
13 anni fa |
Joe Hershberger
|
594c26f8a7
net: cosmetic: Un-typedef IP_t
|
13 anni fa |
Joe Hershberger
|
eafc8db0e3
net: Move MAC-seeded rand out of bootp.c
|
13 anni fa |
Joe Hershberger
|
3090b7e36c
net: cosmetic: bootp.* checkpatch compliance
|
13 anni fa |
Joe Hershberger
|
db288a9602
net: Remove volatile from net API
|
13 anni fa |
Simon Glass
|
573f14fe4e
bootstage: Plumb in bootstage calls for basic operations
|
13 anni fa |
Anatolij Gustschin
|
c0fe04bf65
net/bootp.c: Fix GCC 4.6 warning
|
13 anni fa |
Simon Glass
|
e4a3d57dc7
net: Export auto_load, use it in rarp
|
13 anni fa |
Simon Glass
|
58f317d182
net: tftpput: Support selecting get/put for tftp
|
13 anni fa |
Jason Hobbs
|
d2b5d5c4c1
net: bootp: add PXE/RFC 4578 DHCP options support
|
13 anni fa |
Peter Korsgaard
|
7aabad2804
net/bootp.c: fix tftp load if autoload environment var isn't set
|
13 anni fa |
Simon Glass
|
093498669e
Put common autoload code into auto_load() function
|
14 anni fa |
Luuk Paulussen
|
09e3a67dec
bootp: add ntpserver option to bootp request
|
14 anni fa |
Luca Ceresoli
|
03eb129f8a
NET: pass source IP address to packet handlers
|
14 anni fa |
Simon Glass
|
21076f61c7
Fix bad padding of bootp request packet
|
14 anni fa |
Jason Liu
|
258ccd6817
net: Fix potential empty DHCP Parameter Request List
|
14 anni fa |
Mike Frysinger
|
6ac59c5518
net: pull CONFIG checks out of source and into makefile
|
15 anni fa |
Wolfgang Denk
|
d8d8724be0
net/bootp.c: fix compile warning
|
15 anni fa |
Robin Getz
|
0ebf04c607
minor debug cleanups in ./net
|
16 anni fa |
Mike Frysinger
|
d9bec9f42a
net: rename NetRxPkt to NetRxPacket
|
16 anni fa |
Norbert van Bolhuis
|
c9a2aab151
A VLAN tagged DHCP request/discover is 4 bytes short
|
16 anni fa |
Mike Frysinger
|
95823ca077
net: get mac address from environment and use eth util funcs
|
16 anni fa |
Mike Frysinger
|
b6446b6775
convert print_IPaddr() to %pI4
|
16 anni fa |
Jean-Christophe PLAGNIOL-VILLARD
|
6d0f6bcf33
rename CFG_ macros to CONFIG_SYS
|
16 anni fa |
Bartlomiej Sieka
|
49f3bdbba8
net: express the first argument to NetSetTimeout() in milliseconds
|
16 anni fa |
Remy Bohmer
|
51dfe1382e
Fix bogus error message in the DHCP handler
|
16 anni fa |
Robin Getz
|
0328ef0edf
Fix DHCP protocol so U-Boot does not respond too early
|
17 anni fa |
Wolfgang Denk
|
b64f190b7a
Fix printf() format issues with sizeof_t types by using %zu
|
17 anni fa |
Wolfgang Denk
|
1aeed8d71a
Coding Style cleanup; update CHANGELOG
|
17 anni fa |