All of lore.kernel.org
 help / color / mirror / Atom feed
* how to use compress modul in ppp process
@ 2008-04-24 16:01 C.J
  2008-04-24 16:09 ` Charlie Brady
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: C.J @ 2008-04-24 16:01 UTC (permalink / raw)
  To: linux-ppp

Hi list,                            
I got some troubles on ppp_mppe. After successful negotiation with parameter mppc-128bit encrypt, I cannot get decompressed package.

Between server and client, I got the comp_data package with wireshark also in my client I can get this package( which is not decompressed at all ).

I found ppp_mppe module decomp_init has been called successful. But why it couldn't work for me? 

I only know that we need call ioctl(PPPIOCSCOMPRESS) to set compressor and call ccp_test which is set COMP flags. Both of them I've use in my client.

Any ideas? 






Thx & Regards

--
cj
 


^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2008-04-28  1:27 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-04-24 16:01 how to use compress modul in ppp process C.J
2008-04-24 16:09 ` Charlie Brady
2008-04-25 12:29 ` Charlie Brady
2008-04-25 14:38 ` C.J
2008-04-25 14:43 ` Charlie Brady
2008-04-26 12:10 ` C.J
2008-04-28  1:27 ` James Cameron

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.