[Ns-bugs] [Bug 782] New: TapBridge::CreateTap () requires IP and Mac addresses in modes other than CONFIGURE_LOCAL

code@nsnam.ece.gatech.edu code at nsnam.ece.gatech.edu
Tue Dec 22 06:20:02 PST 2009


http://www.nsnam.org/bugzilla/show_bug.cgi?id=782

           Summary: TapBridge::CreateTap () requires IP and Mac addresses
                    in modes other than CONFIGURE_LOCAL
           Product: ns-3
           Version: ns-3-dev
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: minor
          Priority: P4
         Component: devices
        AssignedTo: ns-bugs at isi.edu
        ReportedBy: mazo at iitp.ru
   Estimated Hours: 0.0


CreateTap () method tries to get IP address and Mac address from underlying
NetDevice.
If IP address is not assigned to the underlying NetDevice, CreateTap () will
die even if that IP address is not really required (not in CONFIGURE_LOCAL
mode).

Currently it is possible to create a tap bridge only for an interface with an
IP address.

Although it's always possible to assign address to all interfaces, it may be
rather difficult to introduce additional stub IP subnets in complex topologies.

-- 
Configure bugmail: http://www.nsnam.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the Ns-bugs mailing list