|
Bugzilla – Full Text Bug Listing |
| Summary: | InternetStackHelper::EnablePcapTrace isn't safe for multiple simulations runs in one script | ||
|---|---|---|---|
| Product: | ns-3 | Reporter: | Rajib Bhattacharjea <raj.b> |
| Component: | samples | Assignee: | ns-bugs <ns-bugs> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | ||
| Priority: | P3 | ||
| Version: | pre-release | ||
| Hardware: | All | ||
| OS: | All | ||
|
Description
Rajib Bhattacharjea
2008-04-04 16:54:15 UTC
Didn't attempt to anticipate what user wanted. Every simulation results in overwriting pcap files. If user wants to save, must do so manually at inter-simulation time. |