Update net/scamper to 20110803. * fix scamper man page to say -d can be used to set the ICMP checksum value in Paris traceroute. noticed by Alistair. * add scamper_addr_netaddr, a routine to mask the network portion of an IP address in a scamper_addr_t. * fix scamper's ping to actually set the tos byte that is passed in. noticed by Alistair. * fix scamper's ping to record ICMPv6 PTB messages. * fix the result code set on sniff tasks when a sniff task is halted. * fix compiler warnings
Responsible Changed From-To: freebsd-ports-bugs->culot I'll take it.
culot 2011-08-03 08:51:35 UTC FreeBSD ports repository Modified files: net/scamper Makefile distinfo Log: - Update to 20110803 PR: ports/159408 Submitted by: Matthew Luckie <mjl@luckie.org.nz> (maintainer) Revision Changes Path 1.13 +1 -1 ports/net/scamper/Makefile 1.14 +2 -2 ports/net/scamper/distinfo _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
State Changed From-To: open->closed Committed. Thanks!