[Bug 248200] [patch] net-mgmt/flowd configuration limits ifIndex to 16 bit but should be 32 bit
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Thu Jul 23 08:33:42 UTC 2020
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=248200
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 at freebsd.org
Reporter: freebsd at oldach.net
Assignee: bofh at freebsd.org
Flags: maintainer-feedback?(bofh at freebsd.org)
Created attachment 216693
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=216693&action=edit
Trivial patch
IF-MIB defines InterfaceIndex as "Integer32 (1..2147483647)" but flowd's
configuration file parser restricts to 65535. Trivial patch attached.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list