incubator-nuttx/net/utils
Gregory Nutt 3367312401 6loWPAN: Forgot to add files with last commit. 2017-04-02 14:45:14 -06:00
..
Kconfig Fix references to the no-longer-existent misc/ directory in comments, README files, and documentation 2015-06-28 08:08:57 -06:00
Make.defs 6loWPAN: Fix last checksum issues. Contiki 6loWPAN port is now complete (but completely untested) 2017-04-02 14:30:01 -06:00
net_chksum.c 6loWPAN: Fix last checksum issues. Contiki 6loWPAN port is now complete (but completely untested) 2017-04-02 14:30:01 -06:00
net_dsec2tick.c Remove some empty code section comments 2016-02-25 18:34:36 -06:00
net_dsec2timeval.c Suffer the consequences of moving struct timeval to its correct location 2015-02-15 15:18:35 -06:00
net_icmpchksum.c 6loWPAN: Forgot to add files with last commit. 2017-04-02 14:45:14 -06:00
net_incr32.c 6loWPAN: Forgot to add files with last commit. 2017-04-02 14:45:14 -06:00
net_ipchksum.c 6loWPAN: Forgot to add files with last commit. 2017-04-02 14:45:14 -06:00
net_ipv6_mask2pref.c Remove some empty code section comments 2016-02-25 18:34:36 -06:00
net_ipv6_maskcmp.c Remove inclusion of some un-necessary header files. 2015-02-06 08:50:53 -06:00
net_ipv6_pref2mask.c Remove inclusion of some un-necessary header files. 2015-02-06 08:50:53 -06:00
net_lock.c Eliminate CONFIG_NO_NOINTS. Lots of files changed -> lots of testing needed. 2016-12-03 16:28:19 -06:00
net_tcpchksum.c 6loWPAN: Forgot to add files with last commit. 2017-04-02 14:45:14 -06:00
net_timeval2dsec.c Networking: setsockopt() fails when setting timeouts to values less that an 100 msec. That is because the timeout is limited to stops of 1 decisecond and because the conversion of structure timeval was truncating the microsecond remainder. The utility net_timeval2dsec now accespts and option to determin how it handles the remainder: truncate, discarding the remainder, use the remainder to round to the closed decisecond value, or use any non-zero remainder to the next larger whole decisecond value. 2015-05-29 07:17:15 -06:00
net_udpchksum.c 6loWPAN: Forgot to add files with last commit. 2017-04-02 14:45:14 -06:00
utils.h 6loWPAN: Fix last checksum issues. Contiki 6loWPAN port is now complete (but completely untested) 2017-04-02 14:30:01 -06:00