]> git.proxmox.com Git - mirror_ovs.git/history - lib
datapath-windows: Add annotations for OvsReleasePidHashLock
[mirror_ovs.git] / lib /
2017-08-02 Jan ScheurichOF support and translation of generic encap and decap
2017-08-02 Bhanuprakash Bodireddydpif-netdev: Reorder elements in dp_netdev_port structure.
2017-08-02 Antonio Fischettidpctl: Add new 'ct-bkts' command.
2017-08-02 Sugesh Chandranconntrack : Use Rx checksum offload feature on DPDK...
2017-08-02 Sugesh Chandrandp-packet : Update DPDK rx checksum validation functions.
2017-08-02 Daniele Di Proiettopackets: Do not initialize ct_orig_tuple.
2017-08-02 Darrell Balldpdk: Fix device cleanup.
2017-08-02 Michal WeglickiUpdate relevant artifacts to add support for DPDK 17...
2017-08-02 Mark Kavanaghnetdev-dpdk: use rte_eth_dev_set_mtu.
2017-08-02 Billy O'Mahonydpif-netdev: Assign ports to pmds on non-local numa...
2017-08-02 Ilya Maximetsdpif-netdev: Don't uninit emc on reload.
2017-08-02 Ilya Maximetsdpif-netdev: Incremental addition/deletion of PMD threads.
2017-08-01 Roi Dayandpif-netlink: Fix log level for error message
2017-08-01 Roi Dayandpif-netlink-rtnl: Fix false errors on interfaces witho...
2017-08-01 Eric Garverdpif-netlink-rtnl: Fix VXLAN port create for regular...
2017-07-31 Yi-Hung Weiodp-util: Refactor odp_key_to_dp_packet()
2017-07-31 Yi-Hung Weiodp-util: Remove unnecessary optimization in odp_key_to...
2017-07-31 Yi-Hung Weiodp-util: Fix generating ct_orig_tuple in odp_key_to_dp...
2017-07-31 Yi-Hung Weiodp-util: Fix generating various ct fields in odp_key_t...
2017-07-31 Ben Pfaffodp-util: Make checks for exact or wildcard masks more...
2017-07-31 Ben Pfaffutil: New function is_all_byte().
2017-07-31 Ben Pfaffodp-util: Drop special case for OVS_KEY_ATTR_TUNNEL...
2017-07-31 Ben Pfaffodp-util: Rewrite odp_mask_attr_is_exact().
2017-07-31 Ben Pfaffodp-util: More carefully validate attribute length...
2017-07-31 Ben Pfaffodp-util: Fix misleading parameter names.
2017-07-31 Ben Pfaffofp-util: Avoid C++ keyword 'public' in name of struct...
2017-07-27 Andy Zhouflow: Refactor flow_compose() API.
2017-07-27 Justin Pettitnetlink: Correct comment for nl_msg_put_unspec().
2017-07-27 Roi Dayandpif: Refactor obj type from void pointer to dpif_class
2017-07-27 Vlad Buslovtc: Add SCTP support
2017-07-25 Ilya Maximetsnetdev-dummy: Fix setting length in recieve command.
2017-07-25 Ilya Maximetsflow: Add flow_compose_size().
2017-07-25 Mark Michelsonstream-ssl: Fix memory leak in error scenario
2017-07-20 Ilya Maximetsodp-execute: Reuse rss hash in OVS_ACTION_ATTR_HASH.
2017-07-20 Justin Pettitdpif-netdev: Indicate support for various ct features.
2017-07-19 Sugesh Chandrantunneling: Avoid datapath-recirc by combining recirc...
2017-07-19 Sugesh Chandrantunneling: Calculate and update packet l4_offset in...
2017-07-19 Eric Garverdpif-netlink-rtnl: Support layer3 GRE
2017-07-19 Eric Garverdpif-netlink-rtnl: Support VXLAN-GPE
2017-07-19 Joe Stringerdpif-netlink: For non-Ethernet, use Ethertype from...
2017-07-19 Joe Stringerdpif-netlink: Use netlink helpers for packet_type.
2017-07-19 Justin Pettitodp-util: Document size of OVS_KEY_ATTR_CT_ORIG_TUPLE_IPV4.
2017-07-17 Ben PfaffSupport IPv6 link-local address scopes on Linux.
2017-07-17 Ben Pfaffsocket-util: Change ss_format_address() to take a dynam...
2017-07-17 Ben Pfaffstream: Make [p]stream_init() take ownership of 'name...
2017-07-16 Justin PettitOpenFlow: Add support for "group delete" flow removed...
2017-07-15 Justin Pettitvlog: Make "vlog/set" without args set everything to...
2017-07-15 Justin Pettitdpif-netdev: Initialize 'tun_md' member of match.
2017-07-14 Ilya Maximetsdp-packet: Remove misleading comment for refill init...
2017-07-14 Joe Stringerofproto-dpif: Detect support for ct_tuple6.
2017-07-14 Zhenyu Gaosocket-util: Fix recursion issue in sendmmsg
2017-07-14 Ben Pfaffrstp: Show root bridge info.
2017-07-14 ZhiPeng Ludb-ctl-base: Fix reference-following feature in get_row...
2017-07-13 Zhou Yangchaoid-pool: Fix allocation overflow and the leak of the...
2017-07-13 Ilya Maximetsdpif-netdev: Fix few comments.
2017-07-13 Alin Serdeansocket-util: Avoid using sendmsg on Windows
2017-07-13 Darrell BallUserspace Datapath: Add missed lock annotations.
2017-07-13 Darrell BallUserspace Datapath: Remove 'nat' from lock name.
2017-07-13 Darrell BallUserspace Datapath: Change 'related' to 'icmp_related'.
2017-07-13 Eric Garvernetdev: fix missing shifts of VXLAN_EXT_GPE
2017-07-13 Justin Pettitnx-match: Don't append "ct_nw_proto" nx_match if mask...
2017-07-13 Bhanuprakash Bodireddyprocess: Consolidate process related APIs.
2017-07-13 Ben Pfaffsocket-util: Support sendmmsg() regardless of platform.
2017-07-12 Yi-Hung Weiconntrack: Move ct_state parsing to lib/flow.c
2017-07-12 zhaozhanxutnl-ports: Fix loss of tunneling upon removal of a...
2017-07-12 Haifeng Linnetdev: Fix crash when ifa_netmask is null.
2017-07-12 Kevin Traynornetdev-dpdk: Log Rx checksum offload not supported.
2017-07-12 Kevin Traynornetdev-dpdk: Remove Rx checksum reconfigure.
2017-07-12 Yunjian Wangovsdb-types: Fix memory leak on error path.
2017-07-12 Bhanuprakash Bodireddydpif-netlink-rtnl: Fix dead store reported by clang.
2017-07-12 Zoltán Baloghnetdev: Fix crash when interface option is changed...
2017-07-11 Ilya Maximetsdpif-netdev: Remove useless port checking.
2017-07-11 Timothy RedaelliFix some -Wimplicit-fallthrough warnings building with...
2017-07-11 Ciara Loftusdpif-netdev: Fix insertion probability
2017-07-11 Antonio Fischettidpctl: add CT Stats for Connections per protocol.
2017-07-11 Antonio FischettiFix coding style and some typos.
2017-07-10 Numan Siddiquepackets: Fix the reset dp_packet buffer issue in packet...
2017-07-10 Timothy Redaellimake logs not readable by other
2017-07-07 zhongbaisongofp-util: fix memory leak in ofputil_pull_ofp11_buckets
2017-07-07 Ben Pfaffofp-util: Check length of buckets in ofputil_pull_ofp15...
2017-07-07 Ben Pfaffofp-print: Don't abort on unknown reason in role status...
2017-07-06 Ciara Loftusdpif-netdev: Change definitions of 'idle' & 'processing...
2017-07-06 Justin Pettitofp-parse: Improve comment for parse_ofp_packet_out_str().
2017-07-06 Justin Pettitofp-parse: Fix small memory leak when calling parse_ofp...
2017-07-05 Marcelo Leitnerdpif: fix warn msg when failed to open netdev
2017-07-05 nickcooper-zhangto... odp: Fix crash in parse_8021q_onward().
2017-07-03 Ilya Maximetsdp-packet: Copy trunc flag on batch clone.
2017-06-27 Zoltán Baloghuserspace: Introduce packet_type in OF 1.5 packet-out
2017-06-27 Jan Scheurichuserspace: Complete Packet In handling
2017-06-27 Ben Pfaffuserspace: Handling of versatile tunnel ports
2017-06-27 Jan Scheurichuserspace: Add OXM field MFF_PACKET_TYPE
2017-06-27 Ben Pfaffnx-match: Add context argument to nxm_put__().
2017-06-27 Ben Pfaffofpbuf: New function ofpbuf_insert().
2017-06-27 Darrell Balldpif: Fix cleanup of userspace datapath.
2017-06-23 Ben Pfaffodp-util: Use port names in output in more places.
2017-06-23 Ben Pfaffovs-dpctl: New --names option to use port names in...
2017-06-21 Joe Stringerofp-actions: Store raw type for NXAST_LEARN2.
2017-06-20 Anand Kumarwindows: Remove vlog_init() from service_start function
2017-06-20 Bhanuprakash Bodireddydpctl: Skip invoking qsort on empty list
2017-06-20 Bhanuprakash Bodireddydpif-netdev: Skip invoking qsort on empty list.
next