[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)
commita5cdc030030ef5a16e48aebeb65067bdc3120899
tree36524250e8564ae4e7f891662dace65fdacff521
parent5e2e71141ca93a3e2543966ced6a6077d4fb8fd8
[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