Hi Remi, Just for your information, I recently learned about the getifaddrs() library interface whch might be exactly what you want. The AddressInfo element has been changed to use this interface, so you can look in addressinfo.cc for some pointers.
Eddie On 6/14/11 2:22 AM, [email protected] wrote: > > A naive question, perhaps more related to Linux than Click. > > I need to have in a custom element the list of Physical ports > instanciated in a nodes with the related MacId. It's a way to ask linux > to give me this information form my click_element? > > Thanks > > _______________________________________________ > click mailing list > [email protected] > https://amsterdam.lcs.mit.edu/mailman/listinfo/click _______________________________________________ click mailing list [email protected] https://amsterdam.lcs.mit.edu/mailman/listinfo/click
