提交历史

作者 SHA1 备注 提交日期
  Xiang Xiao 90c52e6f8f Squashed commit of the following: 4 年之前
  Xiang Xiao 44bcd2c44d net/: add NET_ICMP[v6]_NO_STACK for usrsock case 6 年之前
  Gregory Nutt 70c59a9d91 This commit adds support for semi-standard IPPROTO_ICMP6 sockets. This is a replacement for the non-standard ICMPv6 ping support that violated the portable POSIX OS interface. 7 年之前
  Gregory Nutt cccc86da09 This change adds support for semi-standard IPPROTO_ICMP AF_INET datagram sockets. This replaces the old ad hoc, nonstandard way of implementing ping with a more standard, socket interface. 7 年之前
  Gregory Nutt 6af3ba78b9 Remove CONFIG_NET_PINGADDRCONF. This was a uIP way of assigning IP addresses, but is not standard and not a appropriate feature in general. 9 年之前
  Gregory Nutt 342f5fe33d Fix references to the no-longer-existent misc/ directory in comments, README files, and documentation 9 年之前
  Gregory Nutt fcd65e9d7d Networking: Make a home for ICMPv6 9 年之前
  Gregory Nutt 1a2bcebb4a Clean up some networking configuration menus 10 年之前
  Gregory Nutt da4277357c Move arp, icmp, and igmp configuration values into new Kconfig files in those directories 10 年之前