]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - Documentation/networking/udplite.txt
dm mpath: warn if args ignored
[linux-2.6-omap-h63xx.git] / Documentation / networking / udplite.txt
index b6409cab075ca53aa3a5f4a6276403e0a0463c89..855d8da57a232bd12f765205c4ef047b51264006 100644 (file)
         getsockopt(sockfd, SOL_SOCKET, SO_NO_CHECK, &value, ...);
 
   is meaningless (as in TCP). Packets with a zero checksum field are
-  illegal (cf. RFC 3828, sec. 3.1) will be silently discarded.
+  illegal (cf. RFC 3828, sec. 3.1) and will be silently discarded.
 
   4) Fragmentation
 
 
   This displays UDP-Lite statistics variables, whose meaning is as follows.
 
-   InDatagrams:     Total number of received datagrams.
+   InDatagrams:     The total number of datagrams delivered to users.
 
    NoPorts:         Number of packets received to an unknown port.
                     These cases are counted separately (not as InErrors).