linux-ppp.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: "C.J" <c.james.cj@gmail.com>
To: linux-ppp@vger.kernel.org
Subject: how to use compress modul in ppp process
Date: Thu, 24 Apr 2008 16:01:12 +0000	[thread overview]
Message-ID: <200804250001085508333@gmail.com> (raw)

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
 


             reply	other threads:[~2008-04-24 16:01 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-04-24 16:01 C.J [this message]
2008-04-24 16:09 ` how to use compress modul in ppp process 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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=200804250001085508333@gmail.com \
    --to=c.james.cj@gmail.com \
    --cc=linux-ppp@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).