Date: Sun, 28 Aug 2016 23:45:00 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-ports-bugs@FreeBSD.org Subject: [Bug 212227] net/scamper update to 20141211f Message-ID: <bug-212227-13@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D212227 Bug ID: 212227 Summary: net/scamper update to 20141211f Product: Ports & Packages Version: Latest Hardware: Any OS: Any Status: New Severity: Affects Some People Priority: --- Component: Individual Port(s) Assignee: freebsd-ports-bugs@FreeBSD.org Reporter: mjl@luckie.org.nz Created attachment 174168 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D174168&action= =3Dedit update scamper to 20141211f >From changelog at: https://mailman.caida.org/pipermail/scamper-announce/2016-August/000008.html scamper * support for PF firewall, usage documented in scamper man page * for the IPFW firewall, take a mandatory parameter specifying acceptable rule number range to use, usage documented in scamper man page. * support probing on upcoming FreeBSD 11 which now sends and receives packets in network byte order on raw sockets * if the user specifies a ip:port for a listening control socket, do not free a temporary string before converting port part to an integer * if an unprintable character is received in an attached control socket, free the source so the disconnection code will proceed * fix memory leaks pointed out by clang * when reading the kernel version string, be sure to get the last number in the string, even if it is something like 6.0.1a * when using kernel versions, ensure the assumed number of dots are present * when building in debug mode and with privsep, chroot. * in privsep code, drop msg_accrights special case, which was dead code, as solaris has had msg_accrights for a while now. * fix unaligned memory access when processing ARP and NDP responses * if traceroute probes no hops, still print out text record of the attempt if scamper's text output mode is being used. sc_filterpolicy * fix spelling mistakes in sc_filterpolicy man page --=20 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-212227-13>