Navigation: Linux Kernel Driver DataBase - web LKDDB: Main index - N index
The Linux kernel configuration item CONFIG_NET_DROP_MONITOR
has multiple definitions:
net/Kconfig
The configuration item CONFIG_NET_DROP_MONITOR:
CONFIG_INET && CONFIG_TRACEPOINTS
drop_monitor
This feature provides an alerting service to userspace in the event that packets are discarded in the network stack. Alerts are broadcast via netlink socket to any listening user space process. If you don't need network drop alerts, or if you are ok just checking the various proc files and other utilities for drop statistics, say N here.
net/Kconfig
The configuration item CONFIG_NET_DROP_MONITOR:
CONFIG_INET && CONFIG_EXPERIMENTAL && CONFIG_TRACEPOINTS
drop_monitor
This feature provides an alerting service to userspace in the event that packets are discarded in the network stack. Alerts are broadcast via netlink socket to any listening user space process. If you don't need network drop alerts, or if you are ok just checking the various proc files and other utilities for drop statistics, say N here.
Raw data from LKDDb:
lkddb module drop_monitor CONFIG_NET_DROP_MONITOR : net/Kconfig : "Network packet drop alerting service" # in 3.5–3.19, 4.0–4.20, 5.0–5.19, 6.0–6.12
This page is automaticly generated with free (libre, open) software lkddb(see lkddb-sources).
The data is retrived from:
Popular queries:
Navigation: Linux Kernel Driver DataBase - web LKDDB: main index - N index
Automatically generated (in year 2024). See also LKDDb sources on GitLab