Skip to content

Tracing packets sent #279

Open
Open
@aaminaa01

Description

@aaminaa01

I'm unable to trace packets sent by applications. I'm using the "vehicular-simple-one.cc" example that the millicar module(built on ns3-mmwave) came with. The example traces packets received at the server with:
echoApps.Get(0)->TraceConnectWithoutContext ("Rx", MakeBoundCallback (&Rx, stream));

But using the same for transmitted packets isn't working.
Can someone please help me understand which trace source is being referred to by "Rx", since there are multiple modules with this particular trace source.

Thanks in advance!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions