X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ian/git?a=blobdiff_plain;f=polypath.c;h=64284a30fa17f29225f4a5273b91853db03f5d1a;hb=611404b83e10fb82a62c7649f5800ae294dedb1e;hp=d47bef76b0fa81e5fe8108c0b519767ba086588f;hpb=e8e1ac249c8fc2c22a61f774024e2d2bcba22f5a;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,