[ofw] [PATCH 0/12] ND 2.0 provider
    Hefty, Sean 
    sean.hefty at intel.com
       
    Tue Jul 27 01:11:44 PDT 2010
    
    
  
This patch series updates the ND 2.0 implementation to match the latest version of
the ND spec.  Patch 1 handles the actual update, with patches 2-12 adding in some
missing functionality.  There are 3 notable differences in the provider implementation
between this patch series from that submitted:
- EP:Bind was left as is.  The provided implementation only copied the input
  address, so more work is needed to handle actually binding to the address.
- CQ:Status mapping was left as is.  The new status values are not defined in
  the available ndstatus.h header, resulting in a build error.
- MR:Register/Unregister/Cancel do not use interlocked calls.  It is not clear
  what serialization the interlocked access was trying to provider.
Signed-off-by: Sean Hefty <sean.hefty at intel.com>
    
    
More information about the ofw
mailing list