|
Bugzilla – Full Text Bug Listing |
| Summary: | all applications depend on internet module | ||
|---|---|---|---|
| Product: | ns-3 | Reporter: | Tom Henderson <tomh> |
| Component: | applications | Assignee: | ns-bugs <ns-bugs> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | ||
| Priority: | P5 | ||
| Version: | pre-release | ||
| Hardware: | All | ||
| OS: | All | ||
|
Description
Tom Henderson
2011-02-25 18:22:05 UTC
One way to perhaps approach this is to create a 'traffic' module that only depends on 'network' module. We could leave 'applications' modules alone (i.e. keep them internet-oriented). this was solved with the packet socket application in src/network/utils a while back |