Please ignore this series. Copy paste fail >< Alin.
> -----Original Message----- > From: Alin Serdean > Sent: Friday, January 6, 2017 9:10 PM > To: [email protected] > Cc: Alin Serdean <[email protected]> > Subject: [PATCH 0/5] Add support for actions needed by OVN > > While setting up an OVN environment under Windows with OpenStack the > VMs did not receive a DHCPACK, after sending out DHCPOFFER. > > After some investigation, the conclusion is that we are missing support for a > set action with an UDP attribute. > > This series adds support for a set action with UDP and TCP attribute. > > Some more cleanup and refactoring was done. > > > Alin Serdean (5): > datapath-windows: OvsUpdateIPv4Header remove unnecessary addition > datapath-windows: Add function to get continuous buffer from context > datapath-windows: Fix typo in OvsUpdateIPv4Header > datapath-windows: Add support for OVS_KEY_ATTR_UDP set action > datapath-windows: Add support for OVS_KEY_ATTR_TCP set action > > datapath-windows/ovsext/Actions.c | 200 > ++++++++++++++++++++++++++++++-------- > 1 file changed, 159 insertions(+), 41 deletions(-) > > -- > 2.10.2.windows.1 _______________________________________________ dev mailing list [email protected] https://mail.openvswitch.org/mailman/listinfo/ovs-dev
