I have a requirement to implement a transparent proxy. One of the
building blocks is the ability to send a packet out from the proxy
server with the source IP of the client. Loosely referred as spoofing
the client IP.When I experimented with test vir...