Re: [PATCH] ip: justification for local port range robustness

2007-10-18 Thread David Miller
From: Stephen Hemminger <[EMAIL PROTECTED]> Date: Thu, 18 Oct 2007 08:30:30 -0700 > > Justification of the Stephen Hemminger's patches, commit numbers > > 06393009000779b00a558fd2f280882cc7dc2008 > > 227b60f5102cda4e4ab792b526a59c8cb20cd9f8 > > > > 1. Allows using a port range of one single

Re: [PATCH] ip: justification for local port range robustness

2007-10-18 Thread Stephen Hemminger
On Thu, 18 Oct 2007 16:27:37 +0200 Anton Arapov <[EMAIL PROTECTED]> wrote: > Hi! > > There is a justifying patch for Stephen's patches. Stephen's patches > disallows using a port range of one single port and brakes the meaning > of the 'remaining' variable, in some places it has different meani

[PATCH] ip: justification for local port range robustness

2007-10-18 Thread Anton Arapov
Hi! There is a justifying patch for Stephen's patches. Stephen's patches disallows using a port range of one single port and brakes the meaning of the 'remaining' variable, in some places it has different meaning. My patch gives back the sense of 'remaining' variable. It should mean how many por