Xsight switch chip
链接 Introduce Xsight X2-Based Device for SONiC using Accton platform https://github.com/sonic-net/sonic-buildimage/pull/22622 Xsight Labs Announces X2 Programmable SDN Ethernet Switches for Hypersc...
链接 Introduce Xsight X2-Based Device for SONiC using Accton platform https://github.com/sonic-net/sonic-buildimage/pull/22622 Xsight Labs Announces X2 Programmable SDN Ethernet Switches for Hypersc...
SONiC: The networking switch software that powers the Microsoft Global Cloud https://learn.microsoft.com/en-us/shows/azure/sonic-networking-switch-software-that-powers-microsoft-global-cloud https:...
UCB Technical Reports https://www2.eecs.berkeley.edu/Pubs/TechRpts/ UCB EECS Technical Memorandum Series Policy https://eecs.berkeley.edu/resources/grads/tech-report-policy/ UCB techreport text h...
数据中心交换机行业 Magic Quadrant for Data Center Switching https://www.gartner.com/doc/reprints?id=1-2KN9D5PG&ct=250401&st=sb 华为入选2025年Gartner®数据中心网络交换机魔力象限领导者 https://e.huawei.com/cn/forms/2025/...
RFC 9293 Transmission Control Protocol (TCP) 3.2 Specific Option Definitions https://www.rfc-editor.org/rfc/rfc9293.html#section-3.2 Experimental Values in IPv4, IPv6, ICMPv4, ICMPv6, UDP, and TCP...
闲置 Google 帐号政策 https://support.google.com/accounts/answer/12418290?visit_id=638976361990878250-1969757072&p=inactive_account_policy_notification&rd=1 百度网盘空间调整通知 https://pan.baidu.com/compo...
IETF IPv6 Operations (v6ops) https://datatracker.ietf.org/group/v6ops/about/ Gap Analysis for Operating IPv6-Only MPLS Networks https://github.com/ietf-wg-v6ops/draft-nb-v6ops-rfc7439-update https...
在解决Linux内核neighbour子系统问题的过程中发现,直到patch: neigh: Really delete an arp/neigh entry on “ip neigh delete” or “arp -d”被合入,Linux才真正支持手动删除一个Neighbour表项,对应的支持版本是4.13。所以,在此之前的版本,用ip neigh delete或者arp -d都无法完全...
在Debian 12下用源码编译和安装Frrouting,记录一下遇到的问题和解决方法。 官方编译指导: https://docs.frrouting.org/projects/dev-guide/en/latest/building-frr-for-debian12.html libyang 在Debian下用apt安装后的版本小于2.1.128,因此...
记录一些linux kernel中tcp的一些资料。 Reference https://oldvger.kernel.org/~davem/tcp_output.html “http” https://oldvger.kernel.org/~davem/tcp_skbcb.html “http”