Commit History

Author SHA1 Message Date
  Xiang Xiao 90c52e6f8f Squashed commit of the following: 4 years ago
  Xiang Xiao 44bcd2c44d net/: add NET_ICMP[v6]_NO_STACK for usrsock case 6 years ago
  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 years ago
  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 years ago
  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 years ago
  Gregory Nutt 342f5fe33d Fix references to the no-longer-existent misc/ directory in comments, README files, and documentation 9 years ago
  Gregory Nutt fcd65e9d7d Networking: Make a home for ICMPv6 9 years ago
  Gregory Nutt 1a2bcebb4a Clean up some networking configuration menus 10 years ago
  Gregory Nutt da4277357c Move arp, icmp, and igmp configuration values into new Kconfig files in those directories 10 years ago