]> git.proxmox.com Git - ovs.git/history - include/openvswitch
ovn-controller: Add extend_table instead of group_table to expand meter.
[ovs.git] / include / openvswitch /
2018-01-11 Yi Yangnsh: add dec_nsh_ttl action
2018-01-11 Yi Yangnsh: add new flow key 'ttl'
2018-01-11 Justin Pettitofp-actions: Add action "debug_slow" for testing slow...
2018-01-10 Michal Weglickinetdev: Custom statistics.
2018-01-10 Ben Pfaffofproto-dpif: Issue clear error messages for unsupporte...
2018-01-08 Yi Yangnsh: rework NSH netlink keys and actions
2018-01-02 Ben PfaffMerge branch 'dpdk_merge' of https://github.com/istokes...
2017-12-24 Justin Pettitofp-actions: Mention OFPACT_STACK_POP.
2017-12-22 Ben Pfaffsparse: Add guards to prevent FreeBSD-incompatible...
2017-12-19 Shireesh SinghWindows: Fixing Windows C++ compilation issues with...
2017-11-30 Ben Pfafftypes: Avoid compound literals as initializers.
2017-11-29 Ben Pfafftypes: New macros ETH_ADDR_C and ETH_ADDR64_C.
2017-11-14 Alin Gabriel Serdeanofp-actions: Add compare to offsetof need for MSVC...
2017-11-08 Jan ScheurichNSH: Adjust NSH wire format to the latest IETF draft
2017-11-06 duanjiongpackets: Move declarations inside extern "C".
2017-11-03 Xiao Lianglib: Move lib/poll-loop.h to include/openvswitch
2017-11-02 Yi-Hung Weipackets: Fix C++ compilation issues when include packets.h
2017-10-31 Xiao Lianglib: Move lib/rconn.h to include/openvswitch
2017-10-30 Ben Pfafffaq: Better document how to add vendor extensions.
2017-10-24 Ben Pfaffjson: New function json_object_put_format().
2017-10-24 Ben Pfaffjson: New function json_nullable_clone().
2017-10-17 Ben Pfaffovs-atomic: Add C++ compatible implementation.
2017-10-10 Ben Pfaffutil: Make ovs_assert() always expand so that it should...
2017-09-27 Andy Zhouofproto-dpif-xlate: Keep track of the last action
2017-09-13 Yi-Hung WeiFix C++ build issue when static_assert() is not available
2017-09-05 Russell Bryant.gitignore: Ignore generated file cxxtest.cc.
2017-08-29 Ben PfaffMerge branch 'dpdk_merge' of https://github.com/darball...
2017-08-29 Yi Yangnsh: fix an implicit bug in nsh_hdr_len
2017-08-11 Paul Blakeymatch: Add helper function to set nw_ttl with mask
2017-08-08 Joe Stringerinclude: Add struct declaration to ofp-print.h.
2017-08-08 Ben Pfaffnsh: Avoid zero-length array.
2017-08-07 Jan ScheurichGeneric encap and decap support for NSH
2017-08-07 Jan Scheurichuserspace: Add support for NSH MD1 match fields
2017-08-03 Ben Pfaffovs-ofctl: Avoid unnecessary flow replacement in "repla...
2017-08-03 Bhanuprakash Bodireddyutil: Add PADDED_MEMBERS_CACHELINE_MARKER macro to...
2017-08-02 Jan ScheurichOF support and translation of generic encap and decap
2017-08-01 Joe Stringerofpbuf: Fix parameter for const initializer.
2017-07-31 Ben PfaffAdd 'extern "C"' for all relevant public header files...
2017-07-31 Ben PfaffAutomatically verify that OVS header files work OK...
2017-07-31 Ben Pfaffofp-util: Avoid C++ keyword 'public' in name of struct...
2017-07-31 Ben Pfaffutil: Add C++ compatible definition of PADDED_MEMBERS.
2017-07-31 Ben Pfaffofp-actions: Add casts to placate C++ compilers.
2017-07-13 Ben Pfaffutil: Make PADDED_MEMBERS work more than once per struct.
2017-06-27 Jan Scheurichuserspace: Add OXM field MFF_PACKET_TYPE
2017-06-27 Ben Pfaffofpbuf: New function ofpbuf_insert().
2017-06-19 Ben Pfaffofp-util: Remove prototype for unimplemented function.
2017-06-15 Roi Dayanmatch: Add helper function to set tunnel tp_dst
2017-06-14 Ben Pfaffovs-ofctl: New option "--no-stats" for "ovs-ofctl dump...
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.
next