summaryrefslogtreecommitdiff
path: root/lib/ofp-monitor.c
Commit message (Expand)AuthorAgeFilesLines
* ofp-monitor: Fix abort on malformed flow update event.Ilya Maximets2022-05-041-9/+11
* ofp-monitor: Support flow monitoring for OpenFlow 1.3, 1.4+.Vasu Dasari2022-04-281-146/+698
* ofp-monitor: Extend Flow Monitoring support for OF 1.0-1.2 with Nicira Extens...Vasu Dasari2022-04-281-9/+11
* ofp-monitor: Make OFP_FLOW_REMOVED_REASON_BUFSIZE public.Ben Pfaff2019-12-121-1/+0
* ofp-monitor: Fixed the usage of 'usable_protocols' variable in 'parse_flow_mo...Ashish Varma2019-11-011-0/+8
* Remove support for OpenFlow 1.6 (draft).Ben Pfaff2019-02-051-2/+1
* ofp-msgs: Added ONF_ and NXT_REQUESTFORWARD for OF1.0-1.3Zak Whittington2018-10-261-6/+16
* ofproto: Handle OpenFlow version mismatch for requestforward with groups.Ben Pfaff2018-09-261-1/+6
* ofp-print: Move significant formatting code into more specific .c files.Ben Pfaff2018-06-181-0/+27
* Add support for OpenFlow 1.5 statistics (OXS).SatyaValli2018-05-161-4/+59
* ofp-print: Move much of the printing code into message-specific files.Ben Pfaff2018-03-141-0/+162
* ofp-util, ofp-parse: Break up into many separate modules.Ben Pfaff2018-02-131-0/+689