On Sun, Dec 2, 2012 at 6:51 PM, Zhi Yong Wu <[email protected]> wrote: > HI, guys, > > In OVS kernel module, why will it response one *_CMD_NEW reply when it > get one *_CMD_SET or *_CMD_GET request from upper layer vswitchd core? > > If some one know this, can you let me know the reason?
That's the usual convention for returning information about an existing object with Netlink. _______________________________________________ dev mailing list [email protected] http://openvswitch.org/mailman/listinfo/dev
