On Mon, Sep 15, 2014 at 06:18:05PM -0700, Ankur Sharma wrote:
> Added the optional flag in policy structure. This would allow
> caller to avoid checks for mandatory attributes if parsing
> succeeds.
>
> Signed-off-by: Ankur Sharma
> Acked-by: Nithin Raju
All three patches applied, thanks!
_
Added the optional flag in policy structure. This would allow
caller to avoid checks for mandatory attributes if parsing
succeeds.
Signed-off-by: Ankur Sharma
Acked-by: Nithin Raju
---
datapath-windows/ovsext/Netlink/Netlink.c | 2 +-
datapath-windows/ovsext/Netlink/Netlink.h | 1 +
2 files cha