- Software-Defined Networking with OpenFlow(Second Edition)
- Oswald Coker Siamak Azodolmolky
- 68字
- 2021-07-02 15:50:04
Packet-out
These are used by the controller to send packets out of a specified port on the switch as well as for the forwarding of packets received from any packet-in message. The buffer ID should be present for packets that are not complete and the list of actions, including the order in which they should be executed, must be applied to the packet for it to be forwarded.
推薦閱讀
- 微服務設計原理與架構(gòu)
- FFmpeg入門詳解:音視頻原理及應用
- 微信小程序入門指南
- Visual C#.NET程序設計
- Scala程序員面試算法寶典
- 快人一步:系統(tǒng)性能提高之道
- NGINX Cookbook
- Mastering Business Intelligence with MicroStrategy
- RubyMotion iOS Develoment Essentials
- Application Development with Swift
- Arduino機器人系統(tǒng)設計及開發(fā)
- HTML5移動前端開發(fā)基礎與實戰(zhàn)(微課版)
- Building Scalable Apps with Redis and Node.js
- Visual C++ 開發(fā)從入門到精通
- C++ Windows Programming