2013-12-20 |
Ben Pfaff | ofp-print: Print durations with at least three decimals. |
blob | commitdiff |
2013-12-17 |
Harold Lim | Rename NOT_REACHED to OVS_NOT_REACHED |
blob | commitdiff | diff to current |
2013-11-26 |
Alin Serdean | Avoid printf type modifiers not supported by MSVC C... |
blob | commitdiff | diff to current |
2013-11-02 |
Ben Pfaff | ofproto: Centralize action checking, doing it at decode... |
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 |
Alexandru Copot | include/openflow: Add OpenFlow 1.4 header file |
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-24 |
YAMAMOTO Takashi | ofp-print: Update a printf format for the recent pin... |
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-21 |
Joe Stringer | ofp-actions: Distinguish OF1.1/1.2 push_mpls from OF1.3+. |
blob | commitdiff | diff to current |
2013-10-14 |
Ben Pfaff | ofp-actions: Make ofpacts_format() caller add "actions... |
blob | commitdiff | diff to current |
2013-09-17 |
Ben Pfaff | openvswitch/types.h: New macros OVS_BE16_MAX, OVS_BE32_... |
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-07 |
Alexandru Copot | ofp-print: display OFPT_GET_ASYNC_REPLY in same way... |
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-27 |
Ben Pfaff | ofp-util: Abstract flow_mod OFPFF_* flags. |
blob | commitdiff | diff to current |
2013-08-22 |
Joe Stringer | ofp-util: Add SCTP support |
blob | commitdiff | diff to current |
2013-08-21 |
Ben Pfaff | Reinterpret base for meter band types bitmap. |
blob | commitdiff | diff to current |
2013-08-13 |
Jesse Gross | flow: Enable matching on new field 'pkt_mark'. |
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-18 |
Ben Pfaff | ofp-msgs: Consistently include "STATS" in the names... |
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-20 |
Alex Wang | Create specific types for ofp and odp port |
blob | commitdiff | diff to current |
2013-06-12 |
Ben Pfaff | ofp-print: Avoid returning static data. |
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-17 |
Simon Horman | Allow hexdump of packet data of PACKET_{IN, OUT} messages |
blob | commitdiff | diff to current |
2013-05-17 |
Simon Horman | ofp-print: ofp_packet_to_string() Do not emit extra... |
blob | commitdiff | diff to current |
2013-05-10 |
Jarno Rajahalme | OpenFlow-level flow-based tunneling support. |
blob | commitdiff | diff to current |
2013-03-15 |
Stephane A. Sezer | lib: Rename lib/pcap.h to avoid inclusion conflicts. |
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 |
Simon Horman | User-Space MPLS actions and matches |
blob | commitdiff | diff to current |
2013-01-15 |
Jarno Rajahalme | ofp-print.c: Fix remaining port number prints. |
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-12 |
Ben Pfaff | packets: Change IP_ARGS interface to take an ovs_be32... |
blob | commitdiff | diff to current |
2012-12-10 |
Jarno Rajahalme | Openflow 1.1 queue set/get config placeholders. |
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-05 |
Simon Horman | ofp-util: Add version bitmap support to hello messages. |
blob | commitdiff | diff to current |
2012-11-02 |
Mehak Mahajan | Process RARP packets with ethertype 0x8035 similar... |
blob | commitdiff | diff to current |
2012-10-12 |
Simon Horman | ofp-print: Do not display flow mod cookie if it is... |
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-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-17 |
Ben Pfaff | ofp-print: Fix memory leak printing flow stats replies. |
blob | commitdiff | diff to current |
2012-08-17 |
Ben Pfaff | Do not include zeroed metadata fields in NXM/OXM packet... |
blob | commitdiff | diff to current |
2012-08-10 |
Simon Horman | ofp-print: Enable display of Open Flow 1.1 & 1.2 Table... |
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-07 |
Simon Horman | ofp-print: Use the prevailing protocol to call ofputil_... |
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 | ofproto: As of Open Flow 1.1 switch_features has no... |
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-20 |
Ben Pfaff | ofp-print: Print the type of truncated messages, when... |
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 | Add OFPRR_EVICTION to enum ofp_flow_removed_reason. |
blob | commitdiff | diff to current |
2012-07-12 |
Ben Pfaff | ofp-print: Slightly extend ofp_print_bit_names(). |
blob | commitdiff | diff to current |
2012-07-12 |
Ben Pfaff | ofp-print: Print out_port field in "flow_mod"s. |
blob | commitdiff | diff to current |
2012-07-12 |
Ben Pfaff | ovs-ofctl: Add --sort and --rsort options for "dump... |
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-27 |
Simon Horman | openflow: Add Open Flow 1.2 to ofp_to_string__() |
blob | commitdiff | diff to current |
2012-06-27 |
Joe Stringer | Add OXM_OF_METADATA field as a step toward 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-14 |
Ben Pfaff | Avoid writes to variables that are never read back. |
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-01 |
Ben Pfaff | ofp-print: Add some more white space to flow dumps. |
blob | commitdiff | diff to current |
2012-03-30 |
Simon Horman | Add some missing Open Flow 1.1 definitions |
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 | ofp-print: Print OpenFlow version number of message... |
blob | commitdiff | diff to current |
2012-03-07 |
Ben Pfaff | Introduce ofputil_protocol, to abstract the protocol... |
blob | commitdiff | diff to current |
2012-03-07 |
Ben Pfaff | ofp-print: Remove unused function ofp_message_type_to_s... |
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-15 |
Ben Pfaff | Implement new "fin_timeout" action and "learn" feature. |
blob | commitdiff | diff to current |
2012-02-09 |
Ethan Jackson | ofp-print: Fix compiler warning. |
blob | commitdiff | diff to current |
2012-02-09 |
Ben Pfaff | ofproto: Implement OpenFlow extension to allow control... |
blob | commitdiff | diff to current |
2012-02-09 |
Ben Pfaff | Add support for parsing and printing OFPFF_* flags. |
blob | commitdiff | diff to current |
2012-02-09 |
Ben Pfaff | ofp-util: Add struct ofputil_packet_out, helper functio... |
blob | commitdiff | diff to current |
2012-02-08 |
Ben Pfaff | ofp-print: Fix up doubled "break;". |
blob | commitdiff | diff to current |
2012-02-07 |
Ben Pfaff | Add information about time left before timeouts to... |
blob | commitdiff | diff to current |
2012-02-07 |
Ben Pfaff | ofp-print: Merge two cases in ofp_to_string__(). |
blob | commitdiff | diff to current |
2012-02-01 |
Ben Pfaff | meta-flow: New "subfield" data structure. |
blob | commitdiff | diff to current |
2012-01-14 |
Pravin B Shelar | ofproto: New action TTL decrement. |
blob | commitdiff | diff to current |
2012-01-12 |
Ben Pfaff | Better abstract OpenFlow error codes. |
blob | commitdiff | diff to current |
2012-01-12 |
Ben Pfaff | nicira-ext: Rename "struct nxt_*" to "struct nx_*". |
blob | commitdiff | diff to current |
2012-01-10 |
Ethan Jackson | openflow: New Nicira Extended PACKET_IN format. |
blob | commitdiff | diff to current |
2012-01-10 |
Ethan Jackson | flow: Create new flow_metadata structure for packet_in... |
blob | commitdiff | diff to current |
2012-01-10 |
Ethan Jackson | ofputil: New function ofputil_decode_packet_in(). |
blob | commitdiff | diff to current |
2012-01-10 |
Ethan Jackson | ofp-print: Print checksum in ofp_packet_to_string(). |
blob | commitdiff | diff to current |
2012-01-10 |
Ethan Jackson | ofp-print: Remove tcpdump from ofp_packet_to_string(). |
blob | commitdiff | diff to current |
next |