[hipl-users] Re: some recent bug fixes
- From: Tomi Hautakoski <thauta@xxxxxx>
- To: hipl-users@xxxxxxxxxxxxx
- Date: Fri, 2 Feb 2007 19:59:55 +0200 (EET)
On Sun, 21 Jan 2007, Miika Komu wrote:
#175: initiating from multiple source HITs when hosts are in diff
-----------------------------------------------------------------
Hopefully I finally got this fixed. I believe this occurred because
adding IPsec SPs is a asynchronous operation in the current code. All of
the communications with hip daemon are not synchronous (i.e. there is
always a return message) and I hope this delays the connection set-up
enough for the SPs to be completed.
This bug does not occur on my equipment anymore. Tomi, please try pingtest.sh
on your machine and report if it works for you also? Thx.
First, sorry for the delay(other deadlines). I've done testing with
hipl-189(100-200 BEX's, both WLAN and Ethernet) and this fix looks very
promising when compared to older releases. Only ~5 times hipd got stuck
and IIRC all of them were situations where 1 node was doing BEX's to 2-3
other nodes at the same time. Is there a limit on how many BEX's one node
can do parallel?
Tomi Hautakoski
thauta@xxxxxx
Lottery: A tax on people who are bad at math.
- Follow-Ups:
- [hipl-users] Re: some recent bug fixes
- From: Miika Komu
Other related posts:
- » [hipl-users] some recent bug fixes
- » [hipl-users] Re: some recent bug fixes
- » [hipl-users] Re: some recent bug fixes
#175: initiating from multiple source HITs when hosts are in diff -----------------------------------------------------------------Hopefully I finally got this fixed. I believe this occurred because adding IPsec SPs is a asynchronous operation in the current code. All of the communications with hip daemon are not synchronous (i.e. there is always a return message) and I hope this delays the connection set-up enough for the SPs to be completed.
This bug does not occur on my equipment anymore. Tomi, please try pingtest.sh on your machine and report if it works for you also? Thx.
- [hipl-users] Re: some recent bug fixes
- From: Miika Komu