summaryrefslogtreecommitdiff
path: root/packages/CVS/Root
diff options
context:
space:
mode:
Diffstat (limited to 'packages/CVS/Root')
-rw-r--r--packages/CVS/Root1
1 files changed, 1 insertions, 0 deletions
diff --git a/packages/CVS/Root b/packages/CVS/Root
new file mode 100644
index 0000000..e0eb551
--- /dev/null
+++ b/packages/CVS/Root
@@ -0,0 +1 @@
+broeker@cscope.cvs.sourceforge.net:/cvsroot/cscope
rwarding Entries from the MPLS input label map. The addition and subtraction is done in a way that is consistent with how the existing routing table in Linux are maintained. Thus all of the work to deal with NLM_F_APPEND, NLM_F_EXCL, NLM_F_REPLACE, and NLM_F_CREATE. Cases that are not clearly defined such as changing the interpretation of the mpls reserved labels is not allowed. Because it seems like the right thing to do adding an MPLS route without specifying an input label and allowing the kernel to pick a free label table entry is supported. The implementation is currently less than optimal but that can be changed. As I don't have anything else to test with only ethernet and the loopback device are the only two device types currently supported for forwarding MPLS over. Signed-off-by: "Eric W. Biederman" <ebiederm@xmission.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/mpls/af_mpls.c')