bms 2007-02-07 16:04:13 UTC FreeBSD src repository
Modified files: . UPDATING sys/netinet ip_mroute.c ip_mroute.h sys/sys param.h Log: Remove support for IPIP tunnels in IPv4 multicast forwarding. XORP has never used them; with mrouted, their functionality may be replaced by explicitly configuring gif(4) instances and specifying them with the 'phyint' keyword. Bump __FreeBSD_version to 700030, and update UPDATING. A doc update is forthcoming. Discussed on: net Reviewed by: fenner MFC after: 3 months Revision Changes Path 1.471 +9 -0 src/UPDATING 1.123 +6 -248 src/sys/netinet/ip_mroute.c 1.29 +2 -2 src/sys/netinet/ip_mroute.h 1.284 +1 -1 src/sys/sys/param.h _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "[EMAIL PROTECTED]"