Skip to content

shell: port ifconfig for ng_netif#2581

Merged
miri64 merged 2 commits intoRIOT-OS:masterfrom
miri64:shell/api/update_ifconfig
Mar 17, 2015
Merged

shell: port ifconfig for ng_netif#2581
miri64 merged 2 commits intoRIOT-OS:masterfrom
miri64:shell/api/update_ifconfig

Conversation

@miri64
Copy link
Copy Markdown
Member

@miri64 miri64 commented Mar 11, 2015

Depends on #2580 (merged). Will port IPv6 support as follow-up to #2437 (see #2582).

This merges the functionality of #2525 with this of the original ifconfig command

@miri64 miri64 added Area: network Area: Networking State: waiting for other PR State: The PR requires another PR to be merged first NSTF labels Mar 11, 2015
@miri64 miri64 added this to the Network Stack Task Force milestone Mar 11, 2015
@miri64 miri64 force-pushed the shell/api/update_ifconfig branch from 428547a to 0058ddb Compare March 11, 2015 22:01
@miri64 miri64 force-pushed the shell/api/update_ifconfig branch from 90ac0cb to 9d7e6ec Compare March 13, 2015 22:16
@miri64 miri64 removed the State: waiting for other PR State: The PR requires another PR to be merged first label Mar 13, 2015
@miri64
Copy link
Copy Markdown
Member Author

miri64 commented Mar 13, 2015

Rebased to master

@miri64 miri64 force-pushed the shell/api/update_ifconfig branch from 21a05b1 to 020d695 Compare March 15, 2015 13:38
@miri64
Copy link
Copy Markdown
Member Author

miri64 commented Mar 15, 2015

Rebased to master

@miri64 miri64 force-pushed the shell/api/update_ifconfig branch from 020d695 to dd61cd3 Compare March 16, 2015 14:46
@miri64
Copy link
Copy Markdown
Member Author

miri64 commented Mar 16, 2015

Rebased to current master and changed dependecies for netif a little (reasoning: see 5425cc2).

Makefile.dep Outdated
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

How about adding 'ng_netreg' here as well? Although it's not directly needed for the shell commands, it is used by all other link-layer modules (drivers, MAC layers)

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

true

miri64 and others added 2 commits March 16, 2015 16:46
Though they are not needed in the code of `ng_netif` both `ng_pktbuf`
and `ng_netapi` are needed to use `ng_netif` in a sensible way.
@miri64 miri64 force-pushed the shell/api/update_ifconfig branch from 1cba85c to d6262df Compare March 16, 2015 15:46
@miri64
Copy link
Copy Markdown
Member Author

miri64 commented Mar 16, 2015

addressed comments and squashed in hopes to get a fast ACK

@haukepetersen
Copy link
Copy Markdown
Contributor

looks good to me -> ACK once Travis is happy.

@miri64
Copy link
Copy Markdown
Member Author

miri64 commented Mar 17, 2015

And go... (finally)

miri64 added a commit that referenced this pull request Mar 17, 2015
@miri64 miri64 merged commit 2f8d8ed into RIOT-OS:master Mar 17, 2015
@miri64 miri64 deleted the shell/api/update_ifconfig branch March 17, 2015 00:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Area: network Area: Networking

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants