clean up references to deprecated vtun.svr_addr in code
Status: Inactive
Brought to you by:
mtbishop
with the new code from Alan, the use of vtun.svr_addr
si deprecated in favour of vtun.bind_addr.port . The
struct is already there and far tidier, so we should
use it instead of the redundant vtun.svr_addr veriable.
This changes NO config directive nor does it impact
performance; it's just an internal cleanup and
migration to Alan's superior method.
Logged In: YES
user_id=10830
Originator: YES
this one looks okay. I'll have to look it over later, but I think he's covered all the bases by having one equal to the other. All we have to do is pull out the old bits. 3.0.1 / 3.1.0?