Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Collect information from Channels #17

Open
bpe2 opened this issue Oct 23, 2020 · 0 comments
Open

Collect information from Channels #17

bpe2 opened this issue Oct 23, 2020 · 0 comments
Assignees
Labels
network output This issue alters output from the module

Comments

@bpe2
Copy link
Contributor

bpe2 commented Oct 23, 2020

To get an accurate picture of the network a Node is connected to, we must also collect from the Channel.

Configure the channel once a configured NetDevice is attached to it, even if not all Nodes connected are configured.

Add the following components to the module:

ChannelConfiguration

Automatically aggregated when a configured NetDevice attaches to a channel. Flags this Channel for tracking.

Allow for specialized output based on the Channel type, like NetDevice

Represent as an independent entity from NetDevices, but create a direct relationship in output.

Related: usnistgov/NetSimulyzer#15

@bpe2 bpe2 self-assigned this Oct 23, 2020
@bpe2 bpe2 added output This issue alters output from the module network labels Oct 23, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
network output This issue alters output from the module
Projects
None yet
Development

No branches or pull requests

1 participant