X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=polypath.c;fp=polypath.c;h=adac598b3505784f2a3065ad17e49fcb3a15c06f;hb=e4dbf24823b262eb038833fbf82ad688fe1cc5e4;hp=64284a30fa17f29225f4a5273b91853db03f5d1a;hpb=284cb6d32a7e80b76cfecfdcbf8d6855183817c8;p=secnet.git diff --git a/polypath.c b/polypath.c index 64284a3..adac598 100644 --- a/polypath.c +++ b/polypath.c @@ -504,9 +504,6 @@ static void polypath_sendmsg_interf(struct polypath *st, } if (!(errno==EAFNOSUPPORT || errno==ENETUNREACH)) reasonable=True; - lg_perror(LG,M_DEBUG,errno,"%s [%s] xmit %"PRIu32" bytes to %s", - interf->name,iaddr_to_string(&us->addr), - buf->size,iaddr_to_string(&dest->ia)); } if (!wanted) return;