Historique des commits

Auteur SHA1 Message Date
  Hannes Petermaier 214dc1da4a net: bootp fix vci string on SPL-Boot il y a 9 ans
  Lukasz Majewski 346969584b net: tftp: Move tftp.h file from ./net to ./include/net il y a 9 ans
  Sergey Temerkhanov 5917e7d165 net: Fix incorrect DHCP/BOOTP packets on 64-bit systems il y a 10 ans
  Joe Hershberger bc0571fc10 net: cosmetic: Fix checkpatch.pl failures in net.c il y a 10 ans
  Joe Hershberger 7044c6bb69 net: cosmetic: Clean up DHCP variables and functions il y a 10 ans
  Joe Hershberger 1203fcceec net: cosmetic: Cleanup internal packet buffer names il y a 10 ans
  Joe Hershberger 0adb5b761f net: cosmetic: Name ethaddr variables consistently il y a 10 ans
  Joe Hershberger 586cbe51ab net: cosmetic: Fixup var names for DHCP strings il y a 10 ans
  Joe Hershberger 1411157d85 net: cosmetic: Fixup var names related to boot file il y a 10 ans
  Joe Hershberger 049a95a775 net: cosmetic: Change IPaddr_t to struct in_addr il y a 10 ans
  Wu, Josh ecec4e9c82 net: bootp: as CONFIG_BOOTP_SERVERIP is defined, keep bootfile not changed il y a 10 ans
  Thierry Reding 92ac8acc01 net: More BOOTP retry timeout improvements il y a 10 ans
  Stephen Warren f59be6e850 net: BOOTP retry timeout improvements il y a 10 ans
  Pavel Machek 8e8d73b4a5 bootp can use mdelay il y a 11 ans
  Przemyslaw Marczak d718ded056 lib: uuid: code refactor for proper maintain between uuid bin and string il y a 11 ans
  Kim Phillips 0637059088 net/: sparse fixes il y a 12 ans
  Ilya Yanok 7ac2fe2da2 OMAP: networking support for SPL il y a 12 ans
  Ilya Yanok 9ace17c88a net/bootp: add VCI support for BOOTP also il y a 12 ans
  Brian Rzycki ee0f60df0b net: Quietly ignore DHCP Option 28 (Broadcast Address) il y a 12 ans
  benoit.thebaudeau@advans b977aa80b5 net: bootp: fix build il y a 13 ans
  Kim Phillips db7720bad4 net: make net_rand.h inclusion depend on BOOTP_RANDOM_DELAY il y a 13 ans
  Joe Hershberger 2c00e099fe net: Add option CONFIG_BOOTP_MAY_FAIL il y a 13 ans
  Joe Hershberger 1752f0fdc7 net: Fix unused variable compile warning il y a 13 ans
  Joe Hershberger ece223b52a net: Refactor to separate the UDP handler from the ARP handler il y a 13 ans
  Joe Hershberger f9623229fd net: Move debug trace to point of action il y a 13 ans
  Joe Hershberger ae446f5622 net: Refactor bootp packet length computations il y a 13 ans
  Joe Hershberger 4b11c9166b net: Refactor IP, UPD, and ICMP header writing functions il y a 13 ans
  Joe Hershberger f8315731db net: cosmetic: Rename OPT_SIZE to OPT_FIELD_SIZE il y a 13 ans
  Joe Hershberger cb487f5664 net: cosmetic: Un-typedef Ethernet_t il y a 13 ans
  Joe Hershberger 594c26f8a7 net: cosmetic: Un-typedef IP_t il y a 13 ans