|
Bugzilla – Full Text Bug Listing |
| Summary: | bridge with lte | ||
|---|---|---|---|
| Product: | ns-3 | Reporter: | rodolfo <rodmenega> |
| Component: | lte | Assignee: | 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 | ||
It is allowed for a device not to support SendFrom. It's not a bug. |
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