X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=include%2Fopenflow%2Fnicira-ext.h;h=c2cd1ef54ef125bd979ce6a6787a41c538bafc0f;hb=05b3c97be6a9a5efa27edb40023e329f680837c5;hp=8434a30af06d801ef93915132322f3edd4f5cfff;hpb=84a0ee89e29cdae2b9cc80ae383a1222ba4f5ad5;p=sliver-openvswitch.git diff --git a/include/openflow/nicira-ext.h b/include/openflow/nicira-ext.h index 8434a30af..c2cd1ef54 100644 --- a/include/openflow/nicira-ext.h +++ b/include/openflow/nicira-ext.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2008, 2009 Nicira Networks + * Copyright (c) 2008, 2009, 2010 Nicira Networks * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -65,7 +65,7 @@ struct nicira_header { uint32_t vendor; /* NX_VENDOR_ID. */ uint32_t subtype; /* One of NXT_* above. */ }; -OFP_ASSERT(sizeof(struct nicira_header) == sizeof(struct ofp_vendor_header) + 4); +OFP_ASSERT(sizeof(struct nicira_header) == 16); enum nx_action_subtype {