]> git.proxmox.com Git - ovs.git/history - include
compat: Fixup ip_tunnel_info_opts_set
[ovs.git] / include /
2018-12-12 Ben Pfaffsparse: Fix incompatibility with glibc 2.28 and later.
2018-12-10 Ilya Maximetsovs-thread: Add thread safety annotation to cond_wait.
2018-12-03 Ben Pfaffofp-table: Parse table features messages more carefully.
2018-11-19 Ben Pfaffofp-actions: Make all actions a multiple of OFPACT_ALIG...
2018-11-15 Ben Pfaffdocs: Fix cross-references that referred to discussions...
2018-10-31 Ben Pfaffrconn: New function rconn_is_reliable().
2018-10-26 Ben Pfaffofp-table: Always format the table number in table...
2018-10-26 Ben Pfaffofp-table: Better summarize table features and statistics.
2018-10-26 Zak Whittingtonofp-msgs: Added ONF_ and NXT_REQUESTFORWARD for OF1...
2018-10-26 Yifeng SunNSH: Fix NSH-related length macros that cause stack...
2018-10-02 Martin Xubundle: add symmetric_l3 hash method for multipath
2018-09-26 Ben Pfaffofproto: Handle OpenFlow version mismatch for requestfo...
2018-09-25 Flavio Leitnersparse: check if floatn-common.h is available.
2018-09-20 Ben Pfaffmeta-flow: Make "nw_frag" a synonym for "ip_frag".
2018-09-20 Pieter Jansen van... lib/tc: add geneve with option match offload
2018-09-20 Pieter Jansen van... lib/tc: add geneve with option encap action offload
2018-09-18 Ben Pfaffutil: Better document ALIGNED_CAST.
2018-08-01 Alin Gabriel SerdeanAdd opterr and optopt to Windows headers
2018-08-01 Or Gerlitzlib/tc: Support matching on ip tunnel tos and ttl
2018-08-01 Or Gerlitzlib/tc: Support setting tos and ttl for TC IP tunnels
2018-08-01 Or Gerlitzlib/tc: Support matching on ip tos
2018-07-31 Ben Pfaffofp-actions: Split ofpacts_check__() into many functions.
2018-07-31 Justin Pettitovn: Add rate-limiting for ACL logs.
2018-07-31 Justin Pettitofproto: Add support for specifying a meter in controll...
2018-07-25 Jianbo LiuAdd support to offload QinQ double VLAN headers match
2018-07-25 Jianbo Liuflow: Refactor some of VLAN helper functions
2018-07-24 Ben Pfaffsparse: Add support for DPDK.
2018-07-11 Ben Pfaffsparse: Make IN6_IS_ADDR_MC_LINKLOCAL and IN6_ARE_ADDR_...
2018-06-18 Ben Pfaffofp-print: Move significant formatting code into more...
2018-06-12 Ben PfaffMerge branch 'dpdk_merge' of https://github.com/istokes...
2018-06-11 Ben Pfafftreewide: Convert leading tabs to spaces.
2018-06-11 Ben Pfaffofp-bundle: Minor style fixes for header.
2018-05-25 Dan Williamsvlog: exit with error if explicitly specified logfile...
2018-05-25 Ben PfaffEmbrace anonymous unions.
2018-05-25 Ben Pfaffovs-fields: Correct ideas about which OXM classes are...
2018-05-22 William Tuuserspace: add erspan tunnel support.
2018-05-17 Ben Pfaffofp-print: Handle statistics more systematically.
2018-05-17 Ben Pfaffofp-group: Move formatting code for groups into ofp...
2018-05-17 Ben PfaffAdd OpenFlow extensions for group support in OpenFlow...
2018-05-16 SatyaValliAdd support for OpenFlow 1.5 statistics (OXS).
2018-05-14 Ben Pfaffsparse: Support newer GCC/glibc versions.
2018-05-14 Numan Siddiqueovn: Set proper Neighbour Adv flag when replying for...
2018-04-18 Zoltan Baloghxlate: Move tnl_neigh_snoop() to terminate_native_tunnel()
2018-04-13 Gurucharan Shettyovn: Recirculate packets after a unSNAT.
2018-04-13 Han Zhouovn: Support port groups in ACLs
2018-04-10 Lorenzo BianconiOVN: add icmp6{} action support
2018-04-04 Lorenzo BianconiOVN: add tcp_reset{} action support
2018-03-31 Ben Pfaffjson: Avoid extra memory allocation and string copy...
2018-03-31 Ben Pfaffofp-flow: Reduce memory consumption for ofputil_flow_mo...
2018-03-31 Ben Pfaffflow, match, classifier: Add new functions for miniflow...
2018-03-31 Ben Pfaffmatch: Add 'tun_md' member to struct minimatch.
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...
next