4 Jan
2006
4 Jan
'06
5:48 p.m.
***Compile error for READ_LOCK and READ_UNLOCK in net/ipv4/netfilter/ip_nat_core Fixed this with read_lock_bh(&ip_conntrack_lock); read_unlock_bh(&ip_conntrack_lock); On 1/4/06, Yigal Rozenberg <yigal.rozenberg@gmail.com> wrote:
Hi,
I was trying to use the latest version of tproxy with the Linux kernel 2.6.14 After compilation when I try to load ip_nat module i got undefined symbols in the dmesg log: READ_LOCK READ_UNLOCK
I assume the READ_LOCK can be replaced by ASSERT_READ_LOCK but could not find any similar UNLOCK defines.. Please advise.
Cheers _______________________________________________ tproxy mailing list tproxy@lists.balabit.hu https://lists.balabit.hu/mailman/listinfo/tproxy