Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 10 Mar 2023 08:09:44 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 270083] [netgraph] ng_netflow,  NetFlow v9: maximum packets count between re-announcing data templates is ignored
Message-ID:  <bug-270083-227@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D270083

            Bug ID: 270083
           Summary: [netgraph] ng_netflow,  NetFlow v9: maximum packets
                    count between re-announcing data templates is ignored
           Product: Base System
           Version: 13.1-STABLE
          Hardware: amd64
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: kern
          Assignee: bugs@FreeBSD.org
          Reporter: zarychtam@plan-b.pwste.edu.pl

The module seems to ignore the value of "packets" in "settemplate". It is
NetFlow_v9 specific setting. To reproduce configure the export9 node with:=
=20

msg netflow: settemplate { time=3D43200 packets=3D10 }

and wait for the template to be transmitted.=20

Most likely the logic of "sent_packets" is not fully operational and
re-announcements of the template are done only on a time basis. This is onl=
y a
mild flaw since periodic re-announcements of the template work fine.

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-270083-227>