John Plocher schrieb:
> Rao Shoaib wrote:
>>> Within one driver, I need a way to get a list of all configured IP 
>>> interfaces (and their addresses). Basically, a list of "struct ifnet" 
> 
> 
> Note that taking snapshots in time of lists of interfaces can lead
> to problems, especially with wifi, VM environments and the like
> being created/deleted on the fly...

Sure. In Linux, its possible to set up a simple notification upcall that 
tells you when IP addresses change (and we use it). Does this exist in 
Solaris as well?

  Joachim

-- 
Joachim Worringen, Software Architect, Dolphin Interconnect Solutions
phone ++49/(0)228/324 08 17 - http://www.dolphinics.com
_______________________________________________
opensolaris-code mailing list
[email protected]
http://mail.opensolaris.org/mailman/listinfo/opensolaris-code

Reply via email to