X Tutup
Skip to content

Commit ebde4e6

Browse files
authored
Merge pull request Snailclimb#1023 from Xunzhuo/patch-9
fix OSPF error
2 parents 98497d4 + f4fad2f commit ebde4e6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/network/计算机网络.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -189,7 +189,7 @@ TCP的拥塞控制采用了四种算法,即 **慢开始** 、 **拥塞避免**
189189

190190
<img src="https://my-blog-to-use.oss-cn-beijing.aliyuncs.com/2019-11/url输入到展示出来的过程.jpg" style="zoom:50%;" />
191191

192-
> 上图有一个错误,请注意,是OSPF不是OPSF。 OSPF(Open Shortest Path Fitst,ospf)开放最短路径优先协议,是由Internet工程任务组开发的路由选择协议
192+
> 上图有一个错误,请注意,是OSPF不是OPSF。 OSPF(Open Shortest Path First,ospf)开放最短路径优先协议,是由Internet工程任务组开发的路由选择协议
193193
194194
总体来说分为以下几个过程:
195195

0 commit comments

Comments
 (0)
X Tutup