0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 2 days ago.
May 18, 2023 — May 18, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Minor improvements More... over 14 years ago
Tidied up netstats.pike and added 5m, 1h, 1d and 1M rolling averages. Tightened up packet selection for timing. More... over 14 years ago
threadify the reporter More... over 14 years ago
measure the average distance between SYN and SYN,ACK packets, giving a rough idea of network latency. More... over 14 years ago
minor tweaks, trying to find out where all the DNS queries are coming from. More... over 14 years ago
Added EUI-64 encoding More... almost 15 years ago
Optimize int2ip conversion More... almost 15 years ago
Started adding support for collecting NetFlow packets sent from network equipment. More... almost 15 years ago
Updated IPv4 and IPv6 address scopes. More... almost 15 years ago
for now we can only decode udp and tcp flows anyway. More... almost 15 years ago
refactored the top ten list More... almost 15 years ago
oops More... almost 15 years ago
forgot to remove debug output again. More... almost 15 years ago
Fixed up some threadding issues including an accidental deadlock. More... almost 15 years ago
Removed set_state() method from Flow.Flow(), just use the setter instead. More... almost 15 years ago
Licensing updated More... almost 15 years ago
Name changed to Culvert More... almost 15 years ago
Stability fixes and performance enhancements. More... almost 15 years ago
don't need the debug output, thanks. More... almost 15 years ago
Seems to run well with Pike7.8 and Public.Network.Pcap 1.4 (on Linux, anyway). More... almost 15 years ago
new version of flow.pike can how be actually useful while demoing PikeFlows More... almost 15 years ago
replaced flows mapping with a class for threadsafety. More... almost 15 years ago
changelog More... almost 15 years ago
Added better threadsafety via getters and setters. More... almost 15 years ago
remove debus output, oops. More... almost 15 years ago
Added IP.prefix() function for simplification. More... almost 15 years ago
Added ability to compute reverse zones for IPv4 and IPv6 subnets and addresses. More... almost 15 years ago
added reverse() method to IP.*.Address() More... almost 15 years ago
fixed some race conditions and removed some debug output. More... almost 15 years ago
added license More... about 15 years ago