index
:
FreeBSD-src
RELENG_2_2
RELENG_2_3
RELENG_2_3_0
RELENG_2_3_1
RELENG_2_3_2
RELENG_2_3_3
RELENG_2_3_4
RELENG_2_4
RELENG_2_4_4
RELENG_2_4_OLD
devel
devel-11
releng/10.1
releng/10.3
releng/11.0
releng/11.1
stable/10
stable/11
Raptor Engineering's fork of pfsense FreeBSD src with pfSense changes
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sys
/
netgraph
/
netflow
/
netflow.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Catch up with new ng_package_data().
glebius
2005-05-16
1
-1
/
+1
*
- Gather statistics about failed mbuf+cluster+ng_item allocations.
glebius
2005-05-12
1
-3
/
+2
*
A new version of NetFlow node.
glebius
2005-05-11
1
-269
/
+293
*
Remove goto.
glebius
2005-04-11
1
-20
/
+16
*
Refactor node so that it does not modify mbuf contents. Next step would
glebius
2005-03-21
1
-92
/
+60
*
- Don't lose TCP flags of the first packet in a flow.
glebius
2005-03-20
1
-4
/
+4
*
Cisco uses milliseconds for uptime. This is stupid. Nobody cares of such
glebius
2005-03-03
1
-4
/
+16
*
Expire aged flows in normal expiry thread. This fixes the problem, when
glebius
2005-02-05
1
-1
/
+2
*
Break long lines in code and comments.
glebius
2005-02-05
1
-15
/
+18
*
In case of various tunneling protocols, mbuf may pass several interfaces
glebius
2005-02-01
1
-3
/
+5
*
Use log() instead of printf(), to reduce flood on console.
glebius
2005-01-20
1
-4
/
+7
*
- Plug a memory leak in ng_netflow_cache_init().
glebius
2004-12-28
1
-5
/
+10
*
Removed bogus comment.
glebius
2004-11-01
1
-2
/
+0
*
- Remove advertising clause from copyright [1]
glebius
2004-09-17
1
-8
/
+1
*
A netgraph node implementing Netflow version 5.
glebius
2004-09-16
1
-0
/
+736