Bug 231800

Summary: net/igmpproxy: increase MAX_IF to work around error on systems with larger numbers of network addresses
Product: Ports & Packages Reporter: Franco Fichtner <franco>
Component: Individual Port(s)Assignee: Steve Wills <swills>
Status: Closed FIXED    
Severity: Affects Some People CC: garga
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
MAX_IF bump franco: maintainer-approval+

Description Franco Fichtner 2018-09-29 13:51:01 UTC
Created attachment 197596 [details]
MAX_IF bump
Comment 1 commit-hook freebsd_committer freebsd_triage 2018-10-01 20:51:31 UTC
A commit references this bug:

Author: swills
Date: Mon Oct  1 20:50:47 UTC 2018
New revision: 481067
URL: https://svnweb.freebsd.org/changeset/ports/481067

Log:
  net/igmpproxy: increase MAX_IF

  to work around error on systems with larger numbers of network addresses

  PR:		231800
  Submitted by:	Franco Fichtner <franco@opnsense.org> (maintainer)

Changes:
  head/net/igmpproxy/Makefile
  head/net/igmpproxy/files/patch-src_igmpproxy.h
  head/net/igmpproxy/pkg-descr
Comment 2 Steve Wills freebsd_committer freebsd_triage 2018-10-01 20:51:58 UTC
Committed, thanks!
Comment 3 Franco Fichtner 2018-10-02 05:37:47 UTC
Thank you!