Bug 372

Summary: fragmentation is broken
Product: ns-3 Reporter: Mathieu Lacage <mathieu.lacage>
Component: wifiAssignee: Mathieu Lacage <mathieu.lacage>
Status: RESOLVED FIXED    
Severity: normal CC: gjcarneiro, ns-bugs
Priority: P3    
Version: pre-release   
Hardware: All   
OS: All   
Attachments: don't be confused about fragment offset

Description Mathieu Lacage 2008-10-02 21:33:38 UTC
in ns-3.2, wifi fragmentation does not preserve the payload of anything but the first fragment.

Patch attached.
Comment 1 Mathieu Lacage 2008-10-02 21:34:28 UTC
Created attachment 263 [details]
don't be confused about fragment offset
Comment 2 Mathieu Lacage 2008-10-02 21:35:05 UTC
patch needs --python-scan but I have no working python binding support locally so, I can't do this myself.
Comment 3 Gustavo J. A. M. Carneiro 2008-10-03 06:45:39 UTC
It's funny, I am not having any problem with --python-scan atm.

I know this is the wrong bug report to discuss this, but is there "process" problem with python bindings?  Should we be doing something about like:

 1- Document a process (e.g. setting a wscript flag) by which python bindings are temporarily disabled by one developer until another developer -- a python maintainer -- re-scans the header files;

 2- Create a working snapshot of gccxml and link to working pygccxml release.

I am open to suggestions.
Comment 4 Mathieu Lacage 2008-10-16 03:49:03 UTC
changeset 73e7bb607014