<div>Hi,</div>
<div>&nbsp;</div>
<div>I was trying to use the latest version of tproxy with the Linux kernel 2.6.14</div>
<div>After compilation when I try to load ip_nat module i got undefined symbols in the dmesg log:</div>
<div>READ_LOCK</div>
<div>READ_UNLOCK</div>
<div>&nbsp;</div>
<div>I assume the READ_LOCK can be replaced by ASSERT_READ_LOCK</div>
<div>but could not find any similar UNLOCK defines..</div>
<div>Please advise.</div>
<div>&nbsp;</div>
<div>Cheers</div>