diff options
Diffstat (limited to 'share/man/man4/ng_pred1.4')
-rw-r--r-- | share/man/man4/ng_pred1.4 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/share/man/man4/ng_pred1.4 b/share/man/man4/ng_pred1.4 index 0048962..a8c8c5e 100644 --- a/share/man/man4/ng_pred1.4 +++ b/share/man/man4/ng_pred1.4 @@ -38,7 +38,7 @@ .Sh DESCRIPTION The .Nm pred1 -node type implements the Predictor-1 sub-protocols of the Compression Control +node type implements the Predictor-1 sub-protocols of the Compression Control Protocol (CCP). .Pp The node has two hooks, @@ -98,7 +98,7 @@ The receiver should respond by sending a PPP CCP Reset-Request to the peer. .Pp This message may also be received by this node type when a CCP Reset-Request or Reset-Ack is received by the local PPP entity. -The node will respond by flushing its compression state so the sides +The node will respond by flushing its compression state so the sides can resynchronize. .It Dv NGM_PRED1_GET_STATS Pq Li getstats This control message obtains statistics for a given hook. @@ -141,5 +141,5 @@ control message, or when hook have been disconnected. .An Alexander Motin Aq mav@alkar.net .Sh BUGS Due to nature of netgraph PPP implementation there are possible race conditions -between data packet and ResetAck CCP packet in case of packet loss. As result, +between data packet and ResetAck CCP packet in case of packet loss. As result, packet loss can produce bigger performance degradation than supposed by protocol. |