On Fri, Jul 06, 2018 at 08:25:51AM +0300, Julian Anastasov wrote: > This patchset changes how templates are dropped under attack. > > Patch 1 changes ip_vs_state_name arguments, so that we can > print in followup patch info by using just state. > > Patch 2 implements assured flag for connection templates to > indicate that connection progressed after initial packet. > > Patch 3 uses the assured state to decide if to drop connection > templates under attack. > > The patchset is based on implementation from Michal Koutný but > extended to other protocols. The other difference is that we > use cp->state for template flags because there are no many > free bits in cp->flags that are sent in the sync protocol > messages. Series applied, thanks! -- To unsubscribe from this list: send the line "unsubscribe lvs-devel" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html