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
2 files changed