From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id E72901580FD for ; Mon, 23 Dec 2024 20:01:18 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 32E95E0794; Mon, 23 Dec 2024 20:01:17 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 236B9E0794 for ; Mon, 23 Dec 2024 20:01:16 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id DF71E340BE0 for ; Mon, 23 Dec 2024 20:01:14 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 2680F190D for ; Mon, 23 Dec 2024 20:01:12 +0000 (UTC) From: "Conrad Kostecki" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Conrad Kostecki" Message-ID: <1734983423.87af00470c825b83cf9a5da525b9bc49b2414e3b.conikost@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-dialup/ppp/files/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-dialup/ppp/files/README.mpls X-VCS-Directories: net-dialup/ppp/files/ X-VCS-Committer: conikost X-VCS-Committer-Name: Conrad Kostecki X-VCS-Revision: 87af00470c825b83cf9a5da525b9bc49b2414e3b X-VCS-Branch: master Date: Mon, 23 Dec 2024 20:01:12 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 64634484-06ac-4731-8203-bb2c3d0ee39c X-Archives-Hash: 5530f250e0c2fec04493b7b09911bdfd commit: 87af00470c825b83cf9a5da525b9bc49b2414e3b Author: Michael Mair-Keimberger levelnine at> AuthorDate: Wed Dec 18 16:19:10 2024 +0000 Commit: Conrad Kostecki gentoo org> CommitDate: Mon Dec 23 19:50:23 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=87af0047 net-dialup/ppp: remove unused file Signed-off-by: Michael Mair-Keimberger levelnine.at> Signed-off-by: Conrad Kostecki gentoo.org> net-dialup/ppp/files/README.mpls | 15 --------------- 1 file changed, 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