Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 5 Aug 2016 00:14:26 +0800
From:      Julian Elischer <julian@freebsd.org>
To:        Lev Serebryakov <lev@FreeBSD.org>, "Andrey V. Elsukov" <ae@FreeBSD.org>, Ian Smith <smithi@nimnet.asn.au>
Cc:        freebsd-ipfw@freebsd.org, "Alexander V. Chernikov" <melifaro@freebsd.org>
Subject:   Re: IPFW: more "orthogonal? state operations, push into 11?
Message-ID:  <c0d84ec4-a34b-905f-b0c0-97c79a69f99c@freebsd.org>
In-Reply-To: <428538212.20160804132737@serebryakov.spb.ru>
References:  <9229d4f7-8466-57b0-c954-117736102bd7@FreeBSD.org> <5755F0D3.9060909@FreeBSD.org> <5759DB79.10205@FreeBSD.org> <3d09497c-136c-e217-154c-ba00e6879c6f@freebsd.org> <20160616005016.A15883@sola.nimnet.asn.au> <d7bef617-70a4-f761-7d09-9413eb720b11@freebsd.org> <64d6bdea-fa32-f16f-2fdd-abd33d54d04e@freebsd.org> <46d5cfde-c4ac-ebd0-3c13-2759037621f3@FreeBSD.org> <11a5d41b-109a-434b-e8e0-7ed2826a8cc9@FreeBSD.org> <ee745842-c33e-4e73-f84c-6eb11f283b51@FreeBSD.org> <a3e98e25-4c0d-56ad-5640-0b6f13ebeb21@freebsd.org> <428538212.20160804132737@serebryakov.spb.ru>

next in thread | previous in thread | raw e-mail | index | archive | help
On 4/08/2016 6:27 PM, Lev Serebryakov wrote:
> Hello Julian,
>
> Thursday, August 4, 2016, 6:42:45 AM, you wrote:
>
>> A combination is less useful for me as you need to do:
>    I'm against this too, as I really love orthogonality, as everybody know
>   already, and your example is good example why.
>
>> 20 skipto 400 tcp from table(2) to me setup record-state
>> 21 skipto 400 tcp from table(2) to me setup
>> to make the entire session do the same thing.
>   Sometimes it could be
>
> 20 skipto 400 tcp from table(2) to me setup record-state
> 21 check-state
>
>   But only sometimes.

exactly.. I don't want OTHER packets coming past here to hit a 
check-state yet.. I still have unfinished business with them.

>




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?c0d84ec4-a34b-905f-b0c0-97c79a69f99c>