Date: Thu, 16 Feb 2006 12:37:14 +0000 (UTC) From: Gleb Smirnoff <glebius@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/netgraph/netflow ng_netflow.h Message-ID: <200602161237.k1GCbEOt014404@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
glebius 2006-02-16 12:37:14 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_6)
sys/netgraph/netflow ng_netflow.h
Log:
MFC 1.9:
- Increase maximum number of interfaces to 2048.
- Regroup softc so that frequently used elements are
grouped in the beginning, while the interfaces
array is at the end.
Approved by: re (kensmith)
Revision Changes Path
1.7.2.2 +8 -9 src/sys/netgraph/netflow/ng_netflow.h
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200602161237.k1GCbEOt014404>
