I am working on cleaning up the ndd status reports and moving them to 
mdb as macros. (CR 
*http://bugs.opensolaris.org/bugdatabase/view_bug.do?bug_id=4616660)*

For some of the status reports such as ip_ill_status and ip_ipif_status, 
I wanted to seek some input on what information from the ill_t and 
ipif_t structures are more useful to debuggers.

The ndd report for ip_ill_status does not give much information except 
for the ill address, read queue and the write queue pointers;  and for 
ip_ipif_status, it displays the local address, mtu, flags and zone for 
each ip interface which can already be seen with ifconfig.

Developers who extensively use mdb for debugging the stacks will be able 
to provide me with some input on what is needed from these structures to 
help the debugging.


Thanks
Vasumathi
_______________________________________________
networking-discuss mailing list
[email protected]

Reply via email to