tcpsvd,udpsvd: conditionalize usage of SO_ORIGINAL_DST
authorJeremie Koenig <jk@jk.fr.eu.org>
Thu, 27 May 2010 13:46:25 +0000 (15:46 +0200)
committerDenys Vlasenko <vda.linux@googlemail.com>
Sun, 18 Jul 2010 22:46:57 +0000 (00:46 +0200)
commit2ea12d8b6d2a36c5d49df1ae97b86ba287835249
treef9c72b0802ca6d6aefa4c78d258645fe2c2adbbc
parent29885114a5e3d22ee7aa3ab0e373e00e7cff443c
tcpsvd,udpsvd: conditionalize usage of SO_ORIGINAL_DST

On systems without this call, $TCPORIGDSTADDR is not set.

Signed-off-by: Jeremie Koenig <jk@jk.fr.eu.org>
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
networking/Config.src
networking/tcpudp.c