incubator-nuttx/net/utils
Gregory Nutt 6571d4fa37 Update some comments. 2018-07-07 15:23:46 -06:00
..
Kconfig
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 Standardization of some function headers. 2018-03-13 09:52:27 -06:00
net_dsec2timeval.c Standardization of some function headers. 2018-03-13 09:52:27 -06:00
net_icmpchksum.c 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. 2017-10-23 08:45:12 -06:00
net_incr32.c 6loWPAN: Forgot to add files with last commit. 2017-04-02 14:45:14 -06:00
net_ipchksum.c This commit attempts remove some long standard confusion in naming and some actual problems that result from the naming confusion. The basic problem is the standard MTU does not include the size of the Ethernet header. For clarity, I changed the naming of most things called MTU to PKTSIZE. For example, CONFIG_NET_ETH_MTU is now CONFIG_NET_ETH_PKTSIZE. 2018-07-04 14:10:40 -06:00
net_ipv6_mask2pref.c Standardization of some function headers. 2018-03-13 09:52:27 -06:00
net_ipv6_maskcmp.c Standardization of some function headers. 2018-03-13 09:52:27 -06:00
net_ipv6_pref2mask.c Standardization of some function headers. 2018-03-13 09:52:27 -06:00
net_lock.c Update some comments. 2018-07-07 15:23:46 -06:00
net_tcpchksum.c 6loWPAN: Forgot to add files with last commit. 2017-04-02 14:45:14 -06:00
net_timeval2dsec.c Standardization of some function headers. 2018-03-13 09:52:27 -06:00
net_udpchksum.c 6loWPAN: Forgot to add files with last commit. 2017-04-02 14:45:14 -06:00
utils.h Update some comments. 2018-07-07 15:23:46 -06:00