Bug 1887

Summary: Point-to-point traces should contain PPP headers
Product: ns-3 Reporter: Eugene Chemeritskiy <echemeritskiy>
Component: point-to-pointAssignee: ns-bugs <ns-bugs>
Status: RESOLVED FIXED    
Severity: major CC: tommaso.pecorella
Priority: P5    
Version: ns-3.19   
Hardware: All   
OS: All   
Attachments: provide trace with original packet copy

Description Eugene Chemeritskiy 2014-03-20 12:58:20 UTC
Created attachment 1805 [details]
provide trace with original packet copy

On packet receive PointToPointNetDevice feeds its trace sources with packets, that do not have a PPP header, while trace sinks expect it to be included.
Comment 1 Tommaso Pecorella 2014-03-20 18:17:08 UTC
Hi,

yes, no, maybe.

These two have to be the "fixed" as well.

  m_snifferTrace (packet);
  m_promiscSnifferTrace (packet);
Comment 2 Tommaso Pecorella 2014-03-25 16:47:08 UTC
Pushed in changeset 10678 cbaefda493be