随笔分类 -  open_network

openswitch, openflow, SDN, NFV, NOS, DPDK
摘要:http://network.51cto.com/art/201412/460623.htm 阅读全文
posted @ 2018-02-04 17:10 soul.stone 阅读(358) 评论(0) 推荐(0)
摘要:相关链接: http://openvswitch.org/ github: https://github.com/openvswitch/ovs/ https://www.sdnlab.com/tag/openvswitch/ http://blog.csdn.net/tantexian/artic 阅读全文
posted @ 2018-02-04 14:56 soul.stone 阅读(222) 评论(0) 推荐(1)
摘要:website:https://frrouting.org/ github:https://github.com/FRRouting/frr FRRouting (FRR) is an IP routing protocol suite for Linux and Unix platforms wh 阅读全文
posted @ 2018-02-04 14:54 soul.stone 阅读(373) 评论(0) 推荐(0)
摘要:github: https://github.com/Azure/SONiC 支持硬件列表:https://github.com/Azure/SONiC/wiki/Supported-Devices-and-Platforms 架构介绍:https://github.com/Azure/SONiC/ 阅读全文
posted @ 2018-02-04 14:52 soul.stone 阅读(575) 评论(0) 推荐(0)
摘要:https://github.com/facebook/fboss 阅读全文
posted @ 2018-02-04 14:44 soul.stone 阅读(220) 评论(0) 推荐(0)
摘要:http://www.opencompute.org/ 项目列表: 3、HARDWARE Management OpenBMC - framework & processes to contribute code, manage source tree & check-in process, ove 阅读全文
posted @ 2018-01-28 22:27 soul.stone 阅读(663) 评论(0) 推荐(0)
摘要:todo 阅读全文
posted @ 2018-01-28 22:13 soul.stone 阅读(342) 评论(0) 推荐(0)
摘要:http://dy.163.com/v2/article/detail/CDG9CD7G05179LAH.html 2月2日,SDxCentral发布了2017下一代数据中心研究报告(2017 Next Gen Data Center Networking Report)。这份报告系统介绍了下一代数 阅读全文
posted @ 2018-01-26 21:35 soul.stone 阅读(1818) 评论(0) 推荐(0)
摘要:http://dy.163.com/v2/article/detail/CNGPMVGG05179LAH.html 这两年一直忙业务,好久没写文章了,不断有朋友让我再写写SDN和白牌。好不容易找到一点时间,SDN暂且放后,决定先把白牌交换机写一下,实在是觉得业界对它的误解太多,错误的期待太多,有必要 阅读全文
posted @ 2018-01-26 21:32 soul.stone 阅读(1132) 评论(0) 推荐(0)
摘要:https://opennetlinux.org/ github:https://github.com/OpenComputeProject/OpenNetworkLinux Open Network Linux is a Linux distribution for "bare metal" sw 阅读全文
posted @ 2018-01-20 20:33 soul.stone 阅读(2148) 评论(0) 推荐(0)
摘要:https://github.com/FRRouting/frr/wiki/Building-FRR-on-Ubuntu-1404 Install required packages Add packages: Add frr groups and user Download Source, con 阅读全文
posted @ 2018-01-20 13:13 soul.stone 阅读(514) 评论(0) 推荐(0)
摘要:1、fand 1)main函数 read_sysfs_int("/sys/bus/i2c/drivers/cmmcpld/13-003e/slotid", &sysfs_value) write_fan_speed(fan + fan_offset, fan_speed) write_fan_led 阅读全文
posted @ 2018-01-19 22:33 soul.stone 阅读(2058) 评论(0) 推荐(0)
摘要:https://github.com/Broadcom-Switch/OpenNSL Open Network Switch Layer (OpenNSL) is a library of network switch APIs that is openly available for progra 阅读全文
posted @ 2018-01-18 23:09 soul.stone 阅读(514) 评论(0) 推荐(0)
摘要:todo 阅读全文
posted @ 2018-01-18 19:11 soul.stone 阅读(133) 评论(0) 推荐(0)
摘要:1、SONiC/FBOSS/OpenSwitch/ONL/Cumulus都属性网络操作系统,SONiC和FBOSS(以及snaproute)一样强调是网络软件集合,而非Linux发行版本,可以看作app级NOS;ONL和Cumulus则强调做Linux的发行版本(网络操作系统类),OpenSwitc 阅读全文
posted @ 2018-01-18 19:07 soul.stone 阅读(369) 评论(0) 推荐(0)
摘要:https://www.broadcom.com/products/ethernet-connectivity/software/of-dpa http://broadcom-switch.github.io/of-dpa/doc/html/OFDPA_OVERVIEW.html OpenFlow 阅读全文
posted @ 2018-01-15 09:14 soul.stone 阅读(340) 评论(0) 推荐(0)
摘要:wiki:https://en.wikipedia.org/wiki/COM_Express COM Express, a computer-on-module (COM) form factor, is a highly integrated and compact PC that can be 阅读全文
posted @ 2018-01-14 19:27 soul.stone 阅读(283) 评论(0) 推荐(0)
摘要:https://www.bigswitch.com/ https://www.sdnlab.com/18350.html //todo BigSwitch可以说是根正苗红的SDN玩家,公司从2010年成立,公司的主要创始人有很多都是从Clean State项目组出身的,包括Guido Appenze 阅读全文
posted @ 2018-01-13 22:46 soul.stone 阅读(515) 评论(0) 推荐(0)
摘要:https://frrouting.org/ github:https://github.com/FRRouting/frr FRRouting (FRR) is an IP routing protocol suite for Linux and Unix platforms which incl 阅读全文
posted @ 2018-01-13 22:32 soul.stone 阅读(4523) 评论(0) 推荐(0)
摘要:官网:https://p4.org/ github:https://github.com/p4lang/tutorials 相关文章: P4语言编程快速开始:https://www.sdnlab.com/18072.html 用P4对数据平面进行编程:https://www.sdnlab.com/1 阅读全文
posted @ 2018-01-13 22:23 soul.stone 阅读(490) 评论(0) 推荐(0)