Historique des commits

Auteur SHA1 Message Date
  David Rivshin 51723c5581 net: Do not respond to ICMP_ECHO_REQUEST if we do not have an IP address il y a 3 ans
  Simon Glass f7ae49fc4f common: Drop log.h from common header il y a 4 ans
  Simon Glass 90526e9fba common: Drop net.h from common header il y a 4 ans
  Duncan Hare 5d457ecbef net: Consolidate UDP header functions il y a 6 ans
  Joe Hershberger ac3f26cc15 net: Don't overwrite waiting packets with asynchronous replies il y a 5 ans
  Mario Six 2d8f25ed7b net: Always align tx packets il y a 6 ans
  Tom Rini f739fcd831 SPDX: Convert a few files that were missed before il y a 6 ans
  Joe Hershberger bc0571fc10 net: cosmetic: Fix checkpatch.pl failures in net.c il y a 9 ans
  Joe Hershberger 331db5a90f net: cosmetic: Clean up ping variables and functions il y a 9 ans
  Joe Hershberger 85d25e0e76 net: cosmetic: Clean up ARP variables and functions il y a 9 ans
  Joe Hershberger 1203fcceec net: cosmetic: Cleanup internal packet buffer names il y a 9 ans
  Joe Hershberger 0adb5b761f net: cosmetic: Name ethaddr variables consistently il y a 9 ans
  Joe Hershberger 049a95a775 net: cosmetic: Change IPaddr_t to struct in_addr il y a 9 ans
  Simon Glass 0da0fcd51f net: Use new checksum functions il y a 9 ans
  Wolfgang Denk 2ea9103924 SPDX License cleanup for LiMon imported files il y a 9 ans
  Joe Hershberger 4ef8d53caa net: Allow filtering on debug traces in the net subsystem il y a 12 ans
  Joe Hershberger e94070c443 net: Don't copy every packet that waits for an ARP il y a 12 ans
  Joe Hershberger f1d2d28469 net: Remove static allocation for MAC address in PingSend() il y a 12 ans
  Joe Hershberger e711101581 net: Add net_update_ether() to handle ARP and Ping replies il y a 12 ans
  Joe Hershberger 22f6e99d5b net: Refactor to protect access to the NetState variable il y a 12 ans
  Joe Hershberger adf5d93e44 net: Refactor to use NetSendPacket instead of eth_send directly il y a 12 ans
  Joe Hershberger 61da3c2af8 net: Refactor ping receive handler il y a 12 ans
  Joe Hershberger 00f33268ab net: Refactor packet length computations il y a 12 ans
  Joe Hershberger 4b11c9166b net: Refactor IP, UPD, and ICMP header writing functions il y a 12 ans
  Joe Hershberger e0a630795b net: cosmetic: Un-typedef ICMP_t il y a 12 ans
  Joe Hershberger cb487f5664 net: cosmetic: Un-typedef Ethernet_t il y a 12 ans
  Joe Hershberger c5c59df04d net: cosmetic: Split struct ip_udp_hdr into ip_hdr il y a 12 ans
  Joe Hershberger 594c26f8a7 net: cosmetic: Un-typedef IP_t il y a 12 ans
  Joe Hershberger a36b12f95a net: Move PING out of net.c il y a 12 ans