Re: Lots of recv/sendmsg
"Hans Steegers" <[email protected]>
| Newsgroups | gmane.comp.encryption.cipe |
|---|---|
| Message-ID | <005e01c377bb$41f6f840$d620a8c0@pcw_hans.hnsasd.priv> |
Micha, 1. You omitted the --disable-debug option for the configure script. 2. You used a cipe_debug=<debugvalue> argument when loading de module, or specified something in your modules.conf file, like: .. alias cipcb0 cipdb options cipcb cipe_debug = <debugvalue> If you don't want debug output in your logs: $ cd /path/to/cipe/source $ make clean $ ./configure --disable-debug $ make $ su # make install and remove the cipe_debug options or you will get an error message. Do not specify debug in you options file. Hans Steegers -----Original Message----- From: Micha Nelissen <[email protected]> To: [email protected] <[email protected]> Date: Wednesday, September 10, 2003 6:22 PM Subject: Lots of recv/sendmsg >Hi, > >Using CIPE linux-to-linux. On one end I get lots of cipe_recvmsg, setkey >and cipe_sendmsg. No errors, connection seems to be working okay, but >just a lot of these messages. Any idea why? > >Thanks, > >Micha. > > >-- >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> -- 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>