]> git.proxmox.com Git - ovs.git/history - include
Documentation: Add note about dpdkvhostuser and IOMMU.
[ovs.git] / include /
2018-03-21 Roi Dayannetdev-tc-offloads: Add support for IP fragmentation
2018-03-14 Ben Pfaffofp-print: Move much of the printing code into message...
2018-03-14 Ben Pfaffofp-match: Make some public functions static.
2018-03-14 Ben Pfaffofp-packet: Better abstract packet-in format.
2018-03-14 Ben Pfaffofp-protocol: Better abstract changing the protocol...
2018-03-09 Lorenzo BianconiOVN: add icmp4{} action support
2018-03-01 Ben Pfaffofp-util: Use consistent naming convention.
2018-02-13 Ben Pfaffofp-errors: Add remaining OF1.4 and OF1.5 errors.
2018-02-13 Ben PfaffImplement OF1.3 extension for OF1.4 role status feature.
2018-02-13 Ben Pfaffofp-util, ofp-parse: Break up into many separate modules.
2018-02-13 Ben Pfaffofp-util: Remove prototypes for unimplemented functions.
2018-02-01 Ben PfaffMerge branch 'dpdk_merge' of https://github.com/istokes...
2018-02-01 Ben Pfaffovs-vswitchd: Avoid or suppress memory leak warning...
2018-02-01 Ben Pfaffutil: Document and rely on ovs_assert() always evaluati...
2018-02-01 Ben PfaffSupport accepting and displaying table names in OVS...
2018-01-31 Ben Pfaffofp-util: New data structure for mapping between table...
2018-01-31 Ben Pfaffofp-actions: Make formatting and parsing functions...
2018-01-25 Shashank Ramopenvswitch/types.h: Drop the member name in initialize...
2018-01-24 Guoshuai Liovn: OVN Support QoS meter
2018-01-24 Guoshuai Liovn-controller: Add extend_table instead of group_table...
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-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.
next