Re: [patch v2 03/12] [PATCH 03/12] IPVS: compact ip_vs_sched_persist()

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Julian Anastasov
Date: Friday, October 1, 2010 - 3:35 pm

Hello,

On Fri, 1 Oct 2010, Simon Horman wrote:


 	Here dport:


 	should be:

 	dport = ports[1];
 	if (dport == svc->port && dest->port)
 		dport = dest->port;


Regards

--
Julian Anastasov <ja@ssi.bg>
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
[patch v2 00/12] IPVS: SIP Persistence Engine, Simon Horman, (Fri Oct 1, 7:35 am)
Re: [patch v2 00/12] IPVS: SIP Persistence Engine, Simon Horman, (Fri Oct 1, 8:09 am)
Re: [patch v2 07/12] [PATCH 07/12] IPVS: Add struct ip_vs_pe, Julian Anastasov, (Fri Oct 1, 2:45 pm)
Re: [patch v2 03/12] [PATCH 03/12] IPVS: compact ip_vs_sch ..., Julian Anastasov, (Fri Oct 1, 3:35 pm)