Hi Alexander, On Sun, 2021-12-05 at 22:19 +0000, Alexander V. Chernikov wrote: > > If I were to work on this, would I be better off starting with the > > dataplane or control plane? > I’d start with dataplane first - it’ll allow to get something simple > actually working and establish the basic datastructures. With these > in place it’ll be easier to do iterate w/ control plane > implementation. >
Thanks for your response! I may start with copying over some of the dataplane from OpenBSD, porting it, and then writing a new control plane. -Neel (nc@)