index
:
netdata
Ancairon-patch-1
Ancairon-patch-2
add-github-workflow
bt
constant-pages
constantinenikitiadis-patch-1
cpack
cygwin
dagger
dependabot/github_actions/actions/upload-artifact-4.4.3
dependabot/github_actions/aurelien-baudet/workflow-dispatch-4
dependabot/github_actions/google-github-actions/setup-gcloud-2.1.0
dependabot/github_actions/google-github-actions/upload-cloud-storage-2.1.0
dependabot/go_modules/src/go/github.com/Wing924/ltsv-0.4.0
develop
doc-onprem-hardware-requirements
docs/cloud-msteams-update
document-remove-stale-node
feat/onprem-documentation-fullandlight
feat/scim-docs
foobar
fuzzer
hugovalente-pm-patch-1
integrations-regen
kickstart-faq
learn-grammar-2
libnetdata-werror
local-sockets-netlink
macOS-CI
master
ml-docs-refresh
msi-wix
node-delete-docs
one-platform-support-doc
opentelemetry-units
otel-stash
pre-dbengine2
pre-integrations-docs
prng
revert-13791-timed-rrd
revert-14041-add_some_logs_to_mqtt_websockets
revert-17516-use_wolfssl
revert-17673-fix_compile_without_h2o_cloud
revert-18788-fix_atomic_test
rrdeng_cfg
security
sentry
snap-build
snap-static
sso-improvements
v1.34
v1.35
v1.36
v1.37
v1.38
v1.39
v1.40
v1.41
v1.42
v1.43
v1.44
v1.45
v1.46
v1.47
v2.0
vk-disable-h2o
vk-fuzzer
Mirror of https://github.com/netdata/netdata
matthias
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
proc_net_stat_conntrack.c
Age
Commit message (
Expand
)
Author
2016-12-11
use usec_t for microseconds time variables
Rémi Lefèvre
2016-11-22
prevent the delay to charge the netfilter alarm
Costa Tsaousis (ktsaou)
2016-11-22
added alarm for monitoring the percentage used of connection tracker table
Costa Tsaousis (ktsaou)
2016-11-22
read netfilter count of sockets and max sockets on systems without /proc/net/...
Costa Tsaousis (ktsaou)
2016-11-13
improvements identified via static code analysis with cppcheck
Costa Tsaousis (ktsaou)
2016-11-07
several code optimizations
Costa Tsaousis (ktsaou)
2016-09-04
re-order the dashboard menu so that Disks is above networking
Costa Tsaousis (ktsaou)
2016-08-13
converted tabs for C, JS, BASH to 4 spaces
Costa Tsaousis
2016-08-06
all required system headers in common.h; some progress on health variables
Costa Tsaousis
2016-06-17
fix for format string signess
Costa Tsaousis (ktsaou)
2016-05-09
strncpy, snprintf and vsnprintf changed to strncpyz, snprintfz and vsnprintfz...
Frederico Lamberti Pissarra
2016-04-09
new feature: added data collection for SYNPROXY - netfilter TCP anti-DDoS pro...
Costa Tsaousis (ktsaou)
2016-04-03
layout: remove executable from unrelated files
Alon Bar-Lev
2016-02-08
added a new element on all charts: context, which is the template upon the ch...
Costa Tsaousis (ktsaou)
2015-11-30
cleanup: remove trailing spaces
Alon Bar-Lev
2015-11-26
fixed a bug in the incremental calculations where the exact duration (in nano...
Costa Tsaousis (ktsaou)
2015-11-15
build: migrate to autotools
Alon Bar-Lev
2015-10-12
added -ch option to set container host prefix for /proc and /sys #10
Costa Tsaousis (ktsaou)
2015-10-11
added config options for all /proc and /sys filenames monitored required for #10
Costa Tsaousis (ktsaou)
2015-10-03
code optimizations; added temperature charts.d plugin
Costa Tsaousis (ktsaou)
2015-04-04
log: now is logging program name too; tc: huge optimizations; procfile: optim...
Costa Tsaousis (ktsaou)
2015-03-22
added libavl for supporting balanced binary trees - this improves search perf...
Costa Tsaousis (ktsaou)
2015-03-19
added nfacct charts (disabled for the moment - they must be made an external ...
Costa Tsaousis (ktsaou)
2015-03-16
ignore last line
Costa Tsaousis (ktsaou)
2015-03-16
splitted netdata to multiple source files
Costa Tsaousis (ktsaou)