> Sample output of this command is shown below.  Having the mdb macro 
 > allows us to drop the code for ip_ndp_cache_report,
 > and even for the ndd ipv*_ire_status commands ('::ire -v' provides the same
 > information), though the nce_walker webrev does not remove this code (yet).
 > 
 > comments? 

Yes: thank you!

Two nits:

 > > ::nce -v6

I think elsewhere we've used -P v4|v6 or something similar since "-v6"
really should decompose to "-v" and "-6".

Also:

 >     ADDR HW_ADDR              STATE      FLAGS    ILL        NCE_ADDR
 > ---------------------------------------------------------------------
 > cea67b00 00:14:4f:8d:ce:2e    stale      R        bge0  fe80::1

Looks like the NCE_ADDR (which might be clearer as IP_ADDR?) header isn't
aligned with the values.

-- 
meem

Reply via email to