Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 09 May 2018 10:27:19 +0200
From:      Sebastian Schwarz <seschwar@gmail.com>
To:        Beat Siegenthaler <bsiege@gmail.com>, freebsd-questions@freebsd.org
Subject:   Re: IPFW questions (log fragments, ipfw show)
Message-ID:  <87tvrhs07s.fsf@domain.invalid>
In-Reply-To: <30495aa3-63f5-4fb7-4433-ae8347d37023@gmail.com>
References:  <30495aa3-63f5-4fb7-4433-ae8347d37023@gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On 2018-05-02, Beat Siegenthaler wrote:
> ipfw show:
> 63000     56    28136 Wed May  2 22:51:43 2018 allow udp from any to me6
> 53,123 recv gif0 keep-state :default
>
> what says ":default" at the end? Only on rules with keep-alive. I do not
> remember to see this some months ago.

This is the flow name.  If not explicitly specified it is
":default".  The change was released with 11.1:

- https://www.freebsd.org/releases/11.1R/relnotes.html#kernel-modules
- https://svnweb.freebsd.org/base?view=revision&revision=316274
- https://reviews.freebsd.org/D6674



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?87tvrhs07s.fsf>