| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
a node disconnected from all sources of traffic never purges its cache.
|
| |
|
|
|
|
|
|
|
|
|
| |
before entering ng_netflow. In this case it will have not NULL m_pkthdr.rcvif.
However, it will enter ng_iface soon with another index. So let in_ifIndex
value configured by user override m_pkthdr.rcvif.
Reported by: Damir Bikmuhametov
MFC after: 1 week
|
|
|
|
| |
MFC after: 1 week
|
|
|
|
|
|
|
| |
- Initialize error to 0 in ng_netflow_flow_add() (a nop change).
- Update cache statistics holding workqueue mutex.
MFC after: 3 days
|
| |
|
|
|
|
|
|
| |
- Change my email to glebius@FreeBSD.org
Requested by: ru [1]
|
|
Supported by: Bestcom ISP, Rinet ISP
Approved by: julian (mentor)
|