[haiku-bugs] Re: [Haiku] #7040: [net_server] interface stops working after turning it off and on

  • From: "phoudoin" <trac@xxxxxxxxxxxx>
  • Date: Tue, 02 Apr 2013 09:54:38 -0000

#7040: [net_server] interface stops working after turning it off and on
----------------------------------+----------------------------
   Reporter:  diver               |      Owner:  axeld
       Type:  bug                 |     Status:  new
   Priority:  normal              |  Milestone:  R1
  Component:  Servers/net_server  |    Version:  R1/Development
 Resolution:                      |   Keywords:
 Blocked By:                      |   Blocking:
Has a Patch:  1                   |   Platform:  All
----------------------------------+----------------------------

Comment (by phoudoin):

 > mmlr_thinkpad:
 > I'm wondering if it wouldn't simply be better to only close/free the
 driver on interface > deletion, not on brining it down

 +1
 It make clearly no sense to unload a network *device* driver on
 *interface* up/down semantic, as the fence between device and interface
 semantic was made to have more control on what and how data is eventually
 send over a network device.

 When the last interface using the device is deleted, then close the driver
 make sense.
 But not when an interface is simply turned down.

--
Ticket URL: <http://dev.haiku-os.org/ticket/7040#comment:8>
Haiku <http://dev.haiku-os.org>
Haiku - the operating system.

Other related posts: