Re: VPLS patch [1/3]: prepare sys/ to receive pseudowire implementation

2014-11-14 Thread Rafael Zalamena
On Tue, Sep 30, 2014 at 11:00:25AM +0200, Martin Pieuchot wrote: > Hello Rafael, > > On 14/09/14(Sun) 23:49, Rafael Zalamena wrote: > > The following patch is just a preparation for the code that is coming to > > implement the wire network interface (the VPLS datapath) to work on OpenBSD. > > > >

Re: VPLS patch [1/3]: prepare sys/ to receive pseudowire implementation

2014-09-30 Thread Martin Pieuchot
Hello Rafael, On 14/09/14(Sun) 23:49, Rafael Zalamena wrote: > The following patch is just a preparation for the code that is coming to > implement the wire network interface (the VPLS datapath) to work on OpenBSD. > > This code turns the mpe code that handles route and labels into some general >

VPLS patch [1/3]: prepare sys/ to receive pseudowire implementation

2014-09-14 Thread Rafael Zalamena
The following patch is just a preparation for the code that is coming to implement the wire network interface (the VPLS datapath) to work on OpenBSD. This code turns the mpe code that handles route and labels into some general use functions that will be called by mpe and wire. diff --git sys/net/