Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 16 Dec 1998 10:30:43 -0800 (PST)
From:      Poul-Henning Kamp <phk@FreeBSD.ORG>
To:        cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG
Subject:   cvs commit: src/sys/net if.c if_var.h
Message-ID:  <199812161830.KAA00991@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
phk         1998/12/16 10:30:43 PST

  Modified files:
    sys/net              if.c if_var.h 
  Log:
  Generalize the if_up() and if_down() functions under the names
  if_route() and if_unroute().
  
  This is first step towards sanitizing IFF_UP and IFF_RUNNING
  
  Revision  Changes    Path
  1.64      +39 -11    src/sys/net/if.c
  1.10      +3 -4      src/sys/net/if_var.h

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?199812161830.KAA00991>