Releases
0.24.2
New Features
Added the ability to specify a set of ports where data is captured with bigger snaplen (20000) (#1256 )
Bug Fixes
Made fd resolution work for getsockopt (#1280 )
Check getsockopt event before accessing it (#1284 )
Fixed snprintf placeholder for size_t/{u,}int64_t (#1279 )
Disabled reading environment from /proc by default (#1272 )
Excluding suppressed processes during initial /proc scan (#1269 )
Fixed Windows build in CYGWIN environment (#1270 )
Changes to eliminate warnings with gcc 5.4 (#1271 )
Trigger build errors for extra compiler warnings (#1265 )
Handling thread table overflows (#1263 )
Deleted threadinfos that we failed to add to the thread table (#1260 )
Reduce CPU usage (#1261 )
Lua parser interfaces (#1254 )
Fixed a compile issue when trying to make the project using VS2017 on Windows 10 (#1248 )
Added ifdef guards to socket options with (#1257 ),(#1258 )
Improved getsockopt()/setsockopt() support (#1188 )
Fix fd.net comparisons with in operator (#1252 )
Only check out sysdig for initial invocation (#1251 )
Build probe modules only with sysdig directory (#1244 )
Fixed spelling and copy/pased comment errors (#1250 )
You can’t perform that action at this time.