Searched hist:"8 de147dc" (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/net/mpls/ |
H A D | af_mpls.c | 8de147dc Tue Mar 03 19:14:31 CST 2015 Eric W. Biederman <ebiederm@xmission.com> 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>
|
/openbmc/linux/include/uapi/linux/ |
H A D | rtnetlink.h | 8de147dc Tue Mar 03 19:14:31 CST 2015 Eric W. Biederman <ebiederm@xmission.com> 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> 8de147dc Tue Mar 03 19:14:31 CST 2015 Eric W. Biederman <ebiederm@xmission.com> 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>
|