Mercurial
Mercurial
>
ns-3.24
/ file revision
summary
|
shortlog
|
changelog
|
graph
|
tags
|
bookmarks
|
branches
|
files
|
changeset
| file |
latest
|
revisions
|
annotate
|
diff
|
comparison
|
raw
|
help
Find changesets by keywords (author, files, the commit message), revision number or hash, or
revset expression
.
bindings/python/ns3__init__.py
author
Sébastien Deronne <sebastien.deronne@gmail.com>
Mon, 14 Sep 2015 19:07:10 +0200
changeset 11663
12363bc31764
parent 6960
2df22891346b
permissions
-rw-r--r--
Avoid unexpected requests to DCF when packets get queued during EdcaTxopN::MissedAck or during EdcaTxopN::MissedCts
from _ns3 import *
import atexit
atexit.register(Simulator.Destroy)
del atexit