Commit Graph

84 Commits (bc0571fc1067ff8a8fd16990ae65c1a2826ea90c)

Author SHA1 Message Date
Joe Hershberger bc0571fc10 net: cosmetic: Fix checkpatch.pl failures in net.c 9 years ago
Joe Hershberger 7044c6bb69 net: cosmetic: Clean up DHCP variables and functions 9 years ago
Joe Hershberger 1203fcceec net: cosmetic: Cleanup internal packet buffer names 9 years ago
Joe Hershberger 0adb5b761f net: cosmetic: Name ethaddr variables consistently 9 years ago
Joe Hershberger 586cbe51ab net: cosmetic: Fixup var names for DHCP strings 9 years ago
Joe Hershberger 1411157d85 net: cosmetic: Fixup var names related to boot file 9 years ago
Joe Hershberger 049a95a775 net: cosmetic: Change IPaddr_t to struct in_addr 9 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 10 years ago
Stephen Warren f59be6e850 net: BOOTP retry timeout improvements 10 years ago
Pavel Machek 8e8d73b4a5 bootp can use mdelay 10 years ago
Przemyslaw Marczak d718ded056 lib: uuid: code refactor for proper maintain between uuid bin and string 10 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 12 years ago
Kim Phillips db7720bad4 net: make net_rand.h inclusion depend on BOOTP_RANDOM_DELAY 12 years ago
Joe Hershberger 2c00e099fe net: Add option CONFIG_BOOTP_MAY_FAIL 12 years ago
Joe Hershberger 1752f0fdc7 net: Fix unused variable compile warning 12 years ago
Joe Hershberger ece223b52a net: Refactor to separate the UDP handler from the ARP handler 12 years ago
Joe Hershberger f9623229fd net: Move debug trace to point of action 12 years ago
Joe Hershberger ae446f5622 net: Refactor bootp packet length computations 12 years ago
Joe Hershberger 4b11c9166b net: Refactor IP, UPD, and ICMP header writing functions 12 years ago
Joe Hershberger f8315731db net: cosmetic: Rename OPT_SIZE to OPT_FIELD_SIZE 12 years ago
Joe Hershberger cb487f5664 net: cosmetic: Un-typedef Ethernet_t 12 years ago
Joe Hershberger 594c26f8a7 net: cosmetic: Un-typedef IP_t 12 years ago
Joe Hershberger eafc8db0e3 net: Move MAC-seeded rand out of bootp.c 12 years ago
Joe Hershberger 3090b7e36c net: cosmetic: bootp.* checkpatch compliance 12 years ago
Joe Hershberger db288a9602 net: Remove volatile from net API 12 years ago
Simon Glass 573f14fe4e bootstage: Plumb in bootstage calls for basic operations 12 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 13 years ago
Luuk Paulussen 09e3a67dec bootp: add ntpserver option to bootp request 13 years ago
Luca Ceresoli 03eb129f8a NET: pass source IP address to packet handlers 13 years ago
Simon Glass 21076f61c7 Fix bad padding of bootp request packet 13 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 15 years ago
Wolfgang Denk d8d8724be0 net/bootp.c: fix compile warning 15 years ago
Robin Getz 0ebf04c607 minor debug cleanups in ./net 15 years ago
Mike Frysinger d9bec9f42a net: rename NetRxPkt to NetRxPacket 15 years ago
Norbert van Bolhuis c9a2aab151 A VLAN tagged DHCP request/discover is 4 bytes short 15 years ago
Mike Frysinger 95823ca077 net: get mac address from environment and use eth util funcs 15 years ago
Mike Frysinger b6446b6775 convert print_IPaddr() to %pI4 15 years ago
Jean-Christophe PLAGNIOL-VILLARD 6d0f6bcf33 rename CFG_ macros to CONFIG_SYS 16 years ago