> -----Original Message----- > From: Samuel Ghinet [mailto:[email protected]] > Sent: Wednesday, September 24, 2014 7:01 AM > To: [email protected] > Cc: Alin Serdean; Nithin Raju; Saurabh Shah; Eitan Eliahu; Ankur Sharma; > Kaushik Guha > Subject: [PATCH v3] datapath-windows: Netlink command: vport dump > > Functionality for vport dump. > Later, when we will add more netlink dump commands, some common code will > need to be split to functions. > > Notes: > a) the current implementation of vport assumes the datapath feature "multiple > upcall pids" is not used. A single upcall pid is used now. > c) the vxlan destination udp port is currently a constant. When it will > become configurable, the vport options netlink attribute will become > relevant. > > Signed-off-by: Samuel Ghinet <[email protected]>
Acked-by: Nithin Raju <[email protected]> Thanks! -- Nithin _______________________________________________ dev mailing list [email protected] http://openvswitch.org/mailman/listinfo/dev
