2013-12-13 |
Helmut Schaa | lib/ofp: Consolidate some struct field orders |
blob | commitdiff |
2013-12-11 |
Jarno Rajahalme | Classifier: Track address prefixes. |
blob | commitdiff | diff to current |
2013-11-05 |
Ben Pfaff | ofproto: report the correct set of actions for group... |
blob | commitdiff | diff to current |
2013-11-02 |
Simon Horman | ofproto: Verify compatibility of liveness of groups... |
blob | commitdiff | diff to current |
2013-11-02 |
Ben Pfaff | ofproto: Centralize action checking, doing it at decode... |
blob | commitdiff | diff to current |
2013-11-02 |
Ben Pfaff | ofp-util: Move ofputil_check_output_port() to ofp-actio... |
blob | commitdiff | diff to current |
2013-11-01 |
Jarno Rajahalme | ofp-actions: Simplify interface and internal structure. |
blob | commitdiff | diff to current |
2013-11-01 |
Jarno Rajahalme | Native Set-Field action. |
blob | commitdiff | diff to current |
2013-10-29 |
Alexandru Copot | ofproto: Add support for sending OFPTYPE_ROLE_STATUS... |
blob | commitdiff | diff to current |
2013-10-29 |
Venkitachalam Gopa... | Implement OFPT_QUEUE_GET_CONFIG_REQUEST and OFPT_QUEUE_... |
blob | commitdiff | diff to current |
2013-10-23 |
Jarno Rajahalme | lib/ofp-actions: Enforce action consistency. |
blob | commitdiff | diff to current |
2013-10-23 |
Ben Pfaff | ofp-util: Use correct cookie value in "packet_in"s... |
blob | commitdiff | diff to current |
2013-10-23 |
Ben Pfaff | ofp-util: Improve comments on struct ofputil_packet_in. |
blob | commitdiff | diff to current |
2013-10-23 |
Ben Pfaff | connmgr: Move send_len from ofputil_packet_in to ofprot... |
blob | commitdiff | diff to current |
2013-10-23 |
Ben Pfaff | connmgr: Move controller_id from ofputil_packet_in... |
blob | commitdiff | diff to current |
2013-10-23 |
Ben Pfaff | ofproto, ofp-util: Begin disentangling packet-in wire... |
blob | commitdiff | diff to current |
2013-10-21 |
Joe Stringer | ofp-actions: Distinguish OF1.1/1.2 push_mpls from OF1.3+. |
blob | commitdiff | diff to current |
2013-10-17 |
Jarno Rajahalme | include/openflow: Move union ofp_action away from headers. |
blob | commitdiff | diff to current |
2013-09-12 |
Daniel Baluta | ofproto: update flow_stats flags on flow_stats_request |
blob | commitdiff | diff to current |
2013-09-07 |
Andy Zhou | openflow-1.1+: OFPT_TABLE_MOD (part 1) |
blob | commitdiff | diff to current |
2013-09-05 |
Simon Horman | ovs-ofctl: Handle any number of buckets in group statistics |
blob | commitdiff | diff to current |
2013-09-02 |
Neil Zhu | Implement OpenFlow 1.1+ "groups" protocol. |
blob | commitdiff | diff to current |
2013-08-28 |
Jarno Rajahalme | lib: Keep track of usable protocols while parsing. |
blob | commitdiff | diff to current |
2013-08-27 |
Ben Pfaff | ofp-util: Abstract flow_mod OFPFF_* flags. |
blob | commitdiff | diff to current |
2013-08-08 |
Ethan Jackson | ofproto-dpif: Make packet_ins thread safe. |
blob | commitdiff | diff to current |
2013-08-03 |
Ethan Jackson | ofproto-dpif: Handle learn action flow mods asynchronously. |
blob | commitdiff | diff to current |
2013-07-26 |
Ben Pfaff | Implement OpenFlow 1.3 queue stats duration feature. |
blob | commitdiff | diff to current |
2013-07-08 |
Ben Pfaff | Add basic OpenFlow 1.1 protocol support. |
blob | commitdiff | diff to current |
2013-07-08 |
Ben Pfaff | ofp-util: Add 'modify_cookie' to struct ofputil_flow_mo... |
blob | commitdiff | diff to current |
2013-06-27 |
Jarno Rajahalme | ofp-util: Meter fixes. |
blob | commitdiff | diff to current |
2013-06-25 |
Jarno Rajahalme | ofp-util: Support for OpenFlow 1.3 meters. |
blob | commitdiff | diff to current |
2013-06-24 |
Ben Pfaff | ofp-util: New function ofputil_port_to_string(). |
blob | commitdiff | diff to current |
2013-06-20 |
Jarno Rajahalme | ofp-util: Remove prototype of non-existing function. |
blob | commitdiff | diff to current |
2013-06-20 |
Alex Wang | Create specific types for ofp and odp port |
blob | commitdiff | diff to current |
2013-06-10 |
Ben Pfaff | ofp-util: Don't return static data in ofputil_packet_in... |
blob | commitdiff | diff to current |
2013-05-30 |
Ben Pfaff | Implement duration fields in OpenFlow 1.3 port stats. |
blob | commitdiff | diff to current |
2013-05-03 |
Ben Pfaff | ofp-util: Fix type of 'port' param to ofputil_encode_du... |
blob | commitdiff | diff to current |
2013-02-25 |
Ben Pfaff | ofp-util: Remove prototype for unimplemented, misspelle... |
blob | commitdiff | diff to current |
2013-02-12 |
Ben Pfaff | ofp-util: Simplify struct ofputil_role_request. |
blob | commitdiff | diff to current |
2013-02-05 |
Ethan Jackson | nicira-ext: Remove the autopath action. |
blob | commitdiff | diff to current |
2013-01-17 |
Ben Pfaff | Remove useless use of <assert.h>. |
blob | commitdiff | diff to current |
2012-12-28 |
Jarno Rajahalme | Add Openflow 1.2 role request/reply processing, update... |
blob | commitdiff | diff to current |
2012-11-29 |
Ben Pfaff | ofp-util: New functions for converting protocols to... |
blob | commitdiff | diff to current |
2012-11-29 |
Ben Pfaff | ofp-util: Make "OXM" flow format name include both... |
blob | commitdiff | diff to current |
2012-11-29 |
Ben Pfaff | ofp-util: Style fixes. |
blob | commitdiff | diff to current |
2012-11-27 |
Jarno Rajahalme | Initial OpenFlow 1.3 support |
blob | commitdiff | diff to current |
2012-11-27 |
Jarno Rajahalme | Fix handling of OFPP_ANY in OpenFlow 1.1 and later. |
blob | commitdiff | diff to current |
2012-11-19 |
Simon Horman | vswitchd: Configuration of allowed OpenFlow versions |
blob | commitdiff | diff to current |
2012-11-19 |
Ben Pfaff | connmgr: Use version of underlying rconn |
blob | commitdiff | diff to current |
2012-11-16 |
Ben Pfaff | ofp-util: Allow use of OpenFlow 12 flow format |
blob | commitdiff | diff to current |
2012-11-16 |
Ben Pfaff | ofp-util: Rename OFPUTIL_P_* constants and update comme... |
blob | commitdiff | diff to current |
2012-11-05 |
Simon Horman | ofp-util: Add version bitmap support to hello messages. |
blob | commitdiff | diff to current |
2012-11-05 |
Simon Horman | ofp-util: Add functions to support version number bitmaps. |
blob | commitdiff | diff to current |
2012-10-18 |
Joe Stringer | ofp-actions: Implement writing to metadata field |
blob | commitdiff | diff to current |
2012-10-18 |
Ben Pfaff | ofp-util: Separate output, error reporting in ofputil_p... |
blob | commitdiff | diff to current |
2012-10-12 |
Simon Horman | ofp-msgs: Open Flow 1.1 and 1.2 Queue Status Messages |
blob | commitdiff | diff to current |
2012-10-10 |
Simon Horman | ofp-msgs: Open Flow 1.1 and 1.2 Port Status Messages |
blob | commitdiff | diff to current |
2012-10-04 |
Simon Horman | ofp-util: Set Packet In Format: Use prevailing OpenFlow... |
blob | commitdiff | diff to current |
2012-10-01 |
Simon Horman | ofp-util: Use table_id in OF1.1 and OF1.2 Flow Remove... |
blob | commitdiff | diff to current |
2012-09-26 |
Ben Pfaff | ofp-actions: Allow OF1.1+ actions to be variable-length. |
blob | commitdiff | diff to current |
2012-09-26 |
Ben Pfaff | ofp-actions: Prepare to treat OF1.2 actions as OF1... |
blob | commitdiff | diff to current |
2012-09-20 |
Ben Pfaff | ovs-ofctl: Accept port keywords, OF1.1 port numbers... |
blob | commitdiff | diff to current |
2012-09-13 |
Simon Horman | ofp-util: Allow decoding of Open Flow 1.1 & 1.2 Table... |
blob | commitdiff | diff to current |
2012-09-04 |
Simon Horman | lib/ofp-util: preparation for OF12 of ofp-util |
blob | commitdiff | diff to current |
2012-09-04 |
Ben Pfaff | classifier: Break cls_rule 'flow' and 'wc' members... |
blob | commitdiff | diff to current |
2012-08-09 |
Ben Pfaff | Add support for 'hard_timeout' in OF1.2 flow_removed... |
blob | commitdiff | diff to current |
2012-08-08 |
Simon Horman | ofp-util: Prepare Packet Out encoder for other Open... |
blob | commitdiff | diff to current |
2012-08-08 |
Simon Horman | ofp-util: Allow encoding of Open Flow 1.2 Packet In... |
blob | commitdiff | diff to current |
2012-08-08 |
Simon Horman | ofp-util: ofputil_pull_ofp11_match: Allow OXM match |
blob | commitdiff | diff to current |
2012-08-07 |
Ben Pfaff | learning-switch: Don't use exact-match on every field... |
blob | commitdiff | diff to current |
2012-08-07 |
Simon Horman | ofp-util: Make make_echo_request() aware of different... |
blob | commitdiff | diff to current |
2012-08-07 |
Simon Horman | ofp-util: Allow encoding of Open Flow 1.1 & 1.2 Barrier... |
blob | commitdiff | diff to current |
2012-07-31 |
Simon Horman | ofp-util: Update Capabilities for Open Flow 1.2 |
blob | commitdiff | diff to current |
2012-07-31 |
Simon Horman | openflow: Add enum ofp_version |
blob | commitdiff | diff to current |
2012-07-31 |
Ben Pfaff | ofp-util: Work on decoding OF1.1 flow_mods. |
blob | commitdiff | diff to current |
2012-07-31 |
Ben Pfaff | ofp-msgs: New approach to encoding and decoding OpenFlo... |
blob | commitdiff | diff to current |
2012-07-23 |
Simon Horman | ofp-util: Add OFPUTIL_P_OF12 and NXFF_OPENFLOW12 |
blob | commitdiff | diff to current |
2012-07-12 |
Ben Pfaff | ofproto: New feature to notify controllers of flow... |
blob | commitdiff | diff to current |
2012-07-12 |
Ben Pfaff | ofp-util: Make put_stats__() public as ofputil_put_stat... |
blob | commitdiff | diff to current |
2012-07-04 |
Ben Pfaff | ofp-actions: Add decoding and encoding OF1.1 instructio... |
blob | commitdiff | diff to current |
2012-07-04 |
Ben Pfaff | Introduce ofpacts, an abstraction of OpenFlow actions. |
blob | commitdiff | diff to current |
2012-07-04 |
Ben Pfaff | ofp-util: Add OFPUTIL_ACTION_INVALID to enum ofputil_ac... |
blob | commitdiff | diff to current |
2012-06-13 |
Ben Pfaff | ofp-util: Improve return type of ofputil_decode_packet_... |
blob | commitdiff | diff to current |
2012-06-13 |
Ben Pfaff | ofp-util: Remove unused functions make_add_simple_flow... |
blob | commitdiff | diff to current |
2012-06-13 |
Ben Pfaff | ofp-util: Implement translation to and from OpenFlow... |
blob | commitdiff | diff to current |
2012-06-13 |
Ben Pfaff | openflow-1.0: Rename ofp_match to ofp10_match, OFPFW_... |
blob | commitdiff | diff to current |
2012-05-29 |
Justin Pettit | ofp-util: Clean up cookie handling. |
blob | commitdiff | diff to current |
2012-05-08 |
Justin Pettit | ofp-util: Add ofputil_switch_features_ports_trunc function. |
blob | commitdiff | diff to current |
2012-05-08 |
Justin Pettit | ofproto: Add support for OF1.3 port description multipa... |
blob | commitdiff | diff to current |
2012-05-07 |
Ben Pfaff | ofp-util: Treat a packet-out in_port of OFPP_CONTROLLER... |
blob | commitdiff | diff to current |
2012-05-03 |
Raju Subramanian | Global replace of Nicira Networks. |
blob | commitdiff | diff to current |
2012-03-15 |
Ben Pfaff | ofp-util: Fix typo in comment. |
blob | commitdiff | diff to current |
2012-03-07 |
Ben Pfaff | Abstract everything that uses ofp_phy_port, add OF1... |
blob | commitdiff | diff to current |
2012-03-07 |
Ben Pfaff | openflow: Split OFPAT_* into OFPAT10_* and OFPAT11_*. |
blob | commitdiff | diff to current |
2012-03-07 |
Ben Pfaff | netdev: Abstract "features" interface away from OpenFlo... |
blob | commitdiff | diff to current |
2012-03-07 |
Ben Pfaff | ofp-util: Add functions for working with OpenFlow 1... |
blob | commitdiff | diff to current |
2012-03-07 |
Ben Pfaff | Introduce ofputil_protocol, to abstract the protocol... |
blob | commitdiff | diff to current |
2012-02-27 |
Ben Pfaff | Add ability to direct "packet-in"s to particular contro... |
blob | commitdiff | diff to current |
2012-02-27 |
Ben Pfaff | ofp-util: New functions for string versions of ofp_pack... |
blob | commitdiff | diff to current |
2012-02-27 |
Simon Horman | ofp-util: Remove duplicate declaration of ofputil_decod... |
blob | commitdiff | diff to current |
next |