]> git.proxmox.com Git - mirror_ovs.git/history - include/openvswitch
ofproto-dpif-xlate: Fix an additional misaligned reference to ovs_u128.
[mirror_ovs.git] / include / openvswitch /
2017-06-14 Ben Pfaffunaligned: Introduce helpers for 32-bit aligned 128...
2017-06-14 Ben Pfaffovs-ofctl: Avoid read overrun in ofperr_decode_msg().
2017-06-02 Georg Schmueckinguserspace: add vxlan gpe support to vport
2017-06-02 Jan Scheurichuserspace: Switching of L3 packets in L2 pipeline
2017-05-31 Ben PfaffSupport accepting and displaying port names in OVS...
2017-05-31 Yi-Hung Weiofp-util: Fix tun_metadata processing in packet-out
2017-05-31 Yi-Hung Weiofproto: Add pipeline fields support for OF 1.5 packet-out
2017-05-31 Yi-Hung Weiofp-util: Add OpenFlow 1.5 packet-out support
2017-05-31 Yi-Hung Weiofp-util: Add flow metadata to ofputil_packet_out
2017-05-03 Jan Scheurichuserspace: Add packet_type in dp_packet and flow
2017-05-03 Ben Pfaffovn-sbctl: Add --ovs option to "lflow-list", for listin...
2017-05-01 Ben PfaffOpenFlow: Enable OpenFlow 1.4 by default.
2017-05-01 Joe Stringerofp-actions: Document that learn(limit=0) is no limit.
2017-04-07 Ben PfaffAdd support for OpenFlow 1.6 (draft) port status and...
2017-04-07 Ben Pfafftypes: New struct eth_addr64 for EUI-64 identifiers.
2017-03-24 Jarno Rajahalmemeta-flow: Remove metadata prerequisite on ether type.
2017-03-17 Ben Pfaffcompiler: Use C11 build assertions with new enough...
2017-03-16 Eric GarverAdd support for 802.1ad (QinQ tunneling)
2017-03-16 Daniele Di Proiettoofp-actions: Add limit to learn action.
2017-03-15 Yi-Hung Weiofproto: Add ref counting for variable length mf_fields.
2017-03-15 Yi-Hung Weinx-match: Use vl_mff_map to parse match field.
2017-03-14 Jarno Rajahalmemeta-flow: Fix conntrack field OVS version.
2017-03-11 Andy Zhouofproto: Probe for sample nesting level.
2017-03-09 Jarno Rajahalmeconntrack: Force commit.
2017-03-09 Jarno Rajahalmeactions: Add resubmit with conntrack tuple.
2017-03-09 Jarno Rajahalmeodp: Support conntrack orig tuple key.
2017-03-09 Jarno Rajahalmeflow: Make room after ct_state.
2017-03-09 Jarno Rajahalmelib: Check match and action prerequisities with 'match'.
2017-03-09 Eric Garverofp-actions: Fix translation of set_field for nw_ecn
2017-03-08 Jarno Rajahalmeofproto: Meter translation.
2017-02-21 Yi-Hung Weimeta-flow: Remove cmap dependency.
2017-02-21 Yi-Hung Weiofp-msgs: Remove unnecessary #include.
2017-02-01 Yi-Hung Weiofp-actions: Fix variable length meta-flow OXMs.
2017-01-25 Ben Pfaffovs-fields: New manpage to document Open vSwitch and...
2017-01-10 Ben PfaffNew action "ct_clear".
2017-01-07 Jarno Rajahalmenx-match: Only store significant bytes to stack.
2017-01-05 Ben Pfaffutil: Remove obsolete comment.
2017-01-05 Daniele Di Proiettoofproto: Fix crash on flow monitor request with tun_met...
2017-01-05 Jarno Rajahalmeofp-parse: Allow match field names in actions and brack...
2017-01-03 Joe Stringerlib: Add support for tftp ct helper.
2016-12-28 Ben Pfaffovn-trace: New --ovs option to also print OpenFlow...
2016-12-20 William Tuofp-actions: Add clone action.
2016-12-20 Ben Pfaffofp-actions: Move function for struct ofpact_nest near...
2016-12-12 Stephen Finucanedoc: Populate 'topics' section
2016-11-30 Ben Pfaffofp-actions: Add "ingress" and "egress" options to...
2016-11-14 Jarno Rajahalmeofproto: Return the OFPC_BUNDLES bit in switch features...
2016-11-03 Stephen Finucanedoc: Convert DESIGN to rST
2016-10-10 Jarno Rajahalmemeta-flow: Fix the NXM_NX_* names of xxreg2 and xxreg3.
2016-10-07 Ben Pfaffsmap: New macro SMAP_CONST2 for an immutable map of...
2016-10-04 Rodriguez Betancou... json: Use reference counting in JSON objects
2016-09-27 Jarno Rajahalmeofp-actions: Style fixes.
2016-09-23 Justin PettitAdd OpenFlow command to flush conntrack table entries.
2016-09-20 Jarno Rajahalmetoken-bucket: Add token_bucket_wait_at().
2016-09-20 Binbin Xuofp-actions: Remove unused OFPACT_FOR_EACH_TYPE.
2016-09-19 Jesse Grosstun-metadata: Manage tunnel TLV mapping table on a...
2016-09-14 Jarno Rajahalmeofproto: Support packet_outs in bundles.
2016-09-02 Ben Pfafflearn: Fix iteration over learning specs.
2016-09-01 Jarno Rajahalmelearn: Avoid nested zero-sized arrays to fix build...
2016-08-31 Jarno Rajahalmeofp-actions: Waste less memory in set field and load...
2016-08-31 Jarno Rajahalmeofp-actions: Waste less memory in learn actions.
2016-08-30 Jarno Rajahalmelib: Retire packet buffering feature.
2016-08-19 Binbin Xuvlog: Fix crash when --syslog-method has no argument.
2016-08-16 Ben Pfaffovn-trace: New utility.
2016-08-16 Ben Pfaffmeta-flow: New functions mf_subfield_copy() and mf_subf...
2016-08-13 Ben Pfaffmeta-flow: Add ovs_be128 member to union mf_subvalue.
2016-08-10 Ryan Moatsovn-controller: Persist desired conntrack groups.
2016-08-08 Ben Pfaffofp-actions: Factor OFPACT_PADDED_MEMBERS out into...
2016-08-08 Ben Pfaffofp-actions: Correct member name for write_actions.
2016-08-08 Ben Pfaffflow: Comment that nw_src holds ARP SPA and nw_dst...
2016-07-29 Jarno Rajahalmeofp-util: remove flow mod's delete_reason.
2016-07-29 Jarno Rajahalmeofproto: Support group mods in bundles.
2016-07-29 Jarno Rajahalmemeta-flow: Compact struct field_array.
2016-07-29 Jarno Rajahalmeofproto-dpif-xlate: Hash only fields specified for...
2016-07-29 Jarno Rajahalmemeta-flow: Clean up masking with prerequisities checking.
2016-07-29 Jarno Rajahalmemeta-flow: Add mf_mask_field_masked().
2016-07-29 Jarno Rajahalmemeta-flow: Add byte access to struct mf_value.
2016-07-29 Jarno Rajahalmevconn: Better bundle error management.
2016-07-29 Jarno Rajahalmeofproto: Use ofproto_mutex for groups and keep track...
2016-07-28 Daniele Di Proiettoconntrack: New userspace connection tracker.
2016-07-27 Ben Pfaffovn: Make it possible for CMS to detect when the OVN...
2016-07-26 Rodriguez Betancou... ovsdb: Weak references performance fix
2016-07-23 Terry Wilsonjson: Move from lib to include/openvswitch.
2016-07-18 Numan Siddiqueovn: Add 128-bit support for ct_label
2016-07-13 Justin PettitIntroduce 128-bit xxregs.
2016-07-13 Justin PettitIncrease number of registers to 16.
2016-06-24 William Tuofp-actions: Add truncate action.
2016-06-23 Numan Siddiqueovn-controller: Add 'put_dhcp_opts' action in ovn-contr...
2016-06-17 Benli Yeipfix: Support tunnel information for Flow IPFIX.
2016-06-14 Benli Yeipfix: Add support for exporting ipfix statistics.
2016-06-03 Ben Pfafftypes: Change ofp_port_t from uint16_t to uint32_t.
2016-05-28 Nithin Rajulist.h: Define OVS_LIST_POISON statically
2016-05-26 Markos Chandrasutil: Drop 'date' and 'time' arguments from ovs_set_pro...
2016-05-18 Jarno Rajahalmenat: documentation and parsing fixes.
2016-05-09 Ben Pfaffcmap: New macro CMAP_INITIALIZER, for initializing...
2016-05-06 mweglicxAdd support for extended netdev statistics based on...
2016-04-18 Ben Pfaffofp-errors: Introduce OF1.6 (proposed) error code for...
2016-04-18 Ben PfaffAdd skeleton for OF1.6 support.
2016-04-15 Joe Stringerofproto-dpif-xlate: Generate bitmasks in set_field.
2016-04-14 Ben WarrenMove lib/ofp-print.h to include/openvswitch directory
2016-04-14 Ben WarrenMove lib/ofp-prop.h to include/openvswitch directory
next