Mercurial
gjc/ns-3-pyviz
/ file revisions
summary
|
shortlog
|
changelog
|
graph
|
tags
|
branches
|
file
| revisions |
annotate
|
diff
|
rss
|
help
(0)
tip
src/contrib/pyviz.h
2008-12-04
Preparation for positioning bitrate labels inside the screen, when possible; now only the actual line clipping algorithm remaining to be implemented...
file
|
diff
|
annotate
2008-10-19
Several changes: 1. code cleanup; 2. converged captured packets into a single format (not nice to have wifi with only payload but csma with payload and ethernet header); 3. allow registering new netdevice types for PyViz to handle.
file
|
diff
|
annotate
2008-10-16
Move packet filtering to C++ land
file
|
diff
|
annotate
2008-10-14
Allow the number of saved last packets to be configured from user code
file
|
diff
|
annotate
2008-10-04
Allow registration of custom trace paths to detect packet drops
file
|
diff
|
annotate
2008-09-25
Add a public API call, PyViz::Pause (message), that can be used to pause the simulation in the visualizer at that point. Also some refactoring and PyViz::RunUntil() improved robustness.
file
|
diff
|
annotate
2008-09-21
Move more functionality from core to plugins.
file
|
diff
|
annotate
2008-09-19
Add information window show last N packets (received, transmitted, dropped).
file
|
diff
|
annotate
2008-09-18
Trace IP level packet drops
file
|
diff
|
annotate
2008-09-18
Measure and show packets dropped at netdevice tx queue level
file
|
diff
|
annotate
2008-09-16
Fix the tracing (C++ is evil)
file
|
diff
|
annotate
2008-09-14
Add new PyViz API and impl. to gather NetDevice TX/RX statistics for all nodes.
file
|
diff
|
annotate
2008-09-13
transmissions tracing bug fixes
file
|
diff
|
annotate
2008-09-12
Add controls to show transmissions of a) all nodes, b) selected node, or c) none.
file
|
diff
|
annotate
2008-09-10
Trace CSMA Tx/Rx/PromiscRx; represent broadcasts as multiple unicast transmissions
file
|
diff
|
annotate
2008-09-03
PyViz: interface to sample packet transmissions (using ns-3 tracing).
file
|
diff
|
annotate
2008-08-08
the pyviz C++ part is now a class, not a namespaced function.
file
|
diff
|
annotate
2008-08-06
pyviz contrib module
file
|
diff
|
annotate
(0)
tip