2013-03-06 |
Ben Pfaff | ofproto: Merge all the CFM query functions into one. |
blob | commitdiff |
2013-02-12 |
Ben Pfaff | Make OpenFlow 1.2+ role replies return the generation ID. |
blob | commitdiff | diff to current |
2013-02-12 |
Ben Pfaff | ofp-util: Simplify struct ofputil_role_request. |
blob | commitdiff | diff to current |
2013-01-26 |
Ben Pfaff | ofproto: Maintain "expirable" list for "add" flow_mod... |
blob | commitdiff | diff to current |
2013-01-26 |
Ben Pfaff | ofproto: Properly refresh rule modified time when nothi... |
blob | commitdiff | diff to current |
2013-01-25 |
Simon Horman | ofproto: Optimise OpenFlow flow expiry |
blob | commitdiff | diff to current |
2013-01-24 |
Ben Pfaff | ofproto: Avoid wild write removing OFPP_LOCAL port... |
blob | commitdiff | diff to current |
2013-01-21 |
Ben Pfaff | ofproto: Remove redundant call to ofconn_get_ofproto |
blob | commitdiff | diff to current |
2013-01-17 |
Justin Pettit | ofproto: Add "actions=" to drop action in "ovs-appctl... |
blob | commitdiff | diff to current |
2013-01-17 |
Ben Pfaff | Replace most uses of assert by ovs_assert. |
blob | commitdiff | diff to current |
2013-01-11 |
Krishna Kondaka | alloc_ofp_port does not allocate the port number correctly |
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-12-26 |
Ben Pfaff | ovs-vswitch: Make OpenFlow "dp_desc" configurable. |
blob | commitdiff | diff to current |
2012-12-26 |
Ben Pfaff | ofproto: Use NULL "desc" values to indicate defaults. |
blob | commitdiff | diff to current |
2012-12-26 |
Ben Pfaff | ofproto: Remove ofproto_set_desc(). |
blob | commitdiff | diff to current |
2012-12-21 |
Ethan Jackson | ofproto: Remove trailing whitespace. |
blob | commitdiff | diff to current |
2012-12-18 |
Ben Pfaff | ofproto, ofproto-dpif: Fix memory leaks of struct iface... |
blob | commitdiff | diff to current |
2012-12-10 |
Jarno Rajahalme | Openflow 1.1 queue set/get config placeholders. |
blob | commitdiff | diff to current |
2012-12-08 |
Ben Pfaff | vswitchd: Make the maximum size of MAC learning tables... |
blob | commitdiff | diff to current |
2012-12-03 |
Jarno Rajahalme | include/openflow: Moved remaining common definitions... |
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-22 |
Ansis Atteka | datapath: add skb mark matching and set action |
blob | commitdiff | diff to current |
2012-11-20 |
Gurucharan Shetty | ofproto: Fix ofport allocation. |
blob | commitdiff | diff to current |
2012-11-16 |
Justin Pettit | Add functions to determine how port should be opened... |
blob | commitdiff | diff to current |
2012-11-12 |
Simon Horman | ofproto, connmgr: Parameterise OpenFlow versions for... |
blob | commitdiff | diff to current |
2012-11-04 |
Ben Pfaff | ofproto: Report 0 Mbps when speed not available instead... |
blob | commitdiff | diff to current |
2012-11-02 |
Ben Pfaff | ofproto: Better hide hidden tables. |
blob | commitdiff | diff to current |
2012-11-02 |
Justin Pettit | ofproto: Add type "run", "run_fast", and "wait" provide... |
blob | commitdiff | diff to current |
2012-11-02 |
Justin Pettit | Separate OpenFlow port numbers from datapath ones. |
blob | commitdiff | diff to current |
2012-11-02 |
Justin Pettit | ofproto: Add initialization function. |
blob | commitdiff | diff to current |
2012-11-02 |
Justin Pettit | Allow the OpenFlow port to be requested for a port. |
blob | commitdiff | diff to current |
2012-10-14 |
Ben Pfaff | ofp-errors: Merge OF1.0 "all tables full" with OF1... |
blob | commitdiff | diff to current |
2012-10-12 |
Ben Pfaff | ofproto: Fix typo in macro name. |
blob | commitdiff | diff to current |
2012-10-12 |
Simon Horman | ofproto: Do not add flow on flow mod if new_cookie... |
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-03 |
Jesse Gross | flow: Extend struct flow to contain tunnel outer header. |
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-28 |
Simon Horman | ofproto: Rationalise comments in handle_flow_mod(). |
blob | commitdiff | diff to current |
2012-09-26 |
Ben Pfaff | openflow-1.2: Remove OFPAT12_* definitions that duplica... |
blob | commitdiff | diff to current |
2012-09-20 |
Anupam Chanda | ofproto: Fix uninitialized field in ofputil_flow_update. |
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-05 |
Simon Horman | ofp-errors: Use OFPERR_OFPBRC_BAD_TABLE_ID |
blob | commitdiff | diff to current |
2012-09-05 |
Simon Horman | ofp-errors: Use OFPERR_OFPBRC_BAD_PORT |
blob | commitdiff | diff to current |
2012-09-04 |
Ben Pfaff | Introduce sparse flows and masks, to reduce memory... |
blob | commitdiff | diff to current |
2012-09-04 |
Ben Pfaff | classifier: Prepare for "struct cls_rule" needing to... |
blob | commitdiff | diff to current |
2012-09-04 |
Ben Pfaff | classifier: Break cls_rule 'flow' and 'wc' members... |
blob | commitdiff | diff to current |
2012-09-04 |
Ben Pfaff | flow: Replace flow_wildcards members by a single "struc... |
blob | commitdiff | diff to current |
2012-09-04 |
Ben Pfaff | ofproto: Move ofpacts_check() calls from ofproto-dpif... |
blob | commitdiff | diff to current |
2012-09-04 |
Ben Pfaff | ofproto: Move 'max_ports' from ofproto-dpif.c to ofproto.c. |
blob | commitdiff | diff to current |
2012-08-13 |
Ethan Jackson | cfm: Expose remote CFM opstate in the database. |
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-03 |
Ben Pfaff | util: New macro CONST_CAST. |
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 | openflow: Separate OF1.0, OF1.1 flow_mod constants... |
blob | commitdiff | diff to current |
2012-07-31 |
Ben Pfaff | openflow: Rename OpenFlow 1.0 statistics messages with... |
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-17 |
Ethan Jackson | ofproto: Fix compiler warnings. |
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 | ofproto: Add extra comments and checking for expiring... |
blob | commitdiff | diff to current |
2012-07-12 |
Ben Pfaff | ofproto: Represent flow cookie changes as operations... |
blob | commitdiff | diff to current |
2012-07-12 |
Ben Pfaff | ofproto: Revert change in flow cookie when an ofoperati... |
blob | commitdiff | diff to current |
2012-07-12 |
Ben Pfaff | ofproto: Finalize all ofoperations in a given ofgroup... |
blob | commitdiff | diff to current |
2012-07-12 |
Ben Pfaff | ofproto: Mark some function parameters const. |
blob | commitdiff | diff to current |
2012-07-06 |
Ben Pfaff | ofproto: Make ofoperation_create() return the new opera... |
blob | commitdiff | diff to current |
2012-07-06 |
Ben Pfaff | ofproto: Fix typos in comments. |
blob | commitdiff | diff to current |
2012-07-05 |
Ben Pfaff | ovs-vswitchd: Log datapath ID in a more user-friendly... |
blob | commitdiff | diff to current |
2012-07-05 |
Ben Pfaff | ofproto: Always include ofproto name in log messages. |
blob | commitdiff | diff to current |
2012-07-04 |
Ben Pfaff | Introduce ofpacts, an abstraction of OpenFlow actions. |
blob | commitdiff | diff to current |
2012-06-27 |
Ben Pfaff | ofproto: Report nonexistent ports and queues as errors... |
blob | commitdiff | diff to current |
2012-06-26 |
Mehak Mahajan | Setting miss_send_len on receiving NXT_SET_ASYNC_CONFIG... |
blob | commitdiff | diff to current |
2012-06-21 |
Ben Pfaff | ofproto: Periodically log a summary of flow table changes. |
blob | commitdiff | diff to current |
2012-06-14 |
Ben Pfaff | ofproto: Remove member whose value is always -1 from... |
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-06-11 |
Ben Pfaff | ofproto: Update comment. |
blob | commitdiff | diff to current |
2012-06-07 |
Ethan Jackson | ofproto: Fix use after free in ofoperation_complete(). |
blob | commitdiff | diff to current |
2012-05-29 |
Justin Pettit | ofp-util: Clean up cookie handling. |
blob | commitdiff | diff to current |
2012-05-22 |
Ben Pfaff | Add support for tracking and logging daemon memory... |
blob | commitdiff | diff to current |
2012-05-14 |
Ben Pfaff | ofproto: Remove write-only variable. |
blob | commitdiff | diff to current |
2012-05-09 |
Ben Pfaff | ofproto: Don't limit flows in OpenFlow tables by default. |
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-03 |
Raju Subramanian | Global replace of Nicira Networks. |
blob | commitdiff | diff to current |
2012-05-02 |
Justin Pettit | ofproto: Rate-limit STP status errors on non-existent... |
blob | commitdiff | diff to current |
2012-04-23 |
Ben Pfaff | ofproto: Fix use-after-free error when ports disappear. |
blob | commitdiff | diff to current |
2012-04-05 |
Mehak Mahajan | Granular link health statistics for cfm. |
blob | commitdiff | diff to current |
2012-04-05 |
Mehak Mahajan | Revert "Granular link health statistics for cfm." |
blob | commitdiff | diff to current |
2012-04-05 |
Mehak Mahajan | Granular link health statistics for cfm. |
blob | commitdiff | diff to current |
2012-03-27 |
Simon Horman | Add error codes for Open Flow v1.2 |
blob | commitdiff | diff to current |
2012-03-23 |
Ben Pfaff | treewide: Convert tabs to spaces in C source files... |
blob | commitdiff | diff to current |
2012-03-23 |
Pravin B Shelar | ofproto: Optimize internal device MTU update |
blob | commitdiff | diff to current |
2012-03-13 |
Pravin B Shelar | ofproto: Fix internal port mtu setting. |
blob | commitdiff | diff to current |
2012-03-12 |
Ben Pfaff | ofproto: Fix code that keeps track of MTU. |
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 | Break OFPT_* constants into common value and 1.0- and... |
blob | commitdiff | diff to current |
2012-03-07 |
Ben Pfaff | Introduce ofputil_protocol, to abstract the protocol... |
blob | commitdiff | diff to current |
2012-02-21 |
Ethan Jackson | unixctl: New JSON RPC back-end. |
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 |
next |