Bugzilla – Bug 179
Packet fragmentation bug
Last modified: 2008-07-01 13:32:30 EDT
You need to log in before you can comment on or make changes to this bug.
User in IRC (gdavid) reports a test case that triggers an assertion in Buffer. Attaching unit test patch (in udp-header.cc since it uses this header) to trigger it reliably. The code looks correct, so it appears to be a bug.
Created an attachment (id=133) [details] patch to add unit test
fixed in the ns-3-tags branch with a testcase.
fixed in trunk now.