[haiku-bugs] Re: [Haiku] #9594: [net_server] IPv6 Link Local prevents proper interface deletion

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

#9594: [net_server] IPv6 Link Local prevents proper interface deletion
----------------------------------+----------------------------
   Reporter:  diver               |      Owner:  kallisti5
       Type:  bug                 |     Status:  new
   Priority:  normal              |  Milestone:  R1
  Component:  Servers/net_server  |    Version:  R1/Development
 Resolution:                      |   Keywords:
 Blocked By:                      |   Blocking:
Has a Patch:  0                   |   Platform:  All
----------------------------------+----------------------------

Comment (by diver):

 Deleting the ipv4 and ipv6 address from the interface prior to deleting it
 itself doesn't help.

 {{{
 ~> ifconfig /dev/net/ipro1000/0
 /dev/net/ipro1000/0
         Hardware type: Ethernet, Address: 08:00:27:b8:ae:41
         Media type: 1 GBit, 1000BASE-T
         inet addr: 10.0.2.15, Bcast: 10.0.2.255, Mask: 255.255.255.0
         inet6 addr: fe80::a00:27ff:feb8:ae41, Bcast:
 ffff:ffff:ffff:ffff::, Prefix Length: 64
         MTU: 1500, Metric: 0, up broadcast link auto-configured
         Receive: 5 packets, 0 errors, 1872 bytes, 0 mcasts, 0 dropped
         Transmit: 5 packets, 0 errors, 824 bytes, 0 mcasts, 0 dropped
         Collisions: 0

 ~> ifconfig del /dev/net/ipro1000/0 10.0.2.15
 ~> ifconfig del /dev/net/ipro1000/0 fe80::a00:27ff:feb8:ae41

 ~> ifconfig /dev/net/ipro1000/0
 /dev/net/ipro1000/0
         Hardware type: Ethernet, Address: 08:00:27:b8:ae:41
         Media type: 1 GBit, 1000BASE-T
         MTU: 1500, Metric: 0, up broadcast link auto-configured
         Receive: 5 packets, 0 errors, 1872 bytes, 0 mcasts, 0 dropped
         Transmit: 5 packets, 0 errors, 824 bytes, 0 mcasts, 0 dropped
         Collisions: 0

 ~> ifconfig del /dev/net/ipro1000/0
 ~> ifconfig /dev/net/ipro1000/0 up
 ifconfig: Could not add interface: General system error

 ~> ifconfig /dev/net/ipro1000/0
 /dev/net/ipro1000/0
         Hardware type: Ethernet, Address: 08:00:27:b8:ae:41
         MTU: 0, Metric: 0

 }}}

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

Other related posts: