Bug 1627 - ifindex of loopback interface is not counted in DCE Linux
ifindex of loopback interface is not counted in DCE Linux
Status: NEW
Product: dce
Classification: Unclassified
Component: kernel
unspecified
All Linux
: P5 normal
Assigned To: Frederic Urbani
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2013-04-17 03:16 EDT by Hajime Tazaki
Modified: 2013-04-17 03:16 EDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Hajime Tazaki 2013-04-17 03:16:06 EDT
The interface index in ns-3 was started from 0, but loopback interface is not correctly counted IF you used DCE linux. 


https://groups.google.com/d/msg/ns-3-users/SeQiyTntqa8/BB44mh6Q060J

ipv4-linux.cc should care about loopback interface when counting the index.