On Mon, 2011-06-20 at 14:21 -0700, Ben Pfaff wrote: > + * generated by ovsdb-idlc. > + * > + * Takes ownership of what 'datum' points to (and in some cases destroys that > + * data before returning) but makes a copy of 'datum' itself. (Commonly > + * 'datum' is on the caller's stack.) */
Thanks, this should make life easier next time someone else has to delve into OVSDB. Looks good to me. _______________________________________________ dev mailing list [email protected] http://openvswitch.org/mailman/listinfo/dev
