From: Ian Jackson Date: Sat, 25 Oct 2014 14:00:38 +0000 (+0100) Subject: udp: Provide st->addr_configured X-Git-Tag: proposed.ipv6-polypath-fixes.v1~6 X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ian/git?p=secnet.git;a=commitdiff_plain;h=93910f6a123c1a3972978c7a9134a42f38f1ac74;hp=93910f6a123c1a3972978c7a9134a42f38f1ac74 udp: Provide st->addr_configured We are going to use it in udp_phase_hook. Rewrite the tests on caddrl in terms of this new boolean. Signed-off-by: Ian Jackson ---