Skip to content

Commit

Permalink
Add changes
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Aug 20, 2024
1 parent 2a7cd0d commit cdf9fac
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 2 deletions.
2 changes: 1 addition & 1 deletion notes
Original file line number Diff line number Diff line change
@@ -1,12 +1,15 @@
---
date: 2024-08-19
updated: 2024-08-20
title: Linux Network sysctl parameters
description: 1. 数据包到达 NIC":"- MAC 验证和 FCS 检查":" NIC 会检查数据包的 MAC 地址 (如果 NIC 不处于混杂模式) 和帧校验序列 (FCS)。如果 MAC 地址不匹配或 FCS 检查失败,数据包会被丢弃。
tags:

categories:
- [network]
---

## In Process
## In Process(收数据包)

1. 数据包到达 NIC:

Expand Down

0 comments on commit cdf9fac

Please sign in to comment.