[Openswan Users] build openswan 2.6.26 rpm with klips kernel module
Steve Zeng
SteveZ at airg.com
Tue Jun 1 20:23:28 EDT 2010
Sounds great. I will try that and keep u posted.
Steve
-----Original Message-----
From: Paul Wouters [mailto:paul at xelerance.com]
Sent: June 1, 2010 4:49 PM
To: Steve Zeng
Cc: mhw at WittsEnd.com; Users at openswan.org
Subject: RE: [Openswan Users] build openswan 2.6.26 rpm with klips kernel module
On Tue, 1 Jun 2010, Steve Zeng wrote:
> Thanks, Paul. I tried 2.6.26 rpm without nss and problem is back. i.e. 50% packet loss even between tunnel peers. So far only 2.6.24rc5 does not have packet loss.
hmm, perhaps it is worth it for you to then to run a "git bisect" to find the commit
that broke things for you.
Basically do:
git clone git://git.openswan.org/public/scm/openswan.public openswan-2
cd openswan-2
git checkout v2.6.24rc5
git bisect start
git bisect good
git checkout master
git bisect bad
see further: man git-bisect
Paul
More information about the Users
mailing list