Bug 1071

Summary: bridge with lte
Product: ns-3 Reporter: rodolfo <rodmenega>
Component: lteAssignee: Nicola Baldo <nicola>
Status: RESOLVED INVALID    
Severity: normal CC: nicola, ns-bugs
Priority: P5    
Version: ns-3.10   
Hardware: All   
OS: Linux   
Attachments: bridge with ltd

Description rodolfo 2011-03-11 12:36:44 UTC
Created attachment 1040 [details]
bridge with ltd

I've been trying create a bridger like wifi-wired-bridging but when i run my
 code show this message

 msg="Device does not support SendFrom: cannot be added to bridge.",
 file=../src/devices/bridge/model/bridge-net-device.cc, line=251
 terminate called without an active exception


How can I create a bridge with lte

my code is attached
Comment 1 Nicola Baldo 2012-05-19 11:12:56 UTC
It is allowed for a device not to support SendFrom. It's not a bug.