newest linux kernel support

Larry Mulder <[email protected]> Sun, 07 Nov 2004 22:44:01 -0600
Newsgroups gmane.comp.encryption.cipe
Message-ID <[email protected]>
Any info or success in running cipe 1.6.0 on mandrake 10.1?  Just 
curious if doing this is currently possible with a stock mandrake 
kernel.  It builds and compiles error free, but the daemon will not 
run.  The lsmod command shows:

Module                  Size  Used by
.
.
.
cipcb                  34536  2560711872   <-- what's this?
.
.
.

and dmesg shows:

cipcb0: alloc
cipcb0: setpar
crypto_alloc_tfm `blowfish-internal'
cipe_alloc_tfm 'blowfish-internal'
cipe_alloc_tfm: tfm=d1024000
cipe_alloc_tfm 'blowfish-internal'
cipe_alloc_tfm: tfm=d5048000
cipe_alloc_tfm 'blowfish-internal'
cipe_alloc_tfm: tfm=d42a0000
cipcb0: setpar 0.0.0.0:0 10000 600000 0281 0
cipcb0: setkey
lebf_cit_setkey: tfm=d1024000 ctx=d102402c
cipcb0: attach

and /var/log/messages shows:

ciped-cb[3163]: CIPE daemon vers 1.6.0 (c) Olaf Titz 1996-2003
ciped-cb[3163]: opendev: attach: Socket operation on non-socket  <-- 
problem??

strace shows invalid file descriptor errors, so I am not sure here.

BTW, this is kernel version 2.6.8.1-12mdksmp.  Thanks.  If I have to 
build a custom kernel, that's fine, I guess I am just curious if cipe is 
working on linux-2.6.8 or newer currently.

-Larry

--
Message sent by the [email protected] mailing list.
Unsubscribe: mail [email protected], "unsubscribe cipe-l" in body
Other commands available with "help" in body to the same address.
CIPE info and list archive: <URL:http://sites.inka.de/~bigred/devel/cipe.html>