function ip_nat_cheat_check() is missed in linux kernel sources 2.6.18 and above.
Submitted by hekuper on Wed, 2008-06-25 14:17.
Project: | Netfilter RTP Proxy |
Component: | xt_RTPPROXY |
Category: | bug |
Priority: | critical |
Assigned: | Unassigned |
Status: | applied |
Description
Using kernel 2.6.20 and 2.6.18. netfilter-rtpproxy v0.3, patch-o-matic-ng-20080521.
Compilation log:
CC [M] net/netfilter/xt_RTPPROXY.o
net/netfilter/xt_RTPPROXY.c: In function ‘do_target’:
net/netfilter/xt_RTPPROXY.c:345: warning: implicit declaration of function ‘ip_nat_cheat_check’
CC [M] net/netfilter/xt_comment.o
later on:
WARNING: "ip_nat_cheat_check" [net/netfilter/xt_RTPPROXY.ko] undefined!
make[1]: *** [__modpost] Error 1
make: *** [modules] Error 2
Updates
#1 submitted by admin on Tue, 2008-07-08 22:54 | |
Note: Substituted by nf_proto_csum_update and nf_csum_update in 2.6.19-20 |
» 5207 reads