- Software-Defined Networking with OpenFlow(Second Edition)
- Oswald Coker Siamak Azodolmolky
- 72字
- 2021-07-02 15:50:03
Flags
These are used to alter the way flows get managed. Flags are commonly used in various headers to specify certain actions; major ones include OFPXMT_OFB_TCP_FLAGS used in TCP header (EXT-109). This field is used to match all flags, such as SYN, ACK, and FIN, and can be used to detect the start and the end of TCP connections. Another common flag is OFPC_FRAG_REASM, which reassembles IP fragments before pipeline processing.
推薦閱讀
- 我的第一本算法書
- Python Network Programming Cookbook(Second Edition)
- Data Analysis with Stata
- 你不知道的JavaScript(中卷)
- Learning Probabilistic Graphical Models in R
- Java系統化項目開發教程
- Building Microservices with .NET Core
- MINECRAFT編程:使用Python語言玩轉我的世界
- Serverless Web Applications with React and Firebase
- Python第三方庫開發應用實戰
- Laravel Design Patterns and Best Practices
- Python數據預處理技術與實踐
- HTML5+jQuery Mobile移動應用開發
- Spring Microservices
- 瘋狂Java講義精粹