Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 22 Jan 2003 15:30:26 -0800 (PST)
From:      Bill Fenner <fenner@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/net if_vlan.c
Message-ID:  <200301222330.h0MNUQpx087035@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
fenner      2003/01/22 15:30:26 PST

  Modified files:
    sys/net              if_vlan.c 
  Log:
  Implement SIOCGIFMEDIA for vlan devices by passing the request to the
   parent device, if there is a parent configured.  Modify the result
   returned by the parent to indicate that the only supported media
   is the currently configured one.
  
  Reviewed by:    brooks
  
  Revision  Changes    Path
  1.46      +23 -0     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?200301222330.h0MNUQpx087035>