Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 18 Apr 1996 08:41:13 -0700 (PDT)
From:      Garrett Wollman <wollman>
To:        CVS-committers, cvs-all, cvs-sys
Subject:   cvs commit:  src/sys/netinet igmp.c ip_mroute.c
Message-ID:  <199604181541.IAA11680@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
wollman     96/04/18 08:41:13

  Modified:    sys/netinet  igmp.c ip_mroute.c
  Log:
  Always call ip_output() with a valid route pointer.  For igmp, also get the
  multicast option structure off the stack rather than malloc.
  
  Revision  Changes    Path
  1.18      +14 -14    src/sys/netinet/igmp.c
  1.32      +10 -3     src/sys/netinet/ip_mroute.c



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