* xtables monitoring via NETLINK (or similar)
@ 2007-01-02 18:04 epankala
0 siblings, 0 replies; only message in thread
From: epankala @ 2007-01-02 18:04 UTC (permalink / raw)
To: netfilter
I have been looking into how kernel supplies userspace with what is
happening inside kernel via NETLINK socket and how udevd->hald->dbus->user
benefits from it.
(NETLINK_ROUTE protocol reports for example interface up/down events
and KOBJECT report device add/remove && insmod/rmmod events)
I was wondering is there a way to monitor iptables (xtables)
replace_table/(un)register_target/... events somehow.
(could not see it in kernel code but that doesn't mean it's not there.
NETLINK_FIREWALL seems to be about queuing packets to userspace)
Main incentive for me is that it would be better to listen for a socket
than
poll for firewall changes manually.
If such does not exist would there be intrest to add such capability.
I could volunteer to do bit of design/implementation if such feature
would be welcomed.
--
Janne (orshouldthisgotonetfilter-devel) Pänkälä
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2007-01-02 18:04 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-01-02 18:04 xtables monitoring via NETLINK (or similar) epankala
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox