Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 21 Jun 1995 01:48:24 -0700
From:      David Greenman <davidg>
To:        CVS-commiters, cvs-sys
Subject:   cvs commit: src/sys/net if_sl.c
Message-ID:  <199506210848.BAA05670@freefall.cdrom.com>

next in thread | raw e-mail | index | archive | help
davidg      95/06/21 01:48:22

  Modified:    sys/net   if_sl.c
  Log:
  1) Set interface up/down correctly as a function of open and close of the
     SLIP device.
  2) Don't directly frob the IFF_UP flag - use if_up/if_down as it was
     intended.
  3) Return ENETDOWN if IFF_UP isn't set when outputing, drop the packet if
     if IFF_UP isn't set when inputing.



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