Re: ftp-proxy(8): ensure nat_range_high is defined in add_nat()

2012-04-30 Thread Christiano F. Haesbaert
If no one has any objections I'd like to commit this. On Thu, Apr 19, 2012 at 09:07:43PM -0400, Lawrence Teo wrote: > On Wed, Apr 18, 2012 at 11:36:49PM -0400, Lawrence Teo wrote: > > This simple diff adds a check to the add_nat() function in > > ftp-proxy(8) to ensure that nat_range_high is defin

Re: ftp-proxy(8): ensure nat_range_high is defined in add_nat()

2012-04-19 Thread Lawrence Teo
On Wed, Apr 18, 2012 at 11:36:49PM -0400, Lawrence Teo wrote: > This simple diff adds a check to the add_nat() function in > ftp-proxy(8) to ensure that nat_range_high is defined before > proceeding to create the PF NAT rule. I think the original author > may have intended to do this since there i

ftp-proxy(8): ensure nat_range_high is defined in add_nat()

2012-04-18 Thread Lawrence Teo
This simple diff adds a check to the add_nat() function in ftp-proxy(8) to ensure that nat_range_high is defined before proceeding to create the PF NAT rule. I think the original author may have intended to do this since there is an existing check for nat_range_low. Technically, all calls to add_