Acked-by: Alin Gabriel Serdean <[email protected]>
> -----Original Message----- > From: [email protected] [mailto:ovs-dev- > [email protected]] On Behalf Of Yin Lin > Sent: Wednesday, April 19, 2017 11:19 PM > To: [email protected] > Subject: [ovs-dev] datapath-windows: Pass fwdCtx to conntrack > > There dependencies in Contrack module such as NAT and fragmentation on > OvsForwardingContext. This patch will make OvsForwardingContext public in > order to implement these functionalities. > --- > datapath-windows/ovsext/Actions.c | 61 > ++----------------------------------- > datapath-windows/ovsext/Actions.h | 58 > +++++++++++++++++++++++++++++++++++ > datapath-windows/ovsext/Conntrack.c | 5 +-- datapath- > windows/ovsext/Conntrack.h | 4 +-- > 4 files changed, 65 insertions(+), 63 deletions(-) > _______________________________________________ dev mailing list [email protected] https://mail.openvswitch.org/mailman/listinfo/ovs-dev
