]> git.baikalelectronics.ru Git - kernel.git/commit
[IPV4]: Add fib rule netlink notifications
authorPatrick McHardy <kaber@trash.net>
Thu, 23 Mar 2006 09:16:06 +0000 (01:16 -0800)
committerDavid S. Miller <davem@davemloft.net>
Thu, 23 Mar 2006 09:16:06 +0000 (01:16 -0800)
commit8fcad47fed0e61995de0f82cbc576028bf341fb8
tree36524250e8564ae4e7f891662dace65fdacff521
parent6f0cc42e3c107f4732eba727d6a99a85e6732149
[IPV4]: Add fib rule netlink notifications

To really make sense of route notifications in the presence of
multiple tables, userspace also needs to be notified about routing
rule updates.  Notifications are sent to the so far unused
RTNLGRP_NOP1 (now RTNLGRP_RULE) group.

Signed-off-by: Patrick McHardy <kaber@trash.net>
Signed-off-by: David S. Miller <davem@davemloft.net>
include/linux/rtnetlink.h
net/ipv4/fib_rules.c