Commit Graph

73 Commits (fef8c66180b95e80b04902998370cc8e2149f66c)

Author SHA1 Message Date
Przemyslaw Marczak d718ded056 lib: uuid: code refactor for proper maintain between uuid bin and string 11 years ago
Kim Phillips 0637059088 net/: sparse fixes 12 years ago
Ilya Yanok 7ac2fe2da2 OMAP: networking support for SPL 12 years ago
Ilya Yanok 9ace17c88a net/bootp: add VCI support for BOOTP also 12 years ago
Brian Rzycki ee0f60df0b net: Quietly ignore DHCP Option 28 (Broadcast Address) 12 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 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 14 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 e35c73d7e1 net/bootp.c: fix compile warning 16 years ago
Wolfgang Denk d8d8724be0 net/bootp.c: fix compile warning 16 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
Mike Frysinger 95823ca077 net: get mac address from environment and use eth util funcs 16 years ago
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 17 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
Justin Flammia 31548249de DHCP Client Fix 17 years ago
Wolfgang Denk 135e19bc27 Avoid compiler warning. 18 years ago