eudev/udev
Scott James Remnant e86a923d50 libudev: monitor - ignore messages from unusual sources
For added protection, ignore any unicast message received on the
netlink socket or any multicast message on the kernel group not
received from the kernel.

Signed-off-by: Scott James Remnant <scott@ubuntu.com>
2009-04-08 16:16:14 -07:00
..
lib libudev: monitor - ignore messages from unusual sources 2009-04-08 16:16:14 -07:00
.gitignore gitignore: move *.8 to subdirs 2008-09-29 05:03:43 +02:00
Makefile.am udevd: optionally watch device nodes with inotify 2009-02-11 17:38:56 +00:00
test-udev.c cache uid/gid during rule parsing 2008-10-24 10:51:04 +02:00
udev-event.c use the event udev_device to disable the watch on "remove" 2009-02-24 15:11:17 +01:00
udev-node.c remove name from index if the node name has changed 2009-01-16 21:14:13 +01:00
udev-rules.c IMPORT: 2048 -> 4096 bytes buffer 2009-03-30 20:09:08 +02:00
udev-selinux.c selinux_init(udev) -> udev_selinux_init(udev) 2008-10-18 19:30:42 +02:00
udev-sysdeps.h include errno.h in sysdeps.h 2008-11-21 04:19:11 +01:00
udev-util.c "'/sbin/modprobe abnormal' exit" - also print program options 2008-12-20 00:03:53 +01:00
udev-watch.c avoid leaking netlink socket fd to external programs 2009-04-06 07:23:35 -07:00
udev.h Use the udevdb to speed up watch clearing. 2009-02-23 17:43:53 +00:00
udev.xml udevd: optionally watch device nodes with inotify 2009-02-11 17:38:56 +00:00
udevadm-control.c use no_argument, required_argument, optional_argument in longopts 2008-10-02 16:49:05 +02:00
udevadm-info.c udevadm: add text for new options to command and man page 2009-03-07 02:32:40 +01:00
udevadm-monitor.c "UDEV_MONITOR_KERNEL/UDEV" -> "kernel/udev" 2009-03-29 20:08:52 +02:00
udevadm-settle.c udevadm: settle - synchronise with the udev daemon 2009-03-12 10:02:37 +00:00
udevadm-test.c udevadm: test - handling trailing '/' in devpath 2009-03-18 18:42:16 +01:00
udevadm-trigger.c udevadm: trigger - add "--action" to --help 2009-03-17 10:31:32 +01:00
udevadm.c remove stray initializer 2009-01-16 21:33:33 +01:00
udevadm.xml udevadm: add text for new options to command and man page 2009-03-07 02:32:40 +01:00
udevd.c "UDEV_MONITOR_KERNEL/UDEV" -> "kernel/udev" 2009-03-29 20:08:52 +02:00
udevd.xml Expose delayed name resolution 2009-01-20 21:36:09 +00:00