Age | Commit message (Expand) | Author |
---|---|---|
2008-05-08 | Add license and OpenBSD RCS Tag to the file, spotted by Dries Schellekens. | Pierre-Yves Ritschard |
2008-05-08 | Start at making mpe tap to bpf. While there move if_start() call inside | Pierre-Yves Ritschard |
2008-05-08 | Hook mpe(4) correctly into mpls so that it is possible to tunnel packets over | Claudio Jeker |
2008-05-08 | UP mpe interfaces. | Esben Norby |
2008-05-07 | Missing return and correctly indent a debug printf. | Claudio Jeker |
2008-05-07 | add mpe_input() to be able to be fed packets that will reenter ip. | Pierre-Yves Ritschard |
2008-05-07 | Make mpe a point-to-point interface. | Pierre-Yves Ritschard |
2008-05-07 | Correctly initialize labels by byte-swapping and inserting BoS and TTL. | Pierre-Yves Ritschard |
2008-05-06 | bring in the mpe interface - for ``MPLS Provider Edge'' - this is a work | Pierre-Yves Ritschard |