|
Bugzilla – Full Text Bug Listing |
| Summary: | TapBridge linkUp notification patch | ||
|---|---|---|---|
| Product: | ns-3 | Reporter: | Tom Henderson <tomh> |
| Component: | tap-bridge | Assignee: | Tom Goff <tgoff> |
| Status: | RESOLVED FIXED | ||
| Severity: | enhancement | CC: | ns-bugs |
| Priority: | P5 | ||
| Version: | pre-release | ||
| Hardware: | PC | ||
| OS: | Linux | ||
| Attachments: | Modified patch | ||
|
Description
Tom Henderson
2013-10-20 09:46:00 UTC
Created attachment 1691 [details]
Modified patch
The proposed patch looks good. I suggest the following minor changes
included in the attached patch:
- call NotifyLinkUp() from StartTapDevice() instead of CreateTap()
- tweak NotifyLinkUp() to add logging and check if the link is
already up
pushed in changeset 10433:bfeee916e7c5 |