netif: Initial import of ng_* version#2417
Conversation
dc4c88c to
f70d0cc
Compare
|
I am not quite sure what the motivation behind this module (in the current form) is. Is this intended to act as central registry for network devices, as alternative to including the handling of these also into |
|
The motivation is to have a central registry of interfaces, that can be returned via the FIB. The reason I did not put it into
|
|
See it this way: you can leave |
|
|
Fixed |
|
I think I understand. So this module would also be used when I want to get a list of network devices for implementing shell commands, right? |
|
Yes. |
There was a problem hiding this comment.
this file is unrelated, right?
There was a problem hiding this comment.
maybe negative return value for consistency?
|
just this one thing about the return value and the |
|
Addressed comments |
|
looks good to me -> ACK when squashed and Travis is happy. |
|
kicked Travis |
c883d9a to
894cd96
Compare
|
Squashed |
netif: Initial import of ng_* version
Depends on #2397It does not