David Young wrote:
I will take a look at the code later today, but I already have a question: how do I set up a MPLS network to test and see if MPLS in NetBSD works? :-) Is there a manual anywhere?
Not much to set up. Just compile a kernel with options MPLS, start ldpd and use a routing protocol to distribute routes (I use ospfd in quagga) or just setup them manually.
-- Thanks, Mihai