I received this error whilst compiling 2.1.57-VGER with transparent proxy
enabled I got the following errors.
tcp_ipv4.c: In function `tcp_v4_rcv':
tcp_ipv4.c:1529: structure has no member named `pa_addr'
udp.c: In function `udp_rcv':
udp.c:1094: structure has no member named `pa_addr'
I'd patch the thing myself, but I'm kinda new to kernel hacking.
Laters,
Aaron