[haiku-bugs] [Haiku] #6243: Problems with IP addressing that can be trigerred by using ifconfig

  • From: "atis.elsts" <trac@xxxxxxxxxxxx>
  • Date: Mon, 28 Jun 2010 21:01:53 -0000

#6243: Problems with IP addressing that can be trigerred by using ifconfig
-------------------------------------+--------------------------------------
 Reporter:  atis.elsts               |       Owner:  zooey    
     Type:  bug                      |      Status:  new      
 Priority:  normal                   |   Milestone:  R1       
Component:  Network & Internet/IPv4  |     Version:  R1/alpha2
 Keywords:                           |   Blockedby:           
    Patch:  0                        |    Platform:  All      
 Blocking:                           |  
-------------------------------------+--------------------------------------
 Problem 1: losing connectivity due to incorrect routing table[[BR]]
 To repeat:[[BR]]
 * create interface alias with same IP address as some existing
 interface[[BR]]
 * delete the alias interface or change its address[[BR]]
 * now the old IP address cannot be pinged anymore, because the connected
 route has been deleted.[[BR]]

 Problem 2: kernel panic due to incorrect routing table[[BR]]
 To repeat:[[BR]]
 * create interface alias with an IP address that has the same network part
 as some already existing address[[BR]]
 * delete the interface alias[[BR]]
 * try to ping the address that belonged to the removed alias[[BR]]
 * kernel panic happens. The callstack shows find_route() function as the
 culprit.[[BR]]

 Haiku version is R1/alpha2. I'm using the anyboot image with QEMU.

-- 
Ticket URL: <http://dev.haiku-os.org/ticket/6243>
Haiku <http://dev.haiku-os.org>
Haiku - the operating system.

Other related posts: