Pinned
216 contributions in the last year
Less
More
Contribution activity
October 2021
Created 8 commits in 3 repositories
Created 1 repository
- yarrick/lshw C++
Created a pull request in RIOT-OS/RIOT that received 28 comments
sys/net/netif: Keep interfaces in order they were added
Contribution description Without it, interfaces are kept in the reverse order.
netif_iter will return the latest netif first,
as seen in ifconfig:
>…
+8
−6
•
28
comments