- 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.
推薦閱讀
- 計算思維與算法入門
- FuelPHP Application Development Blueprints
- Mastering Entity Framework Core 2.0
- Oracle WebLogic Server 12c:First Look
- Python科學(xué)計算(第2版)
- ThinkPHP 5實戰(zhàn)
- 基于Swift語言的iOS App 商業(yè)實戰(zhàn)教程
- Python:Master the Art of Design Patterns
- 微服務(wù)架構(gòu)深度解析:原理、實踐與進(jìn)階
- Essential C++(中文版)
- HTML5移動Web開發(fā)
- Android初級應(yīng)用開發(fā)
- 高質(zhì)量程序設(shè)計指南:C++/C語言
- Learn Linux Quickly
- Learning iOS Penetration Testing