benoit.thebaudeau@advans
|
b977aa80b5
net: bootp: fix build
|
12 years ago |
Kim Phillips
|
db7720bad4
net: make net_rand.h inclusion depend on BOOTP_RANDOM_DELAY
|
13 years ago |
Joe Hershberger
|
2c00e099fe
net: Add option CONFIG_BOOTP_MAY_FAIL
|
13 years ago |
Joe Hershberger
|
1752f0fdc7
net: Fix unused variable compile warning
|
13 years ago |
Joe Hershberger
|
ece223b52a
net: Refactor to separate the UDP handler from the ARP handler
|
13 years ago |
Joe Hershberger
|
f9623229fd
net: Move debug trace to point of action
|
13 years ago |
Joe Hershberger
|
ae446f5622
net: Refactor bootp packet length computations
|
13 years ago |
Joe Hershberger
|
4b11c9166b
net: Refactor IP, UPD, and ICMP header writing functions
|
13 years ago |
Joe Hershberger
|
f8315731db
net: cosmetic: Rename OPT_SIZE to OPT_FIELD_SIZE
|
13 years ago |
Joe Hershberger
|
cb487f5664
net: cosmetic: Un-typedef Ethernet_t
|
13 years ago |
Joe Hershberger
|
594c26f8a7
net: cosmetic: Un-typedef IP_t
|
13 years ago |
Joe Hershberger
|
eafc8db0e3
net: Move MAC-seeded rand out of bootp.c
|
13 years ago |
Joe Hershberger
|
3090b7e36c
net: cosmetic: bootp.* checkpatch compliance
|
13 years ago |
Joe Hershberger
|
db288a9602
net: Remove volatile from net API
|
13 years ago |
Simon Glass
|
573f14fe4e
bootstage: Plumb in bootstage calls for basic operations
|
13 years ago |
Anatolij Gustschin
|
c0fe04bf65
net/bootp.c: Fix GCC 4.6 warning
|
13 years ago |
Simon Glass
|
e4a3d57dc7
net: Export auto_load, use it in rarp
|
13 years ago |
Simon Glass
|
58f317d182
net: tftpput: Support selecting get/put for tftp
|
13 years ago |
Jason Hobbs
|
d2b5d5c4c1
net: bootp: add PXE/RFC 4578 DHCP options support
|
13 years ago |
Peter Korsgaard
|
7aabad2804
net/bootp.c: fix tftp load if autoload environment var isn't set
|
13 years ago |
Simon Glass
|
093498669e
Put common autoload code into auto_load() function
|
14 years ago |
Luuk Paulussen
|
09e3a67dec
bootp: add ntpserver option to bootp request
|
14 years ago |
Luca Ceresoli
|
03eb129f8a
NET: pass source IP address to packet handlers
|
14 years ago |
Simon Glass
|
21076f61c7
Fix bad padding of bootp request packet
|
14 years ago |
Jason Liu
|
258ccd6817
net: Fix potential empty DHCP Parameter Request List
|
14 years ago |
Mike Frysinger
|
6ac59c5518
net: pull CONFIG checks out of source and into makefile
|
15 years ago |
Wolfgang Denk
|
d8d8724be0
net/bootp.c: fix compile warning
|
15 years ago |
Robin Getz
|
0ebf04c607
minor debug cleanups in ./net
|
16 years ago |
Mike Frysinger
|
d9bec9f42a
net: rename NetRxPkt to NetRxPacket
|
16 years ago |
Norbert van Bolhuis
|
c9a2aab151
A VLAN tagged DHCP request/discover is 4 bytes short
|
16 years ago |