The FreeBSD port of sixxs-aiccu has a bug that prevents AYIYA tunnels from working on anything newer than FreeBSD 4.x. Also, the port is old in general, nearly two years behind what sixxs is offering. This updates it to the latest version and fixes the bug in the tun driver. Also, since this port appears unmaintained due to these bugs, I am willing to take over maintainership if the original maintainer has no interest in continuing. Fix: Patch attached with submission follows: How-To-Repeat: Attempt to use an AYIYA tunnel from Sixxs on FreeBSD 5/6/7. Pinging an IPv6 address using the ping6 utility will return the error: Address family not supported by protocol family.
State Changed From-To: open->feedback Awaiting maintainers feedback
State Changed From-To: feedback->open Maintainer timeout.
Responsible Changed From-To: freebsd-ports-bugs->ehaupt I will take care of it.
State Changed From-To: open->feedback I don't get any updates from 'sixxs' with the new version. Does it work for you?
State Changed From-To: feedback->open Feedback received.
ehaupt 2006-12-30 20:00:45 UTC FreeBSD ports repository Modified files: net/sixxs-aiccu Makefile distinfo pkg-plist net/sixxs-aiccu/files patch-unix-console::Makefile Added files: net/sixxs-aiccu/files patch-common_tun.c sixxs-aiccu.in Removed files: net/sixxs-aiccu/files sixxs-aiccu.sh Log: Update to 20060725 PR: 106053 Submitted by: Loren M. Lang <lorenl@north-winds.org> Approved by: maintainer timeout (30 days) Revision Changes Path 1.2 +16 -17 ports/net/sixxs-aiccu/Makefile 1.3 +3 -3 ports/net/sixxs-aiccu/distinfo 1.1 +21 -0 ports/net/sixxs-aiccu/files/patch-common_tun.c (new) 1.3 +24 -21 ports/net/sixxs-aiccu/files/patch-unix-console::Makefile 1.1 +30 -0 ports/net/sixxs-aiccu/files/sixxs-aiccu.in (new) 1.4 +0 -30 ports/net/sixxs-aiccu/files/sixxs-aiccu.sh (dead) 1.2 +2 -3 ports/net/sixxs-aiccu/pkg-plist _______________________________________________ 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!