cvs commit: src/sys/netgraph/netflow ng_netflow.c ng_netflow.h
Gleb Smirnoff
glebius at FreeBSD.org
Sun Dec 12 02:38:52 PST 2004
glebius 2004-12-12 10:38:52 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_5)
sys/netgraph/netflow ng_netflow.c ng_netflow.h
Log:
MFC 1.3:
- Use uint16_t to pass argument for NGM_NETFLOW_IFINFO, bump cookie.
- Always check that index number passed from userland
is <= NG_NETFLOW_MAXIFACES. [1]
- Increase NG_NETFLOW_MAXIFACES up to 512. [2]
Revision Changes Path
1.2.2.2 +10 -4 src/sys/netgraph/netflow/ng_netflow.c
1.2.2.2 +2 -2 src/sys/netgraph/netflow/ng_netflow.h
More information about the cvs-src
mailing list