alistair23-linux/net/mpls
Eric W. Biederman 8de147dc8e mpls: Multicast route table change notifications
Unlike IPv4 this code notifies on all cases where mpls routes
are added or removed and it never automatically removes routes.
Avoiding both the userspace confusion that is caused by omitting
route updates and the possibility of a flood of netlink traffic
when an interface goes doew.

For now reserved labels are handled automatically and userspace
is not notified.

Signed-off-by: "Eric W. Biederman" <ebiederm@xmission.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2015-03-04 00:26:06 -05:00
..
af_mpls.c mpls: Multicast route table change notifications 2015-03-04 00:26:06 -05:00
internal.h mpls: Functions for reading and wrinting mpls labels over netlink 2015-03-04 00:26:06 -05:00
Kconfig mpls: Basic routing support 2015-03-04 00:26:06 -05:00
Makefile mpls: Basic routing support 2015-03-04 00:26:06 -05:00
mpls_gso.c net: mark some potential candidates __read_mostly 2015-01-30 17:58:39 -08:00