]> git.proxmox.com Git - mirror_ovs.git/shortlog
mirror_ovs.git
2017-11-12 Kevin Traynordpif-netdev: Remove unnecessary resets on new rxqs.
2017-11-09 Ilya Maximetsnetdev: Remove EOPNOTSUPP related comment for netdev_se...
2017-11-08 Jan ScheurichNSH: Adjust NSH wire format to the latest IETF draft
2017-11-08 Jan ScheurichNSH: Minor bugfixes
2017-11-08 Timothy Redaellirhel: Add support for "systemctl reload openvswitch"
2017-11-08 László SürüDocumentation: Fix for userspace testsuite directory...
2017-11-08 Ben Pfaffvswitch.xml: Fix nonbreaking spaces.
2017-11-08 duanjiongvswitchd: Document option dst_port.
2017-11-06 duanjiongpackets: Move declarations inside extern "C".
2017-11-06 Borja Marcos... conntrack: Include <sys/types.h> before <netinet/icmp6.h>.
2017-11-03 antonio.fischetti... dpctl: manage ret value when dumping CT entries.
2017-11-03 Ben PfaffAUTHORS: Add Matteo Croce.
2017-11-03 Matteo Croceovs-lib: dont't purge corrupted DB
2017-11-03 antonio.fischetti... dpctl: Comment functions retrieving the datapath name.
2017-11-03 Guoshuai Liovn: Fix remote not receive GARP, when localnet Port...
2017-11-03 Guoshuai Lidpif-netdev: Set MAX_RECIRC_DEPTH to 6.
2017-11-03 Bhanuprakash... ovsdb: Remove break after OVS_NOT_REACHED.
2017-11-03 Bhanuprakash... ofp-actions: Remove return after OVS_NOT_REACHED.
2017-11-03 Bhanuprakash... ofproto: Remove break after OVS_NOT_REACHED.
2017-11-03 Bhanuprakash... netdev-dpdk: Refactor netdev_dpdk structure.
2017-11-03 Bhanuprakash... dpif_netdev: Refactor dp_netdev_pmd_thread structure.
2017-11-03 Bhanuprakash... cmap: Use PADDED_MEMBERS_CACHELINE_MARKER in cmap_impl.
2017-11-03 Bhanuprakash... ccmap: Use PADDED_MEMBERS macro in ccmap_impl structure.
2017-11-03 Bhanuprakash... odp-execute: Use const qualifer for batch size.
2017-11-03 Bhanuprakash... netdev-linux: Clean up netdev_linux_sock_batch_send().
2017-11-03 Bhanuprakash... netdev-linux: Use DP_PACKET_BATCH_FOR_EACH in netdev_li...
2017-11-03 Bhanuprakash... dpif-netdev: Reorder elements in dp_netdev_rxq structure.
2017-11-03 Bhanuprakash... netdev-provider: Reorder elements in netdev structure.
2017-11-03 Bhanuprakash... netdev-provider: Reorder element in netdev_flow_dump...
2017-11-03 Bhanuprakash... netdev: Reorder elements in netdev_tunnel_config structure.
2017-11-03 Bhanuprakash... netdev-dummy: Reorder elements in dummy_packet_stream...
2017-11-03 Bhanuprakash... tun-metadata: Reorder elements in tun_meta_entry structure.
2017-11-03 Bhanuprakash... bond: Reorder elements in bond_slave structure.
2017-11-03 Duan Jiongofproto-dpif: Put bundle_lookup ahead to simplify the...
2017-11-03 Ben PfaffAUTHORS: Add Duan Jiong.
2017-11-03 Duan Jiongofproto-dpif: Fix comment in struct ofbundle.
2017-11-03 Timothy Redaellilib: Remove lib/pool-loop.h from lib_libopenvswitch_la_...
2017-11-03 Xiao Lianglib: Move lib/poll-loop.h to include/openvswitch
2017-11-03 Yi-Hung Weimeta-flow: Fix format in documentation.
2017-11-03 Ben Pfaffofp-util: Update OpenFlow 1.6 port support to track...
2017-11-03 weiovn-northd.8: Fix wrong description
2017-11-03 Numan SiddiqueNEWS: Add recently added OVN IPv6 features
2017-11-02 Ben PfaffDocumentation: Add the Open vSwitch project charter.
2017-11-02 Joe Stringerofproto-dpif-upcall: Transition ukey on dp_ops error.
2017-11-02 William Tudpif-netlink-rtnl: Fix ovs_geneve probing after restart.
2017-11-02 Yifeng Sunovsdb-server: Fix memory leak
2017-11-02 Yifeng Suntest-ovsdb: Fix memory leak
2017-11-02 Yifeng Sunovsdb-idl: Fix memory leak
2017-11-02 Yifeng Sunnetdev-dummy: Avoid double-free in netdev_dummy_ip4addr().
2017-11-02 Numan Siddiqueovn: Generate Neighbor Solicitation packet for unknown...
2017-11-02 Zongkai LIovn-northd: Add logical flows to support native IPv6 RA
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 Kaige Funetdev-linux: Fix wrong ceil rate when max-rate less...
2017-11-02 Yi-Hung Weipackets: Fix C++ compilation issues when include packets.h
2017-11-02 Yi-Hung Weiofproto/trace: Fix memory leak in oftrace_push_ct_state()
2017-11-02 Ben Pfaffofproto-dpif-upcall: Fix null pointer dereference on...
2017-11-02 Mark Michelsonovn: Add IPv6 capability to ovn-nbctl lb-add
2017-11-02 Mark Michelsonovn: Allow northd to install IPv6 ct_lb logical flows.
2017-11-02 Mark Michelsonovn: Allow ct_lb actions to take IPv6 address arguments.
2017-11-02 Mark MichelsonAdd general-purpose IP/port parsing function.
2017-11-01 Mark MichelsonOVN: Don't let peers be set to "<error>" on port bindings.
2017-11-01 Mark Michelsonovn: Check for known logical switch port types.
2017-11-01 minglumlubond: send learning pkg when non active slave failed.
2017-11-01 Kaige Fudatapath: Remove redundant check for IFF_NO_QUEUE
2017-11-01 William Tuofproto-dpif-xlate: Fix bad memory free.
2017-11-01 William Tuovn-sbctl: Fix possible null pointer to qsort.
2017-11-01 William Tuacinclude: Fix SKB_GSO_UDP check.
2017-10-31 Alin Gabriel... tests: Add a default timeout for control utilities
2017-10-31 Yi-Hung Weisystem-traffic: Fix conntrack tests
2017-10-31 Yi-Hung Weiofproto/trace: Propagate ct_zone in recirculation
2017-10-31 Ian Stokespackets: Add ESP header and trailer.
2017-10-31 Zoltan Baloghtests: fix PTAP system test to check only OF stats
2017-10-31 Zoltán Baloghofproto-dpif-xlate: use xlate error enum for unsupporte...
2017-10-31 Greg Rosedatapath: Check maximum netlink message size
2017-10-31 Xiao Lianglib: Move lib/rconn.h to include/openvswitch
2017-10-31 Sairam Venugopaldatapath-windows: Update OvsCompleteNbl argument to...
2017-10-30 Lance Richardsonsparse: eliminate "duplicate initialization" warning
2017-10-30 Ben PfaffAUTHORS: Add Kaige Fu.
2017-10-30 Kaige Fudpif: Remove duplicated word in comment for dpif_recv()
2017-10-30 Kaige Furoute-table: Remove netdevs in netdev_hash when deleted
2017-10-30 Ilya Maximetsnetdev-dpdk: Fix mp_name leak on snprintf failure.
2017-10-30 Timothy Redaellirhel: Use python2-sphinx as BuildRequires on Fedora
2017-10-30 Timothy Redaellifedora: Use python2-sphinx as dependency instead of...
2017-10-30 Han Zhouovsdb-idl: fix index row setting with references.
2017-10-30 William Tuovn-sbctl: Fix dead assignment.
2017-10-30 William Tuofp-actions: Fix dead assignment.
2017-10-30 William Tufaq: Fix header path of ofp-msgs.h.
2017-10-30 Ben Pfafffaq: Better document how to add vendor extensions.
2017-10-30 Richard Olivertimeval: Check for OS-provided clock_gettime on macOS
2017-10-30 Ben Pfafftreewide: Get rid of "echo -n", and add a test to preve...
2017-10-27 Ben PfaffMerge branch 'dpdk_merge' of https://github.com/istokes...
2017-10-27 Ilya Maximetstimeval: Add functions with microsecond granularity.
2017-10-27 Numan Siddiqueovn: Add LB flows for logical router with gateway port
2017-10-27 Russell BryantIntroduce Emeritus Committer status.
2017-10-27 Ben Pfaffdpif-netdev: Initialize new rxqs in port_reconfigure().
2017-10-27 Timothy Redaelliovs-save: Replace "echo -n" with "printf"
2017-10-27 Timothy Redaelliovs-save: Use a file to restore flows instead of heredoc
2017-10-27 Timothy Redaelliovs-save: Use --bundle to restore flows (on OpenFlow...
2017-10-27 Timothy Redaellirhel: Add systemd support to delete transient ports...
next