Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 16 Mar 1995 08:25:57 -0800
From:      "Garrett A. Wollman" <wollman>
To:        CVS-commiters, cvs-usrsbin
Subject:   cvs commit: src/usr.sbin/mrouted igmp.c prune.c
Message-ID:  <199503161625.IAA12284@freefall.cdrom.com>

next in thread | raw e-mail | index | archive | help
wollman     95/03/16 08:25:56

  Modified:    sys/netinet ip_mroute.c ip_var.h raw_ip.c
               usr.sbin/mrouted igmp.c prune.c
  Log:
  This set of patches enables IP multicasting to work under FreeBSD. I am
  submitting them as context diffs for the following files:
  
  sys/netinet/ip_mroute.c
  sys/netinet/ip_var.h
  sys/netinet/raw_ip.c
  usr.sbin/mrouted/igmp.c
  usr.sbin/mrouted/prune.c
  
  The routine rip_ip_input in raw_ip.c is suggested by Mark Tinguely
  (tinguely@plains.nodak.edu). I have been running mrouted with these patches
  for over a week and nothing has seemed seriously wrong. It is being run in
  two places on our network as a tunnel on one and a subnet querier on the
  other. The only problem I have run into is that mrouted on the tunnel must
  start up last or the pruning isn't done correctly and multicast packets
  flood your subnets.
  
  Submitted by:	Soochon Radee <slr@mitre.org>



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