Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use log() instead of printf(), to reduce flood on console. | glebius | 2005-01-20 | 1 | -1/+2 |
| | | | | MFC after: 1 week | ||||
* | - Use uint16_t to pass argument for NGM_NETFLOW_IFINFO, bump cookie. | glebius | 2004-12-05 | 1 | -4/+10 |
| | | | | | | | | | | - Always check that index number passed from userland is <= NG_NETFLOW_MAXIFACES. [1] - Increase NG_NETFLOW_MAXIFACES up to 512. [2] Noticed by: Roman Palagin [1] Requested by: Yuri Y. Bushmelev [2] MFC after: 1 week | ||||
* | - Remove advertising clause from copyright [1] | glebius | 2004-09-17 | 1 | -8/+1 |
| | | | | | | - Change my email to glebius@FreeBSD.org Requested by: ru [1] | ||||
* | A netgraph node implementing Netflow version 5. | glebius | 2004-09-16 | 1 | -0/+527 |
Supported by: Bestcom ISP, Rinet ISP Approved by: julian (mentor) |