|
|
Log in / Subscribe / Register

End-to-end network programmability

End-to-end network programmability

Posted Aug 15, 2020 10:13 UTC (Sat) by ras (subscriber, #33059)
Parent article: End-to-end network programmability

So where do things like OpenVswitch[0] and faucet[1] fit into all this? This looks to be a a different way of doing the same thing. It would be nice to see a comparison.

[0] https://www.openvswitch.org/

[1] https://faucet.nz/


to post comments

End-to-end network programmability

Posted Aug 15, 2020 12:31 UTC (Sat) by leromarinvit (subscriber, #56850) [Link]

I've never used any kind of SDN stack, but I'm under the impression that at least if you want hardware support, you're limited by what protocols your hardware supports with traditional switches, even if controlled by OVS or Faucet. Whereas with PISA and P4, you can just write a new parser and load it into your existing switch, and it will work at line speed.

Now, as I said, I'm certainly no expert on any of this, so please correct me if I'm wrong.


Copyright © 2026, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds