On Tue, Apr 24, 2012 at 09:11:53AM -0700, Ben Pfaff wrote:
> On Tue, Apr 24, 2012 at 10:32:54AM +0900, Simon Horman wrote:
> > These oxm_type definitions values will may be used
> > when parsing serialising OXM TLVs.
> >
> > Signed-off-by: Simon Horman
>
> How did you generate this? Comparing i
On Tue, Apr 24, 2012 at 10:32:54AM +0900, Simon Horman wrote:
> These oxm_type definitions values will may be used
> when parsing serialising OXM TLVs.
>
> Signed-off-by: Simon Horman
How did you generate this? Comparing it visually against the output
of:
grep '#define OXM_OF_' include
These oxm_type definitions values will may be used
when parsing serialising OXM TLVs.
Signed-off-by: Simon Horman
---
v2
* As suggested by Ben Pfaff
- Drop BASIC from macro names
- Fix use of undefined macro / defining of unused macro
---
include/openflow/openflow-1.2.h | 58