noip.c (fixup_real_ip_socket): Support for temporary fixups.
authorMark Wooding <mdw@distorted.org.uk>
Mon, 2 May 2016 12:26:10 +0000 (13:26 +0100)
committerMark Wooding <mdw@distorted.org.uk>
Mon, 2 May 2016 23:12:08 +0000 (00:12 +0100)
commit86134bfe50c7f3428f0839e585274e56034410d0
tree3c7f45bcc8ca9ff88c8751c87454c5f900d14643
parent17085e3f1ab86464e67d0d1a3c4b65b3617165a3
noip.c (fixup_real_ip_socket): Support for temporary fixups.

Add a new argument to `fixup_real_ip_socket' where it can return a
temporary fixed-up copy of the input socket.  Sort out the call sites to
pass a null pointer (requesting the previous behaviour).
noip.c