|
From: <sil...@us...> - 2011-01-06 19:35:17
|
Revision: 49
http://openhip.svn.sourceforge.net/openhip/?rev=49&view=rev
Author: siliconja
Date: 2011-01-06 19:35:11 +0000 (Thu, 06 Jan 2011)
Log Message:
-----------
- move sadb expiration functions outside of the esp_input select() idle cycle,
because they would never be called with a busy connection
- use only one system call to gettimeofday() for expiration functions
- use g_read_usec as it was intended (change made back in hipd 0.3.3 in 2004)
- this causes the initial packet to be unbuffered *much* faster
Modified Paths:
--------------
hip/trunk/src/include/hip/hip_sadb.h
hip/trunk/src/usermode/hip_esp.c
hip/trunk/src/usermode/hip_sadb.c
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|