commit | 0cd57fb048d597f628a8e046f1111830091d22b4 | [log] [download] |
---|---|---|
author | Darren Reed <darrenr@pobox.com> | Sat Sep 01 22:21:31 2007 +0000 |
committer | Darren Reed <darrenr@pobox.com> | Sat Sep 01 22:21:31 2007 +0000 |
tree | 001b2acddd74c6511bd1acca9e4812c5d948894d | |
parent | e13d5704fd6e77e7a47f2b693f4ddb56e0064c0c [diff] |
Change how locks are used in the deref functions to improve performance. The need to grab the nat/state write lock at the end of processing a packet was competing against all of the other packets being processed. See http://sourceforge.net/tracker/index.php?func=detail&aid=1785199&group_id=169098&atid=849053