0
点赞
收藏
分享

微信扫一扫

SAI 交换机抽象接口

对于网络交换机开发协议驱动开发,linux 缺少标准(其他的网络,文件系统都包含了标准的开发流程),SAI 是一个开放标准,方便扩展

参考图

SAI 交换机抽象接口_github

 

 

说明

SAI 同时包含了内核太以及用户太的定义,可以简化开发

参考资料

https://github.com/opencomputeproject/SAI/blob/master/doc/spec.md

https://www.design-reuse.com/articles/44519/switch-abstraction-interface-sai.htmlhttps://github.com/opencomputeproject/SAI


举报

相关推荐

0 条评论