-/* $OpenBSD: traceroute.c,v 1.122 2014/04/23 09:16:11 florian Exp $ */
+/* $OpenBSD: traceroute.c,v 1.123 2014/04/23 09:20:59 florian Exp $ */
/* $NetBSD: traceroute.c,v 1.10 1995/05/21 15:50:45 mycroft Exp $ */
/*-
break;
default:
errx(1, "unsupported AF: %d", to->sa_family);
+ break;
}
if (dump)
-/* $OpenBSD: traceroute6.c,v 1.92 2014/04/23 09:16:11 florian Exp $ */
+/* $OpenBSD: traceroute6.c,v 1.93 2014/04/23 09:17:10 florian Exp $ */
/* $KAME: traceroute6.c,v 1.63 2002/10/24 12:53:25 itojun Exp $ */
/*
break;
default:
errx(1, "unsupported AF: %d", to->sa_family);
+ break;
}
if (dump)