[ovs-dev] [PATCH v4 1/1] lib: Set-field actions for IPv6 ND fields (nd_target, nd_sll, and nd_tll)

Ben Pfaff blp at nicira.com
Wed Jan 14 00:23:36 UTC 2015


On Tue, Dec 23, 2014 at 11:42:05PM +0000, Sharo, Randall A CIV SPAWARSYSCEN-ATLANTIC, 55200 wrote:
> This patch adds set-field operations for nd_target, nd_sll, and nd_tll fields, with and without masks, using Nicira extensions and OpenFlow 1.2 protocol.
> 
> This version defines protocol structures in packets.h to support messages aligned on 16-bit boundaries.  It eliminates the clang alignment warning, removes extraneous typecasting and adds a unit test that verifies checksum recalculation and ND header modification.
> 
> 
> Signed-off-by: Randall A Sharo <randall.sharo at navy.mil>

Applied, thanks a lot!  I only adjusted indentation in a couple of
places and added an item to NEWS.



More information about the dev mailing list