|
Bugzilla – Full Text Bug Listing |
| Summary: | BsmApplication should use RecvFrom and not SocketAddressTag | ||
|---|---|---|---|
| Product: | ns-3 | Reporter: | Tommaso Pecorella <tommaso.pecorella> |
| Component: | wave module | Assignee: | ns-bugs <ns-bugs> |
| Status: | RESOLVED FIXED | ||
| Severity: | minor | ||
| Priority: | P5 | ||
| Version: | ns-3-dev | ||
| Hardware: | All | ||
| OS: | All | ||
| Bug Depends on: | |||
| Bug Blocks: | 231 | ||
| Attachments: | patch | ||
fixed in changeset 12133:256e0be5681c |
Created attachment 2445 [details] patch SocketAddressTag is not the right way to find what is the address of the sender. Its use should be deprecated.