Changes between Version 13 and Version 14 of Internal/OpenFlow/VendorTutorial
- Timestamp:
- Mar 2, 2013, 9:33:37 PM (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Internal/OpenFlow/VendorTutorial
v13 v14 304 304 305 305 == 4. Conclusion == #theend 306 In this tutorial, we tried to cover the basics of developing custom messages. While this page contains a hoard of information as is, it is assumed that you also want to do something with the messages once you create them. That part delves into service development in Floodlight, and may require manipulating `OFChannelHandler`. The following links provides information on getting started on these two fronts:306 In this tutorial, we tried to cover the basics of developing custom messages. While this page describes Vendor message creation, usage delves into controller service development. The following links provides information on getting started on this front: 307 307 308 308 ==== Floodlight development ====