X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=polypath.c;h=64284a30fa17f29225f4a5273b91853db03f5d1a;hb=a8cbefc5f93521d25bb0ba36fe14d96889ed0007;hp=d47bef76b0fa81e5fe8108c0b519767ba086588f;hpb=e84c081039387230c524f9f34903afacaab4219b;p=secnet.git diff --git a/polypath.c b/polypath.c index d47bef7..64284a3 100644 --- a/polypath.c +++ b/polypath.c @@ -517,7 +517,7 @@ static void polypath_sendmsg_interf(struct polypath *st, "%s has no suitable address to transmit %s", interf->name, af_name(af)); - *allreasonable *= reasonable; + *allreasonable &= reasonable; } static bool_t polypath_sendmsg(void *commst, struct buffer_if *buf,