Lines Matching +full:protocol +full:- +full:node
32 .Nd Predictor-1 PPP compression (RFC 1978) netgraph node type
39 node type implements the Predictor-1 sub-protocols of the Compression Control
40 Protocol (CCP).
42 The node has two hooks,
47 Only one of them can be connected at the same time, specifying node's
51 node type hook of the same name.
53 This node type supports the following hooks:
55 .Bl -tag -compact -width ".Va decomp"
71 specifying node's operation mode.
73 This node type supports the generic control messages, plus the following:
74 .Bl -tag -width foo
76 This command resets and configures the node for a session
81 .Bd -literal -offset 0n
83 u_char enable; /* node enabled */
88 field enables traffic flow through the node.
90 This message contains no arguments, and is bi-directional.
92 node to the originator of the
95 The receiver should respond by sending a PPP CCP Reset-Request to the peer.
97 This message may also be received by this node type when a CCP Reset-Request
98 or Reset-Ack is received by the local PPP entity.
99 The node will respond by flushing its compression state so the sides
105 .Bd -literal
121 This node shuts down upon receipt of a
130 .%T "PPP Predictor Compression Protocol"
135 .%T "The Point-to-Point Protocol (PPP)"
144 packet loss can produce bigger performance degradation than supposed by protocol.