|
Bugzilla – Full Text Bug Listing |
| Summary: | LTE: Add TX/RX trace support | ||
|---|---|---|---|
| Product: | ns-3 | Reporter: | Gustavo J. A. M. Carneiro <gjcarneiro> |
| Component: | lte | Assignee: | Giuseppe Piro <peppe> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | CC: | ns-bugs, sondes.khemiri, tommaso.pecorella |
| Priority: | P5 | ||
| Version: | ns-3-dev | ||
| Hardware: | All | ||
| OS: | All | ||
| Bug Depends on: | |||
| Bug Blocks: | 1179 | ||
| Attachments: | patch | ||
how can i use this patch ? Ping? +1 T. changeset: 7725:beb12afbe25f user: Gustavo J. A. M. Carneiro <gjc@inescporto.pt> date: Mon Feb 20 18:00:54 2012 +0000 summary: Bug 1180 - LTE: Add TX/RX trace support |
Created attachment 1156 [details] patch The current lte netdevice has some non-working code for tracing, the trace sources are not even registered. I need just Rx/Tx for the visualizer. I followed an interface similar to Wimax, wherein the packet is reported with the LLC header and a parameter with source/dest mac address.