1
0
mirror of https://github.com/Snailclimb/JavaGuide synced 2025-06-16 18:10:13 +08:00

Merge pull request #1023 from Xunzhuo/patch-9

fix OSPF error
This commit is contained in:
Guide哥 2020-12-15 20:25:52 +08:00 committed by GitHub
commit ebde4e6cfb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -189,7 +189,7 @@ TCP的拥塞控制采用了四种算法即 **慢开始** 、 **拥塞避免**
<img src="https://my-blog-to-use.oss-cn-beijing.aliyuncs.com/2019-11/url输入到展示出来的过程.jpg" style="zoom:50%;" />
> 上图有一个错误请注意是OSPF不是OPSF。 OSPFOpen Shortest Path Fitstospf开放最短路径优先协议,是由Internet工程任务组开发的路由选择协议
> 上图有一个错误请注意是OSPF不是OPSF。 OSPFOpen Shortest Path Firstospf开放最短路径优先协议,是由Internet工程任务组开发的路由选择协议
总体来说分为以下几个过程: