Skip to main content

Module rwhod

Module rwhod 

Source

Modulesยง

audit_watcher ๐Ÿ”’
packet_receiver ๐Ÿ”’
packet_sender ๐Ÿ”’
rwhod_status ๐Ÿ”’
status_registry ๐Ÿ”’

Structsยง

RwhodStatusRegistry
A bounded collection of rwhod status updates, keyed by hostname.

Functionsยง

audit_change_notifier
Listens for audit messages on the systemd-provided netlink socket and sends a notification on the provided channel whenever a user session is opened or closed, indicating that there rwhod status may have changed.
determine_relevant_interfaces
Find all networks network interfaces suitable for rwhod communication.
generate_rwhod_status_update
Generate a rwhod status update packet representing the current system state.
generate_rwhod_user_entries
Reads utmp entries to determine currently logged-in users.
rwhod_packet_receiver_task
rwhod_packet_sender_task

Type Aliasesยง

RwhodStatusStore