Thanks Nithin and Sairam, applied to master and branch-2.4.
On Fri, Sep 04, 2015 at 06:01:19PM +, Sairam Venugopal wrote:
> Acked-by: Sairam Venugopal
>
>
> On 9/3/15, 7:01 AM, "Nithin Raju" wrote:
>
> >OVS_VPORT_ATTR_OPTIONS being an optional attribute should be
> >preceded by a check fo
Acked-by: Sairam Venugopal
On 9/3/15, 7:01 AM, "Nithin Raju" wrote:
>OVS_VPORT_ATTR_OPTIONS being an optional attribute should be
>preceded by a check for valid value before access.
>
>Signed-off-by: Nithin Raju
>---
> datapath-windows/ovsext/Vport.c | 10 ++
> 1 file changed, 6 insert
OVS_VPORT_ATTR_OPTIONS being an optional attribute should be
preceded by a check for valid value before access.
Signed-off-by: Nithin Raju
---
datapath-windows/ovsext/Vport.c | 10 ++
1 file changed, 6 insertions(+), 4 deletions(-)
diff --git a/datapath-windows/ovsext/Vport.c b/datapath