Setting tag sliver-openvswitch-2.2.90-1
[sliver-openvswitch.git] / lib / ofp-util.c
2014-05-04 Giuseppe LettieriMerge branch 'mainstream'
2014-05-02 Alexandru CopotAdd basic implementation for OpenFlow 1.4 bundles
2014-04-18 Jarno Rajahalmelib/flow: Introduce miniflow_extract().
2014-04-18 Jarno Rajahalmelib/ofp-util: Restore the check for minus sign in port...
2014-04-11 Andy Zhouofp-util.c: Simplify ofputil_group_stats_to_* functions.
2014-04-10 Giuseppe LettieriMerge branch 'mainstream'
2014-04-10 Giuseppe LettieriMerge branch 'mainstream'
2014-04-03 Jarno Rajahalmeofpbuf: Abstract 'l2' pointer and document usage conven...
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 Andy Zhoulib/flow: add dp_hash and recirc_id to struct flow
2014-03-24 Alexander Wuofp-util: Implement OFPMP_TABLE_FEATURES decoding and...
2014-03-24 Alexander Wuofp-actions: Complete ofp13_action_type.
2014-03-23 Ben PfaffDisable OF1.4 in ovs-vswitchd and ovs-ofctl without...
2014-03-23 Alexandru Copotofproto: Allow the use of the OpenFlow 1.4 protocol
2014-02-25 Giuseppe LettieriMerge branch 'mainstream'
2014-02-20 YAMAMOTO Takashiofp-util: Avoid gcc warning on NetBSD
2014-02-19 kmindgofp-util: Fix a typo in ofputil_decode_ofp11_port
2014-02-04 Giuseppe LettieriMerge branch 'mainstream'
2014-02-04 Ben PfaffEnhance userspace support for MPLS, for up to 3 labels.
2014-01-21 Ben Pfaffofp-util: Ignore out_group in flow_mods for commands...
2014-01-21 Giuseppe LettieriMerge branch 'mainstream'
2014-01-03 Giuseppe LettieriMerge branch 'mainstream'
2013-12-17 Harold LimRename NOT_REACHED to OVS_NOT_REACHED
2013-12-10 Giuseppe LettieriMerge branch 'mainstream'
2013-12-04 Ben Pfaffofp-util: Implement OpenFlow 1.1 packet-in message.
2013-12-04 Ben Pfaffofp-util: Break ofputil_encode_packet_in() into multipl...
2013-11-26 Giuseppe LettieriMerge branch 'mainstream'
2013-11-26 Alin SerdeanAvoid printf type modifiers not supported by MSVC C...
2013-11-24 Giuseppe LettieriMerge branch 'mainstream'
2013-11-20 Ben Pfaffofp-actions: Make ofpacts_check() report consistency...
2013-11-20 Giuseppe LettieriMerge remote-tracking branch 'ovs-dev/master'
2013-11-20 Jarno RajahalmeClassifier: Staged subtable matching.
2013-11-12 Simon Hormanofproto: Add enum ofp_table
2013-11-05 Ben Pfaffofp-util: Report OFPMMFC_BAD_FLAGS for bad band flags.
2013-11-05 Ben Pfaffofp-util: Report OFPMMFC_BAD_COMMAND for bad meter...
2013-11-05 Ben Pfaffofp-util: Report OFPMMFC_BAD_BAND for bad band type...
2013-11-05 Giuseppe LettieriMerge branch 'mainstream'
2013-11-03 Simon Hormanofproto: Add group desc and stats tests
2013-11-02 Simon Hormanofproto: Verify compatibility of liveness of groups...
2013-11-02 Jarno RajahalmeAdd OF11 SET MPLS LABEL and SET MPLS TC actions.
2013-11-02 Ben Pfaffofproto: Centralize action checking, doing it at decode...
2013-11-02 Ben Pfaffofp-util: Enforce OpenFlow 1.1+ table_id requirements...
2013-11-02 Ben Pfaffofp-util: Move ofputil_check_output_port() to ofp-actio...
2013-11-01 Jarno Rajahalmeofp-actions: Simplify interface and internal structure.
2013-10-29 Alexandru Copotofproto: Add support for sending OFPTYPE_ROLE_STATUS...
2013-10-29 Venkitachalam Gopa... Implement OFPT_QUEUE_GET_CONFIG_REQUEST and OFPT_QUEUE_...
2013-10-29 Jarno RajahalmeTCP flags matching support.
2013-10-25 Giuseppe LettieriMerge branch 'mainstream'
2013-10-23 Ben Pfaffofp-util: Use correct cookie value in "packet_in"s...
2013-10-23 Ben Pfaffconnmgr: Move send_len from ofputil_packet_in to ofprot...
2013-10-21 Joe Stringerofp-actions: Distinguish OF1.1/1.2 push_mpls from OF1.3+.
2013-10-17 YAMAMOTO Takashiofp-util: Fix a comment.
2013-10-07 Giuseppe LettieriMerge branch 'mainstream'
2013-09-27 Simon HormanRemove mpls_depth field from flow
2013-09-26 Giuseppe LettieriMerge branch 'mainstream'
2013-09-17 Ben Pfaffopenvswitch/types.h: New macros OVS_BE16_MAX, OVS_BE32_...
2013-09-15 Giuseppe LettieriMerge branch 'mainstream'
2013-09-13 Ben Pfaffofp-util: Announce OpenFlow 1.3 table features only...
2013-09-12 Giuseppe LettieriMerge branch 'mainstream'
2013-09-07 Andy Zhouopenflow-1.1+: OFPT_TABLE_MOD (part 1)
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-28 Jarno Rajahalmelib: Keep track of usable protocols while parsing.
2013-08-27 Ben Pfaffofp-util: Abstract flow_mod OFPFF_* flags.
2013-08-27 Ben PfaffFix typos in a couple of OpenFlow related comments.
2013-08-24 Giuseppe LettieriMerge branch 'mainstream'
2013-08-22 Joe Stringerofp-util: Add SCTP support
2013-08-15 Giuseppe LettieriMerge branch 'mainstream'
2013-08-13 Jesse Grossflow: Enable matching on new field 'pkt_mark'.
2013-08-13 Jesse Grossflow: Rename skb_mark to 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-26 Ben Pfaffofp-util: Fix port and queue stat counting for OpenFlow...
2013-07-23 Alex Wangclang: Fix the alignment warning.
2013-07-19 Giuseppe LettieriMerge branch 'mainstream'
2013-07-18 Ben Pfaffofp-util: Un-"inline" should_send_version_bitmap().
2013-07-08 Ben PfaffAdd basic OpenFlow 1.1 protocol support.
2013-07-08 Ben Pfaffofp-util: Add 'modify_cookie' to struct ofputil_flow_mo...
2013-07-06 Giuseppe LettieriMerge commit '10a89ef04df5669c5cdd02f786150a7ab8454e01'
2013-07-05 Giuseppe LettieriMerge commit '4b60911067a82fbdfa87b7c2824412da20287ed8'
2013-07-05 Giuseppe LettieriMerge commit '559eb2308b4d616590aba34bb8f4dd7f12ae4587'
2013-06-28 Jarno RajahalmeFix table checking for goto table instruction.
2013-06-28 Ben Pfaffofp-util: OpenFlow 1.0 can match IPv6 Ethertype even...
2013-06-27 Jarno Rajahalmeofp-util: Meter fixes.
2013-06-25 Jarno Rajahalmeofp-util: Support for OpenFlow 1.3 meters.
2013-06-24 Ben Pfaffofp-util: New function ofputil_port_to_string().
2013-06-20 Alex WangCreate specific types for ofp and odp port
2013-06-10 Ben Pfaffofp-util: Don't return static data in ofputil_packet_in...
2013-06-05 Jing Aiofp-actions: enforce valid range for table_id in goto_t...
2013-05-30 Ben PfaffImplement duration fields in OpenFlow 1.3 port stats.
2013-05-20 Ben Pfaffofp-util: Make ofputil_port_from_ofp11() return OFPP_NO...
2013-05-10 Jarno RajahalmeOpenFlow-level flow-based tunneling support.
2013-05-03 Ben Pfaffofp-util: Fix type of 'port' param to ofputil_encode_du...
2013-05-03 Ben Pfaffofp-util: Make names[] in ofputil_action_code_from_name...
2013-04-22 YAMAMOTO Takashisome ctype related casts to suppress gcc warnings on...
2013-04-04 Giuseppe LettieriMerge branch 'master' of ssh://git.onelab.eu/git/sliver...
next