提交历史

作者 SHA1 备注 提交日期
  Gregory Nutt 7cb34d969d 6loWPAN: More fixes from early debug. 7 年之前
  Gregory Nutt 2c06f8ab78 6loWPAN: Updates/fixes from early testing with the IEEE802.15.4 loopback driver. 7 年之前
  Jussi Kivilinna cd3c9634c8 Add user-space networking stack API (usrsock) 7 年之前
  Gregory Nutt 4f208600aa Replace confusing references to uIP with just 'the network' 8 年之前
  Gregory Nutt 0554de6c50 Networking: Simply devif_timer; Consolidate duplicated devif_poll logic 8 年之前
  Gregory Nutt b5024263e9 Networking: Add a trivial cast 8 年之前
  Gregory Nutt 41164740a5 Network: Improve half-second conversion 8 年之前
  Gregory Nutt dea24c503a Networking: Remove the HSEC argument from devif_timer. 8 年之前
  Gregory Nutt a07a764d42 ICMPv6: Adds basic logic to support verification that we have the IPv6 address in the Neighbor Table. This feature is important because otherwise the first packet sent to a remote peer will fail (it will be replaced with a Neighbor Solicitation). 9 年之前
  Gregory Nutt 3385082b99 IPv6: Remove an unusd file (kruft from original IPv6 develoment); Add inital hooks to support automatic Neighbor Solitication 9 年之前
  Gregory Nutt c250c97186 Unix domain: More fixed to build without Ethernet or Slip 9 年之前
  Gregory Nutt 8e844a3c27 Networking: Various bugfixes related to IPv6 ping 9 年之前
  Gregory Nutt 109c7c7437 Networking: Clean up IPv6 Neighbor Table logic 9 年之前
  Gregory Nutt 33d95bdcee Networking: Hook in ICMPv6 polling operations into periodic network logic 9 年之前
  Gregory Nutt 0f364f6ae6 Networking: Move net/ipv6 to net/neighbor 9 年之前
  Gregory Nutt 548fda7834 arp_poll(): inished the implementation of logic to send ARP requests. Complete, fully hooked into the networking logic, and ready for test (but still untested) 10 年之前
  Gregory Nutt 1f11a452dd NET: Add a few missing configuration options to the Kconfig files 10 年之前
  Gregory Nutt 0bb153b8cb Remove all inclusion of uip.h 10 年之前
  Gregory Nutt b0c1b7ef47 Rename uip_poll->devif_poll and uip_timer->devif_timer 10 年之前
  Gregory Nutt 7dd04db1d2 NET: Rename uip_nextXYZconn to XYZ_netconn 10 年之前
  Gregory Nutt c179369a47 Rename static functions from uip_* to something more appropriate. Globally scoped functions will take more work 10 年之前
  Gregory Nutt 5790c94ba3 Rename net/uip to net/devif. Rename uip/uip.h to devif/devif.h 10 年之前