Commit History

Author SHA1 Message Date
  Alin Jerpelea 37d5c1b0d9 net: Author Gregory Nutt: update licenses to Apache 3 years ago
  Nathan Hartman 366053e464 Fix typos, 1 in a #define, others in comments. This changes one definition: _MQ_TIMEDRECIEVE is changed to _MQ_TIMEDRECEIVE. It appears this symbol is not used anywhere. 5 years ago
  Anthony Merlino e9fa96258b net/: Fix some build issues noted when both IPv4 and IPv6 are enabled. 7 years ago
  Gregory Nutt 7c142be7ec Fix small build problems found in build testing. 7 years ago
  Gregory Nutt bd7c84b23e Remove CONFIG_NETDEV_MULTINIC. This increases code size by a little, but greatly reduces the complexity of the network code. 7 years ago
  Gregory Nutt 36f4e08de0 Fix a spelling error: return vs retrun 7 years ago
  Gregory Nutt 2d6868d9d4 IP forward: ipfwd_dropstats needs to include errno.h 7 years ago
  Gregory Nutt 994019d9be Missing #endif 7 years ago
  Gregory Nutt aa2e9c15a5 IP forwarding: Major rearchitecting of the outgoing portion of the IP forwarding logic necessary into to properly received device-related forwarding events. 7 years ago