Penguin

Differences between version 2 and previous revision of MPPC.

Other diffs: Previous Major Revision, Previous Author, or view the Annotated Edit History

Newer page: version 2 Last edited on Saturday, October 5, 2002 8:58:10 pm by MattPurvis Revert
Older page: version 1 Last edited on Saturday, October 5, 2002 8:57:21 pm by MattPurvis Revert
@@ -1,5 +1,5 @@
-MPPC stands for Microsoft Point-to-Point Compression. It is a protocol designed for transfering compressed datagrams over point-to-point links. The MPPC algorithm uses an LZ based algorithm with a sliding window history buffer. See RFC:2118 for details. 
+[ MPPC] stands for Microsoft Point-to-Point Compression. It is a protocol designed for transfering compressed datagrams over point-to-point links. The [ MPPC] algorithm uses an LZ based algorithm with a sliding window history buffer. See RFC:2118 for details. 
  
 If you want compress data when talking to Windows clients over a [PPTP] link, you will need to compile [MPPC] support into your [Kernel] and [pppd(8)]. 
  
 See also [MPPE].