Date: Thu, 23 Jul 2020 08:33:41 +0000 From: bugzilla-noreply@freebsd.org To: ports-bugs@FreeBSD.org Subject: [Bug 248200] [patch] net-mgmt/flowd configuration limits ifIndex to 16 bit but should be 32 bit Message-ID: <bug-248200-7788@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D248200 Bug ID: 248200 Summary: [patch] net-mgmt/flowd configuration limits ifIndex to 16 bit but should be 32 bit Product: Ports & Packages Version: Latest Hardware: Any OS: Any Status: New Severity: Affects Only Me Priority: --- Component: Individual Port(s) Assignee: bofh@freebsd.org Reporter: freebsd@oldach.net Assignee: bofh@freebsd.org Flags: maintainer-feedback?(bofh@freebsd.org) Created attachment 216693 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D216693&action= =3Dedit Trivial patch IF-MIB defines InterfaceIndex as "Integer32 (1..2147483647)" but flowd's configuration file parser restricts to 65535. Trivial patch attached. --=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-248200-7788>