[Bug 270641] bootpd(8): [patch] Static memory for list of interfaces too small

From: <bugzilla-noreply_at_freebsd.org>
Date: Tue, 04 Apr 2023 16:50:10 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=270641

            Bug ID: 270641
           Summary: bootpd(8): [patch] Static memory for list of
                    interfaces too small
           Product: Base System
           Version: CURRENT
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Many People
          Priority: ---
         Component: bin
          Assignee: bugs@FreeBSD.org
          Reporter: nms@otdel-1.org

Created attachment 241298
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=241298&action=edit
Increase memory for the list of all interfaces on computer

10 slots for struct ifreq array is not enough. On my test computer 14 slots is
the smallest possible.

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