|
Lines 43-49
Link Here
|
| 43 |
<p>MPLS is a networking protocol used for routing information |
43 |
<p>MPLS is a networking protocol used for routing information |
| 44 |
quickly and efficiently. It is used extensively in the |
44 |
quickly and efficiently. It is used extensively in the |
| 45 |
internet's backbone networks. Over the course of the program, |
45 |
internet's backbone networks. Over the course of the program, |
| 46 |
code has been ported to FreeBSD from the OpendBSD/NetBSD |
46 |
code has been ported to FreeBSD from the OpenBSD/NetBSD |
| 47 |
operating systems. Basic functionality of sending and receiving |
47 |
operating systems. Basic functionality of sending and receiving |
| 48 |
packets was the main goal of the project, but unfortunately this |
48 |
packets was the main goal of the project, but unfortunately this |
| 49 |
was not acheived. It is very close to having this functionality, |
49 |
was not acheived. It is very close to having this functionality, |