Commit Graph

97 Commits (96e5b03c8ab749b6547f6a3ceb4d4b9f274211aa)

Author SHA1 Message Date
Alexandre Messier 50768f5b06 net: bootp: Add environment variable for timeout period 9 years ago
Alexandre Messier b2b7fbc33f net: Add bootfile in DHCP Request 9 years ago
Peng Fan 44c42dd40e net: bootp: Ignore packets whose yiaddr is 0 9 years ago
Stefan Brüns 774c3e05ec net: parse DHCP options from overloaded file/sname fields 10 years ago
Stefan Brüns ec87b1b39b net: Do not overwrite options found in overloaded 'file' field 10 years ago
Stefan Brüns 4f28c9b169 net: cancel timeout handler after DHCPACK 10 years ago
Stefan Brüns c56eb57316 net: Fix parsing of Bootp/DHCP option 0 (Pad) 10 years ago
Stefan Brüns 454d9d3ec8 net: send RFC1542 compliant value for bootp requests 10 years ago
Stefan Brüns 867d6ae2c9 net: reject Bootp/DHCP packets with bad OP value 10 years ago
Thomas Chou 829533287a net: protect status led access in bootp 10 years ago
Hannes Petermaier 214dc1da4a net: bootp fix vci string on SPL-Boot 10 years ago
Lukasz Majewski 346969584b net: tftp: Move tftp.h file from ./net to ./include/net 10 years ago
Sergey Temerkhanov 5917e7d165 net: Fix incorrect DHCP/BOOTP packets on 64-bit systems 10 years ago
Joe Hershberger bc0571fc10 net: cosmetic: Fix checkpatch.pl failures in net.c 10 years ago
Joe Hershberger 7044c6bb69 net: cosmetic: Clean up DHCP variables and functions 10 years ago
Joe Hershberger 1203fcceec net: cosmetic: Cleanup internal packet buffer names 10 years ago
Joe Hershberger 0adb5b761f net: cosmetic: Name ethaddr variables consistently 10 years ago
Joe Hershberger 586cbe51ab net: cosmetic: Fixup var names for DHCP strings 10 years ago
Joe Hershberger 1411157d85 net: cosmetic: Fixup var names related to boot file 10 years ago
Joe Hershberger 049a95a775 net: cosmetic: Change IPaddr_t to struct in_addr 10 years ago
Wu, Josh ecec4e9c82 net: bootp: as CONFIG_BOOTP_SERVERIP is defined, keep bootfile not changed 10 years ago
Thierry Reding 92ac8acc01 net: More BOOTP retry timeout improvements 11 years ago
Stephen Warren f59be6e850 net: BOOTP retry timeout improvements 11 years ago
Pavel Machek 8e8d73b4a5 bootp can use mdelay 11 years ago
Przemyslaw Marczak d718ded056 lib: uuid: code refactor for proper maintain between uuid bin and string 11 years ago
Kim Phillips 0637059088 net/: sparse fixes 13 years ago
Ilya Yanok 7ac2fe2da2 OMAP: networking support for SPL 13 years ago
Ilya Yanok 9ace17c88a net/bootp: add VCI support for BOOTP also 13 years ago
Brian Rzycki ee0f60df0b net: Quietly ignore DHCP Option 28 (Broadcast Address) 13 years ago
benoit.thebaudeau@advans b977aa80b5 net: bootp: fix build 13 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 14 years ago
Simon Glass e4a3d57dc7 net: Export auto_load, use it in rarp 14 years ago
Simon Glass 58f317d182 net: tftpput: Support selecting get/put for tftp 14 years ago
Jason Hobbs d2b5d5c4c1 net: bootp: add PXE/RFC 4578 DHCP options support 14 years ago
Peter Korsgaard 7aabad2804 net/bootp.c: fix tftp load if autoload environment var isn't set 14 years ago
Simon Glass 093498669e Put common autoload code into auto_load() function 14 years ago