Re: [ovs-dev] dev Digest, Vol 61, Issue 395

2014-08-29 Thread Nithin Raju
On Aug 28, 2014, at 6:52 PM, Samuel Ghinet wrote: > Hello Nithin, > >> BOOLEAN validateDp; /* Does command require a valid DP argument. */ >> } NETLINK_CMD, *PNETLINK_CMD; > > Perhaps a better name would be validateDpIfIndex? Or, is there going to be > something more to be validate

Re: [ovs-dev] dev Digest, Vol 61, Issue 395

2014-08-28 Thread Samuel Ghinet
Hello Nithin, >BOOLEAN validateDp; /* Does command require a valid DP argument. */ > } NETLINK_CMD, *PNETLINK_CMD; Perhaps a better name would be validateDpIfIndex? Or, is there going to be something more to be validated later on, when validateDp = TRUE? >if (nlFamilyOp