Mercurial
ns-3-dev
/ file revisions
summary
|
shortlog
|
changelog
|
graph
|
tags
|
branches
|
file
| revisions |
annotate
|
diff
|
rss
|
help
(0)
tip
src/common/buffer.h
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
2008-07-10
bug 247: tcp checksum crashes when enabled.
file
|
diff
|
annotate
2008-07-02
bug 245: build failure with gcc 4.3.x
file
|
diff
|
annotate
2008-07-01
bug 236: add optional support for tcp and udp checksum.
file
|
diff
|
annotate
2008-05-29
Doxygen organization
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-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
report the adjustment delta in Buffer::AddAtEnd and Buffer::AddAtStart.
file
|
diff
|
annotate
2008-04-22
move Packet::AddAtEnd implementation to the Buffer code.
file
|
diff
|
annotate
2008-03-28
add Htolsb and Lsbtoh write/read methods
file
|
diff
|
annotate
2007-09-12
enable buffer heuristics
file
|
diff
|
annotate
2007-09-12
add 'internal' documentation, cleanup a bit
file
|
diff
|
annotate
2007-09-12
fix non-optimized build
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-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
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
add a m_dataStart member in Buffer::Iterator
file
|
diff
|
annotate
2007-09-07
move inline code from header to .cc file prior to rework of Buffer
file
|
diff
|
annotate
2007-09-06
an euclidian distance is always positive
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-01
add more asserts, make TransformIntoRealBuffer public for Packet class
file
|
diff
|
annotate
2007-06-01
add test and fix buggy assert
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-06
add comment on implementation location
file
|
diff
|
annotate
2006-09-05
change indent to be 4 spaces
file
|
diff
|
annotate
2006-09-05
variable/method/function coding style update
file
|
diff
|
annotate
2006-09-05
member variables coding style change
file
|
diff
|
annotate
2006-08-29
change yans namespace to ns3
file
|
diff
|
annotate
2006-08-29
import from yans
file
|
diff
|
annotate
(0)
tip