Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 7 Jan 1997 11:15:37 -0800 (PST)
From:      Garrett Wollman <wollman>
To:        CVS-committers, cvs-all, cvs-sys
Subject:   cvs commit:  src/sys/net if.c if_ethersubr.c if_var.h
Message-ID:  <199701071915.LAA05398@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
wollman     97/01/07 11:15:37

  Modified:    sys/net   if.c if_ethersubr.c if_var.h
  Log:
  Checkpoint the beginnings of the new kernel interface for
  multicast group memberships.  This is not actually operative
  at the moment (a lot of other code still needs to be changed), but
  this seemed like a useful reference point to check in so that
  others (i.e. Bill Fenner) have fair warning of where we are going.
  
  Revision  Changes    Path
  1.39      +179 -1    src/sys/net/if.c
  1.30      +52 -1     src/sys/net/if_ethersubr.c
  1.2       +23 -1     src/sys/net/if_var.h



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