Setting tag sliver-openvswitch-2.2.90-1
[sliver-openvswitch.git] / lib / ofp-print.c
2014-05-04 Giuseppe LettieriMerge branch 'mainstream'
2014-05-02 Alexandru CopotAdd basic implementation for OpenFlow 1.4 bundles
2014-05-01 Ben PfaffMerge pull request #1 from spil-jasper/master
2014-05-01 Alexandru Copotofp-print: Enable printing OF1.4 version
2014-04-10 Giuseppe LettieriMerge branch 'mainstream'
2014-04-10 Giuseppe LettieriMerge branch 'mainstream'
2014-04-08 Andy Zhouofproto/bond: Implement bond megaflow using recirculation
2014-04-05 Ben Pfaffofp-print: Fix misaligned data access in ofp_print_erro...
2014-04-05 Ben Pfaffpackets: Fix misaligned data accesses for MPLS and...
2014-04-01 Giuseppe LettieriMerge branch 'master' of ssh://git.onelab.eu/git/sliver...
2014-04-03 Jarno Rajahalmeofpbuf: Rename trivial _get_ functions without the...
2014-03-30 Pravin Shelarofpbuf: Introduce access api for base, data and size.
2014-03-30 Jarno Rajahalmelib/ofpbuf: Compact
2014-03-25 Jarno Rajahalmelib/ofpbuf: Remove 'l7' pointer.
2014-03-24 Jarno Rajahalmeofp-util: Fix inconsistencies in table features type.
2014-03-24 Alexander Wuofp-util: Implement OFPMP_TABLE_FEATURES decoding and...
2014-03-23 Alexandru Copotofproto: Allow the use of the OpenFlow 1.4 protocol
2014-03-19 Jarno Rajahalmelib/flow: Retain ODPP_NONE on flow_extract().
2014-03-12 Gurucharan Shettyofp-print: __attribute__ format in visual studio.
2014-03-09 Giuseppe LettieriMerge branch 'mainstream'
2014-03-01 Andy Zhoulib: simplify flow_extract() API
2014-01-21 Giuseppe LettieriMerge branch 'mainstream'
2014-01-03 Giuseppe LettieriMerge branch 'mainstream'
2013-12-20 Ben Pfaffofp-print: Print durations with at least three decimals.
2013-12-17 Harold LimRename NOT_REACHED to OVS_NOT_REACHED
2013-11-26 Giuseppe LettieriMerge branch 'mainstream'
2013-11-26 Alin SerdeanAvoid printf type modifiers not supported by MSVC C...
2013-11-05 Giuseppe LettieriMerge branch 'mainstream'
2013-11-02 Ben Pfaffofproto: Centralize action checking, doing it at decode...
2013-10-29 Alexandru Copotofproto: Add support for sending OFPTYPE_ROLE_STATUS...
2013-10-29 Alexandru Copotinclude/openflow: Add OpenFlow 1.4 header file
2013-10-29 Venkitachalam Gopa... Implement OFPT_QUEUE_GET_CONFIG_REQUEST and OFPT_QUEUE_...
2013-10-25 Giuseppe LettieriMerge branch 'mainstream'
2013-10-24 YAMAMOTO Takashiofp-print: Update a printf format for the recent pin...
2013-10-23 Ben Pfaffofp-util: Use correct cookie value in "packet_in"s...
2013-10-21 Joe Stringerofp-actions: Distinguish OF1.1/1.2 push_mpls from OF1.3+.
2013-10-14 Ben Pfaffofp-actions: Make ofpacts_format() caller add "actions...
2013-09-26 Giuseppe LettieriMerge branch 'mainstream'
2013-09-17 Ben Pfaffopenvswitch/types.h: New macros OVS_BE16_MAX, OVS_BE32_...
2013-09-12 Giuseppe LettieriMerge branch 'mainstream'
2013-09-07 Andy Zhouopenflow-1.1+: OFPT_TABLE_MOD (part 1)
2013-09-07 Alexandru Copotofp-print: display OFPT_GET_ASYNC_REPLY in same way...
2013-09-07 Giuseppe LettieriMerge branch 'mainstream'
2013-09-05 Simon Hormanovs-ofctl: Handle any number of buckets in group statistics
2013-09-02 Neil ZhuImplement OpenFlow 1.1+ "groups" protocol.
2013-08-28 Giuseppe LettieriMerge branch 'mainstream'
2013-08-27 Ben Pfaffofp-util: Abstract flow_mod OFPFF_* flags.
2013-08-24 Giuseppe LettieriMerge branch 'mainstream'
2013-08-22 Joe Stringerofp-util: Add SCTP support
2013-08-21 Ben PfaffReinterpret base for meter band types bitmap.
2013-08-15 Giuseppe LettieriMerge branch 'mainstream'
2013-08-13 Jesse Grossflow: Enable matching on new field 'pkt_mark'.
2013-07-31 Giuseppe LettieriMerge remote-tracking branch 'ovs-dev/master'
2013-07-26 Ben PfaffImplement OpenFlow 1.3 queue stats duration feature.
2013-07-19 Giuseppe LettieriMerge branch 'mainstream'
2013-07-18 Ben Pfaffofp-msgs: Consistently include "STATS" in the names...
2013-07-06 Giuseppe LettieriMerge commit '10a89ef04df5669c5cdd02f786150a7ab8454e01'
2013-07-05 Giuseppe LettieriMerge commit '4b60911067a82fbdfa87b7c2824412da20287ed8'
2013-06-25 Jarno Rajahalmeofp-util: Support for OpenFlow 1.3 meters.
2013-06-20 Alex WangCreate specific types for ofp and odp port
2013-06-12 Ben Pfaffofp-print: Avoid returning static data.
2013-06-10 Ben Pfaffofp-util: Don't return static data in ofputil_packet_in...
2013-05-30 Ben PfaffImplement duration fields in OpenFlow 1.3 port stats.
2013-05-17 Simon HormanAllow hexdump of packet data of PACKET_{IN, OUT} messages
2013-05-17 Simon Hormanofp-print: ofp_packet_to_string() Do not emit extra...
2013-05-10 Jarno RajahalmeOpenFlow-level flow-based tunneling support.
2013-04-04 Giuseppe LettieriMerge branch 'master' of ssh://git.onelab.eu/git/sliver...
2013-04-03 Giuseppe LettieriMerge branch 'master' of git://openvswitch.org/openvswitch
2013-03-15 Stephane A. Sezerlib: Rename lib/pcap.h to avoid inclusion conflicts.
2013-02-27 Giuseppe LettieriMerge branch 'mainstream'
2013-02-12 Ben Pfaffofp-util: Simplify struct ofputil_role_request.
2013-02-05 Simon HormanUser-Space MPLS actions and matches
2013-01-16 Giuseppe LettieriMerge branch 'mainstream'
2013-01-15 Jarno Rajahalmeofp-print.c: Fix remaining port number prints.
2012-12-28 Jarno RajahalmeAdd Openflow 1.2 role request/reply processing, update...
2012-12-16 Giuseppe LettieriMerge branch 'hotfix' into make-improv
2012-12-12 Ben Pfaffpackets: Change IP_ARGS interface to take an ovs_be32...
2012-12-10 Jarno RajahalmeOpenflow 1.1 queue set/get config placeholders.
2012-11-27 Jarno RajahalmeInitial OpenFlow 1.3 support
2012-11-27 Jarno RajahalmeFix handling of OFPP_ANY in OpenFlow 1.1 and later.
2012-11-22 Ansis Attekadatapath: add skb mark matching and set action
2012-11-05 Simon Hormanofp-util: Add version bitmap support to hello messages.
2012-11-02 Mehak MahajanProcess RARP packets with ethertype 0x8035 similar...
2012-10-29 Giuseppe LettieriMerge branch 'mainstream'
2012-10-12 Simon Hormanofp-print: Do not display flow mod cookie if it is...
2012-10-12 Simon Hormanofp-msgs: Open Flow 1.1 and 1.2 Queue Status Messages
2012-10-10 Simon Hormanofp-msgs: Open Flow 1.1 and 1.2 Port Status Messages
2012-10-03 Jesse Grossflow: Extend struct flow to contain tunnel outer header.
2012-10-01 Simon Hormanofp-util: Use table_id in OF1.1 and OF1.2 Flow Remove...
2012-09-13 Giuseppe LettieriMerge branch 'master' of git://openvswitch.org/openvswitch
2012-09-05 Giuseppe LettieriMerge branch 'master' of ssh://git.onelab.eu/git/sliver...
2012-09-05 Giuseppe LettieriMerge branch 'forward-port'
2012-09-04 Simon Hormanlib/ofp-util: preparation for OF12 of ofp-util
2012-09-04 Ben Pfaffclassifier: Break cls_rule 'flow' and 'wc' members...
2012-08-30 Giuseppe LettieriMerge branch 'master' into forward-port
2012-08-17 Ben Pfaffofp-print: Fix memory leak printing flow stats replies.
2012-08-17 Ben PfaffDo not include zeroed metadata fields in NXM/OXM packet...
2012-08-10 Simon Hormanofp-print: Enable display of Open Flow 1.1 & 1.2 Table...
2012-08-09 Ben PfaffAdd support for 'hard_timeout' in OF1.2 flow_removed...
2012-08-07 Simon Hormanofp-print: Use the prevailing protocol to call ofputil_...
next