Date: Fri, 31 Oct 2014 21:52:27 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-ports-bugs@FreeBSD.org Subject: [Bug 194725] New: [patch] update net/scamper to 20141031 Message-ID: <bug-194725-13@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=194725 Bug ID: 194725 Summary: [patch] update net/scamper to 20141031 Product: Ports Tree Version: Latest Hardware: Any OS: Any Status: Needs Triage Severity: Affects Only Me Priority: --- Component: Individual Port(s) Assignee: freebsd-ports-bugs@FreeBSD.org Reporter: mjl@luckie.org.nz Created attachment 148836 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=148836&action=edit patch to update scamper port >From changelog at https://rommie.caida.org/pipermail/scamper-announce/2014-October/000001.html * work to make scamper compile and work on windows again. use O_BINARY so that output warts files are not corrupted, set the timer granularity to 1ms, and handle polling/reading files outside of select(). Thanks to Philip Ramsey of Renesys for reporting these bugs and supplying the O_BINARY and timer fixes. as part of trying to track down the output corruption I added malloc_zero everywhere, in vain, but kept it in scamper out of an abundance of caution. * detangle scamper_fd_t from scamper_writebuf_t. * in ping, - set a timeout after sending a PTB - print reply_ipid in json output for ipv6 echo replies, bump json version. * update scamper -O options in the usage statement, and in the manual page SHA256 (scamper-cvs-20141031.tar.gz) = 204032ce43eeb77c68651df35659cdbc1c0609612c1e350721a6502e549926ae SIZE (scamper-cvs-20141031.tar.gz) = 1227629 -- You are receiving this mail because: You are the assignee for the bug.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-194725-13>