Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 7 Feb 2007 16:04:13 +0000 (UTC)
From:      Bruce M Simpson <bms@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src UPDATING src/sys/netinet ip_mroute.c ip_mroute.h src/sys/sys param.h
Message-ID:  <200702071604.l17G4DKS097334@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200702071604.l17G4DKS097334>