skipto doesnt jump backwards

Luigi Rizzo rizzo at icir.org
Sun Apr 20 03:25:52 PDT 2003


On Sat, Apr 19, 2003 at 03:27:12PM -0700, Bill Fumerola wrote:
> On Sat, Apr 19, 2003 at 11:36:02PM +0200, Sten Daniel S?rsdal wrote:
> > 
> >  Are there any reasons to why skipto can't jump backwards?
> 
> 10 print "no good reason"
> 20 goto 10

the reason is that you cannot create loops in this way. In order
to create loops you need some external help such as a misconfigured
divert client.

	cheers
	luigi

> yes you could detect this - for a cost. are there any reasons why you'd
> want skipto to jump backwards? what problem are you trying to solve?
> 
> -- 
> - bill fumerola / fumerola at yahoo-inc.com / billf at FreeBSD.org / billf at mu.org
> 
> _______________________________________________
> freebsd-ipfw at freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-ipfw
> To unsubscribe, send any mail to "freebsd-ipfw-unsubscribe at freebsd.org"


More information about the freebsd-ipfw mailing list