nuttx/net/utils
Gregory Nutt 33ed27ae65 Squashed commit of the following:
net/mld: Checksum calculation needs to know the full size of the IPv6 header, including the size of the extension headers.  The payload size in the IPv64 header must include the extension headers (not considered part of the header in this case).  Fixes a few additional errors in size, endian-ness and checksum calculations.  Wireshark now reports the the outgoing Report has a good checksum.

    net/mld/mld_query.c:  Add a cast to assure that the left shift does not overflow.
2018-11-05 08:56:07 -06:00
..
Kconfig
Make.defs
net_chksum.c
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 Squashed commit of the following: 2018-11-05 08:56:07 -06:00
net_incr32.c
net_ipchksum.c Squashed commit of the following: 2018-11-05 08:56:07 -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 Squashed commit of the following: 2018-11-05 08:56:07 -06:00
net_timeval2dsec.c Standardization of some function headers. 2018-03-13 09:52:27 -06:00
net_udpchksum.c Squashed commit of the following: 2018-11-05 08:56:07 -06:00
utils.h Squashed commit of the following: 2018-11-05 08:56:07 -06:00