X-Git-Url: http://pileus.org/git/?a=blobdiff_plain;f=Documentation%2Fnetworking%2Fudplite.txt;h=855d8da57a232bd12f765205c4ef047b51264006;hb=2b121bc262fa03c94e653b2d44356c2f86c1bcdc;hp=b6409cab075ca53aa3a5f4a6276403e0a0463c89;hpb=1212663fba7c5e003e05d24f043d5ed57eb18b24;p=~andy%2Flinux diff --git a/Documentation/networking/udplite.txt b/Documentation/networking/udplite.txt index b6409cab075..855d8da57a2 100644 --- a/Documentation/networking/udplite.txt +++ b/Documentation/networking/udplite.txt @@ -148,7 +148,7 @@ 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 @@ -236,7 +236,7 @@ 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).