Mercurial
ns-3-dev
/ file revisions
summary
|
shortlog
|
changelog
|
graph
|
tags
|
branches
|
file
| revisions |
annotate
|
diff
|
rss
|
help
(0)
-60
tip
src/common/buffer.cc
2009-08-13
bug 639: Buffer::CopyData is buggy.
file
|
diff
|
annotate
2009-06-08
avoid extra memory allocations when using PcapWriter
file
|
diff
|
annotate
2009-05-07
test and fix Buffer::Iterator::WriteHtolsbU64, Buffer::Iterator::ReadU64 , Buffer::Iterator::ReadLsbtohU64
file
|
diff
|
annotate
2008-07-10
bug 247: tcp checksum crashes when enabled.
file
|
diff
|
annotate
2008-07-01
bug 236: add optional support for tcp and udp checksum.
file
|
diff
|
annotate
2008-05-29
new Packet testcases, bug fix.
file
|
diff
|
annotate
2008-05-28
Undo changeset 3163 (breaks multicast)
file
|
diff
|
annotate
2008-05-28
fix new packet bug
file
|
diff
|
annotate
2008-05-28
more logging code
file
|
diff
|
annotate
2008-05-28
add logging
file
|
diff
|
annotate
2008-05-15
bug 179: Packet fragmentation bug
file
|
diff
|
annotate
2008-04-24
a new tag implementation: Mtag
file
|
diff
|
annotate
2008-04-23
add adjustment report to overloaded Buffer::AddAtEnd method
file
|
diff
|
annotate
2008-04-23
make the code more consistent across AddAtStart and AddAtEnd
file
|
diff
|
annotate
2008-04-23
report the adjustment delta in Buffer::AddAtEnd and Buffer::AddAtStart.
file
|
diff
|
annotate
2008-04-23
kill dead code
file
|
diff
|
annotate
2008-04-22
optimize case where fake payload is fragmented and re-assembled.
file
|
diff
|
annotate
2008-04-22
move Packet::AddAtEnd implementation to the Buffer code.
file
|
diff
|
annotate
2008-04-22
kill unused code
file
|
diff
|
annotate
2008-03-28
add Htolsb and Lsbtoh write/read methods
file
|
diff
|
annotate
2007-09-13
checkpoint debug to log
file
|
diff
|
annotate
2007-09-12
add 'internal' documentation, cleanup a bit
file
|
diff
|
annotate
2007-09-11
optimize Iterator::ReadU8
file
|
diff
|
annotate
2007-09-11
optimize Buffer::WriteU8 variants
file
|
diff
|
annotate
2007-09-11
optimize Buffer::WriteU8
file
|
diff
|
annotate
2007-09-11
move around Iterator code
file
|
diff
|
annotate
2007-09-11
print some statistics about free list efficiency
file
|
diff
|
annotate
2007-09-10
fix buggy assert
file
|
diff
|
annotate
2007-09-10
update carefully m_maxZeroAreaSize and update correctly m_end and m_zeroAreaEnd in RemoveAtStart
file
|
diff
|
annotate
2007-09-10
it is possible to zeroAreaStart to be bigger than the data buffer size
file
|
diff
|
annotate
2007-09-10
CreateFullCopy: the data area at the end of the buffer starts at m_zeroAreaStart. AddAtStart: the assert should be used only when the optimization is enabled.
file
|
diff
|
annotate
2007-09-10
max zero area start can be bigger than m_end if data is removed from end of buffer
file
|
diff
|
annotate
2007-09-10
add state checking and fix Buffer::CreateFullCopy
file
|
diff
|
annotate
2007-09-10
rewrite the buffer code extensively
file
|
diff
|
annotate
2007-09-10
add Buffer::m_zeroAreaStart
file
|
diff
|
annotate
2007-09-09
make Buffer::m_end really represent the end of the data rather than its size
file
|
diff
|
annotate
2007-09-09
Buffer::m_size -> Buffer::m_end
file
|
diff
|
annotate
2007-09-07
add testcase
file
|
diff
|
annotate
2007-09-07
add failing testcase
file
|
diff
|
annotate
2007-09-07
get rid of GetIndex
file
|
diff
|
annotate
2007-09-07
re-implement all Iterator::Write and Iterator::Read methods
file
|
diff
|
annotate
2007-09-07
rewrite Iterator::WriteU8
file
|
diff
|
annotate
2007-09-07
simplify Iterator::GetDistanceFrom method
file
|
diff
|
annotate
2007-09-07
add a m_dataStart member in Buffer::Iterator
file
|
diff
|
annotate
2007-09-07
small typo
file
|
diff
|
annotate
2007-09-07
move inline code from header to .cc file prior to rework of Buffer
file
|
diff
|
annotate
2007-08-04
add Buffer::CreateFullCopy and make TransformInto private
file
|
diff
|
annotate
2007-07-23
fix bug 57
file
|
diff
|
annotate
2007-07-19
Buffer::Iterator::Write (buffer, size) should have a uint32_t parameter, not
file
|
diff
|
annotate
2007-06-21
add testcase, fix bug
file
|
diff
|
annotate
2007-06-01
add test and fix buggy assert
file
|
diff
|
annotate
2007-04-19
a new testcase with the corresponding bug fix.
file
|
diff
|
annotate
2007-02-16
convert use of <cassert> to "ns3/assert.h"
file
|
diff
|
annotate
2006-11-01
fix coding style
file
|
diff
|
annotate
2006-10-21
fix coding style
file
|
diff
|
annotate
2006-10-20
change emacs mode to new NS3 elisp mode
file
|
diff
|
annotate
2006-10-06
fix coding style
file
|
diff
|
annotate
2006-10-02
fix emacs tab mode (reported by george)
file
|
diff
|
annotate
2006-09-08
replace pointers with references
file
|
diff
|
annotate
2006-09-05
change indent to be 4 spaces
file
|
diff
|
annotate
(0)
-60
tip