]> git.proxmox.com Git - mirror_ovs.git/history - include
dpif-netdev: Rename rxq_interval.
[mirror_ovs.git] / include /
2017-11-16 Paul Blakeycompat: Add act_pedit compatibility for old kernels
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-03 Ben Pfaffofp-util: Update OpenFlow 1.6 port support to track...
2017-11-02 Numan Siddiqueovn: Generate Neighbor Solicitation packet for unknown...
2017-11-02 Numan Siddiqueovn-controller: Add a new action - 'put_nd_ra_opts'
2017-11-02 Numan Siddiqueovn util: Refactor dhcp_opts_map to make it generic
2017-11-02 Yi-Hung Weipackets: Fix C++ compilation issues when include packets.h
2017-11-02 Mark Michelsonovn: Allow ct_lb actions to take IPv6 address arguments.
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-11 Paul Blakeycompat: Update tc compatibility header
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-07 Darrell BallUserspace Datapath: Add TFTP support.
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-29 Justin Pettitovn: Add support for ACL logging.
2017-07-16 Justin PettitOpenFlow: Add support for "group delete" flow removed...
2017-07-14 Ben Pfaffsparse: Add missing protoype for sendmmsg.
2017-07-13 Ben Pfaffutil: Make PADDED_MEMBERS work more than once per struct.
2017-07-13 Ben Pfaffsocket-util: Support sendmmsg() regardless of platform.
2017-07-06 Alin SerdeanFix nonstandard isatty on Windows
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-30 Paul Blakeycompat: Add tc compatibility headers for old kernels
2017-05-25 Alin Serdeanwindows: add definition of getpid and getcwd
2017-05-07 Ben Pfaffsparse: Add rte_memcpy.h replacement header.
2017-05-05 Alin Serdeanwindows: Add definition for EPFNOSUPPORT.
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-02 Numan Siddiqueovn-controller: Add 'dns_lookup' action
2017-05-01 Han Zhouovn-controller: Remove ct_zones from lflow_run.
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-24 Yi-Hung Weiconnmgr: Fix internal packet-in reason code mask.
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-04-07 wenxubundle: add nw_src/dst hash method
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-03-07 Alin Serdeanwindows: Add definition of getrusage
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-27 Mickey Spiegelovn: avoid snat recirc only on gateway routers
2017-01-25 Ben Pfaffovs-fields: New manpage to document Open vSwitch and...
2017-01-21 Ben Pfaffactions: Add new "ct_clear" action.
2017-01-21 Ben Pfaffactions: Make "next" action able to jump from egress...
2017-01-21 Ben Pfaffactions: Introduce enum ovnact_pipeline.
2017-01-21 Ben Pfaffactions: Omit table number when possible for formatting...
2017-01-21 Ben Pfaffactions: Separate action structures for "next" and...
2017-01-21 Ben Pfaffactions: Add new OVN action "clone".
2017-01-20 Ben Pfafflex: Make lexer_force_match() work for LEX_T_END.
next