netlink

Viljar Tulit (viljar@it.ioc.ee)
Wed, 19 Nov 1997 20:39:03 +0200 (EET)


After upgrade from 2.1.42 to 2.1.56, kernel netlink device not working any
more.
I use CONFIG_IP_FIREWALL_NETLINK to log blocked firewall packets.
In the logging program select() loop sees, that there are some data
to read from file handler, but read() system call cant get nothing
(error EAGAIN)
Some big changes in kernel from 2.1.42 to 2.1.56?

Viljar