<div style="white-space:pre-wrap">I'm looking at the result of `inet:getifaddrs/0` and i'm not sure how to use the interface name "//DEVICE/...". Is this a device id? Any idea how i could query it using wmic?<br><br> The idea behind is having a way to get the default route/gateway per interface by launching the wmic command line in erlang. But first i have to understand what kind of id is exposed. Any feedback is welcome :)<br><br>- benoĆ®t</div>