diff options
author | Michael Mair-Keimberger <mmk@levelnine.at> | 2024-12-18 17:19:10 +0100 |
---|---|---|
committer | Conrad Kostecki <conikost@gentoo.org> | 2024-12-23 20:50:23 +0100 |
commit | 87af00470c825b83cf9a5da525b9bc49b2414e3b (patch) | |
tree | 3eb786201cb4c9ed8a04c4655c091fee9aa341f3 /net-dialup/ppp | |
parent | dev-libs/openssl: remove unused patches (diff) | |
download | gentoo-87af00470c825b83cf9a5da525b9bc49b2414e3b.tar.gz gentoo-87af00470c825b83cf9a5da525b9bc49b2414e3b.tar.bz2 gentoo-87af00470c825b83cf9a5da525b9bc49b2414e3b.zip |
net-dialup/ppp: remove unused file
Signed-off-by: Michael Mair-Keimberger <mmk@levelnine.at>
Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
Diffstat (limited to 'net-dialup/ppp')
-rw-r--r-- | net-dialup/ppp/files/README.mpls | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/net-dialup/ppp/files/README.mpls b/net-dialup/ppp/files/README.mpls deleted file mode 100644 index 1ae7ae46057a..000000000000 --- a/net-dialup/ppp/files/README.mpls +++ /dev/null @@ -1,15 +0,0 @@ -MPLS consists of 3 components: -1. MPLS forwarding -2. MPLS signalling -3. Mapping layer 3 traffic onto MPLS LSPs - -The document mpls-forwarding basics explains item 1. - -Examples of MPLS signalling protocols are: RSVP-TE LDP and CR-LDP. -The package ldp-portable is an implementation of LDP and contains more -information about LDP based MPLS signalling. - -Mapping of layer 3 traffic to MPLS LSPs is accomplised in a couple of -different ways. --Per FEC where FEC is an entry in the routing table --Virtual interface that represents an LSP |