]> git.proxmox.com Git - ovs.git/history - include
dpif-netdev: Fix a couple of coding style issues.
[ovs.git] / include /
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.
2017-01-19 Mickey Spiegelovn: add is_chassis_resident match expression component
2017-01-10 Ben PfaffNew action "ct_clear".
2017-01-07 Jarno Rajahalmenx-match: Only store significant bytes to stack.
2017-01-05 Justin Pettitexpr: Rename "macros" to "addr_sets".
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-10-04 Babu ShanmugamCheck and allocate free qdisc queue id for ports with...
next