Mercurial
ns-3-dev
/ file revisions
summary
|
shortlog
|
changelog
|
graph
|
tags
|
branches
|
file
| revisions |
annotate
|
diff
|
rss
|
help
(0)
-60
tip
src/common/packet.cc
2009-11-12
replace RefCountBase with SimpleRefCount<> to avoid duplicate refcounting implementations.
file
|
diff
|
annotate
2009-10-01
packet test suite ported to new framework
file
|
diff
|
annotate
2009-09-18
Merge NixVector Routing code
file
|
diff
|
annotate
2009-06-16
merged with nsnam
file
|
diff
|
annotate
2009-06-08
Large merge with nsnam
file
|
diff
|
annotate
2009-05-22
Merge changes from ns-3-dev.
file
|
diff
|
annotate
2009-03-23
rename normal tags to byte tags
file
|
diff
|
annotate
2009-03-20
add packet tag iterator
file
|
diff
|
annotate
2009-03-20
PacketTagList
file
|
diff
|
annotate
2009-06-08
avoid extra memory allocations when using PcapWriter
file
|
diff
|
annotate
2009-06-03
new tags
file
|
diff
|
annotate
2009-06-02
merge with HEAD
file
|
diff
|
annotate
2009-06-02
Backed out changeset b7faa7398d1e
file
|
diff
|
annotate
2009-06-02
bug 572: Tag offsets not updated in Packet::PeekData
file
|
diff
|
annotate
2009-06-02
improve logging output
file
|
diff
|
annotate
2009-06-02
add missing log call
file
|
diff
|
annotate
2009-05-19
bug 560: remove deprecated methods.
file
|
diff
|
annotate
2008-10-17
add API to get bytes out of a packet without calling PeekData
file
|
diff
|
annotate
2008-10-10
bug 331: constify Packet::PeekHeader
file
|
diff
|
annotate
2008-08-25
bug 279: Packets need metadata support for printing without header checking
file
|
diff
|
annotate
2008-07-01
implement Packet::PeekHeader and Packet::PeekTrailer to avoid evil workarounds when receiving tcp packets.
file
|
diff
|
annotate
2008-06-21
bug 217: yet another testcase: make sure we handle degenerate testcases with tags which refer to non-existant data.
file
|
diff
|
annotate
2008-06-21
another testcase for bug 217. Make sure we do not report tags outside of the current range
file
|
diff
|
annotate
2008-06-21
bug 217: add failing testcase
file
|
diff
|
annotate
2008-06-06
a few new testcases, bug fixes.
file
|
diff
|
annotate
2008-06-04
bug 212: Packet::PrintTags fails
file
|
diff
|
annotate
2008-06-03
bug 200: Packet::PrintTags is not implemented.
file
|
diff
|
annotate
2008-05-28
add logging
file
|
diff
|
annotate
2008-05-08
help return-value-optimization
file
|
diff
|
annotate
2008-05-07
a couple more tests.
file
|
diff
|
annotate
2008-05-06
test self-assignment of packets
file
|
diff
|
annotate
2008-04-24
Mtag -> Tag
file
|
diff
|
annotate
2008-04-24
remove now-unused Tags class
file
|
diff
|
annotate
2008-04-24
a new tag implementation: Mtag
file
|
diff
|
annotate
2008-04-22
move Packet::AddAtEnd implementation to the Buffer code.
file
|
diff
|
annotate
2008-03-31
remove 'All rigts reserved' keyword per tom's suggestion
file
|
diff
|
annotate
2008-03-28
delete a packet chunk after deserializing it from a packet.
file
|
diff
|
annotate
2008-03-21
TypeId::GetAttributeListN -> TypeId::GetAttributeN
file
|
diff
|
annotate
2008-03-19
remove template methods.
file
|
diff
|
annotate
2008-03-19
convert Packet::Print to use Chunk::Print
file
|
diff
|
annotate
2008-03-17
implement Packet::Print
file
|
diff
|
annotate
2008-03-17
really kill dead code.
file
|
diff
|
annotate
2008-03-17
replace PacketPrinter with an iterator
file
|
diff
|
annotate
2007-10-01
add Packet::Ref/Unref methods
file
|
diff
|
annotate
2007-09-12
merge with trunk
file
|
diff
|
annotate
2007-09-10
improve debugging output
file
|
diff
|
annotate
2007-08-28
merge with trunk
file
|
diff
|
annotate
2007-08-27
add operator << for Packet and TraceContext
file
|
diff
|
annotate
2007-08-10
avoid more spurious whitespaces during testing
file
|
diff
|
annotate
2007-08-08
add Packet::PrintTags and move tag documentation to tag.h
file
|
diff
|
annotate
2007-08-04
fix packet serialization/deserialization
file
|
diff
|
annotate
2007-08-04
finish packet serialization/deserialization
file
|
diff
|
annotate
2007-08-04
add doxygen documentation, constify
file
|
diff
|
annotate
2007-08-04
rework the PacketPrinter API and implementation
file
|
diff
|
annotate
2007-08-04
use CreateFullCopy and implement Serialize/Deserialize
file
|
diff
|
annotate
2007-06-21
merge from head
file
|
diff
|
annotate
2007-06-12
history -> metadata
file
|
diff
|
annotate
2007-06-12
avoid duplicating the packet uid
file
|
diff
|
annotate
2007-06-07
PacketHistory -> PacketMetadata
file
|
diff
|
annotate
2007-06-07
rename History::Enable to Packet::EnableMetadata
file
|
diff
|
annotate
(0)
-60
tip