On Mon, 28 Mar 2005 13:55:41 +0700
Michael Kolomeitsev <[EMAIL PROTECTED]> wrote:

> Yes, you're right.
> I replaced "require" with "use" and it works.
> 
> It's strange that setkey permits using "require" keyword (in 
> "ipcomp/transport//require") instead of "use" (which works on small
> packets not compressing them and works on others using compression). 
> Either Ipcomp has to compress _always_ when "require" is used or setkey
> doesn't have to permit using "require" in ipcomp context.

I don't think this is a setkey/racoon issue. From racoon's perspective
"require" only means that you must negotiate compression - if the other
side does not support compression, negotiation should fail. After
compression is successfully negotiated, the fact that a packet is too
small to usefully compress should not break IPCOMP with a "require" rule.
I think this is a Linux kernel bug.

Ganesan

-- 
Ganesan Rajagopal (rganesan at debian.org) | GPG Key: 1024D/5D8C12EA
Web: http://employees.org/~rganesan        | http://rganesan.blogspot.com


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to