[tproxy] Undefined symbols in patch for 2.6.14 kernel

Sai Bathina sai.bathina at gmail.com
Wed Jan 4 18:48:31 CET 2006


***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 at 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 at lists.balabit.hu
> https://lists.balabit.hu/mailman/listinfo/tproxy
>
>
>


More information about the tproxy mailing list