Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 4 Mar 2002 13:43:49 -0800 (PST)
From:      Brooks Davis <brooks@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/net if.c if.h if_faith.c if_gif.c if_stf.c if_vlan.c
Message-ID:  <200203042143.g24LhnG95253@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
brooks      2002/03/04 13:43:49 PST

  Modified files:
    sys/net              if.c if.h if_faith.c if_gif.c if_stf.c 
                         if_vlan.c 
  Log:
  Change the network interface cloning API so the destroy function returns
  an int errorcode instead of void in preperation for merging cloning of
  the loopback device.
  
  Submitted by:   mux
  MFC after:      2 weeks
  
  Revision  Changes    Path
  1.131     +1 -2      src/sys/net/if.c
  1.69      +1 -1      src/sys/net/if.h
  1.12      +3 -2      src/sys/net/if_faith.c
  1.20      +3 -2      src/sys/net/if_gif.c
  1.18      +3 -2      src/sys/net/if_stf.c
  1.38      +3 -2      src/sys/net/if_vlan.c

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




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