mirror of
https://gitlab.ibr.cs.tu-bs.de/tschuber/ns-3-leo.git
synced 2025-06-07 17:53:55 +02:00
Fix PCAP tracing
This commit is contained in:
parent
c1496e29f9
commit
096b48f005
6 changed files with 282 additions and 128 deletions
1
wscript
1
wscript
|
@ -37,6 +37,7 @@ def build(bld):
|
|||
'test/leo-mock-channel-test-suite.cc',
|
||||
'test/leo-propagation-test-suite.cc',
|
||||
'test/leo-test-suite.cc',
|
||||
'test/leo-trace-test-suite.cc',
|
||||
'test/satellite-node-helper-test-suite.cc',
|
||||
]
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue