Applied to master and branch-2.8. Alin.
> -----Original Message----- > From: [email protected] [mailto:ovs-dev- > [email protected]] On Behalf Of Shashank Ram > Sent: Wednesday, August 30, 2017 11:29 PM > To: Sairam Venugopal <[email protected]>; [email protected] > Subject: Re: [ovs-dev] [PATCH v2] datapath-windows: Add an upper limit to > conntrack entries > > > > > Subject: [ovs-dev] [PATCH v2] datapath-windows: Add an upper limit to > conntrack entries > > The current implementation lacked an upper bound of number of entries in > the system. Set the size to ~2M (2^21) for the time being. > > Signed-off-by: Sairam Venugopal <[email protected]> > --- > datapath-windows/ovsext/Conntrack.c | 10 ++++++++++ datapath- > windows/ovsext/Conntrack.h | 1 + > 2 files changed, 11 insertions(+) > _______________________________________________ > > Acked-by: Shashank Ram <[email protected]> > _______________________________________________ > dev mailing list > [email protected] > https://mail.openvswitch.org/mailman/listinfo/ovs-dev _______________________________________________ dev mailing list [email protected] https://mail.openvswitch.org/mailman/listinfo/ovs-dev
