]> git.proxmox.com Git - mirror_ovs.git/shortlog
mirror_ovs.git
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...
2017-10-27 Timothy Redaelliovs-ctl: Add delete-transient-ports command
2017-10-26 antonio.fischetti... netdev-dpdk: Rename dpdk_mp_put as dpdk_mp_free.
2017-10-26 antonio.fischetti... netdev-dpdk: Reword mp_size as n_mbufs.
2017-10-26 antonio.fischetti... netdev-dpdk: manage failure in mempool name creation.
2017-10-26 antonio.fischetti... netdev-dpdk: skip init for existing mempools.
2017-10-26 antonio.fischetti... Fix mempool names to reflect socket id.
2017-10-26 antonio.fischetti... netdev-dpdk: fix management of pre-existing mempools.
2017-10-26 Daniel AlvarezAdd dl_type to flow metadata for correct interpretation...
2017-10-25 Numan Siddiqueovn-northd: Do not add lflows in lr_in_arp_resolve...
2017-10-25 Numan Siddiqueovn pacemaker: Provide the option to configure inactivi...
2017-10-25 Numan SiddiqueCheck flow's dl_type before setting ct_orig_tuple in...
2017-10-25 Ilya Maximetstests/stp: Use long warps instead of multiple calls.
2017-10-25 Ilya Maximetstimeval: Fix misleading function descriptions.
2017-10-24 Ilya Maximetstests: Add timeout to OVS_APP_EXIT_AND_WAIT.
2017-10-24 Ben Pfaffjson: New function json_object_put_format().
2017-10-24 Ben Pfaffjson: New function json_nullable_clone().
2017-10-24 Ben Pfaffuuid: New function uuid_random().
2017-10-24 Ben Pfafftests: Add support for 1-argument 'seq' in emulation.
2017-10-24 Ben Pfaffsocket-util: Make parse_bracketed_token() public, as...
2017-10-24 Ben Pfaffjsonrpc: Increment sequence number when connection...
2017-10-24 Ben Pfaffunixctl: Give better error message for unknown commands.
2017-10-24 Mark MichelsonDocumentation: Add document describing RBAC
2017-10-24 Mark MichelsonOVN: Document how to use firewalld service files
2017-10-24 Ben PfaffDocumentation: Improve formatting and add reference...
2017-10-24 Ben PfaffDocumentation: Add Faucet tutorial.
2017-10-23 William Tutravis: Fix OSX build on travis
2017-10-23 Ben PfaffNEWS: Fix heading.
2017-10-23 Ben Pfaffvswitch.xml: Fix typo in documentation.
2017-10-20 William Tuofproto-dpif-xlate: Fix truncate and native tunnnel
2017-10-20 Gurucharan... rhel, fedora: Add python-sphinx as a dependency.
2017-10-20 Gurucharan... ovs-save: Handle different 'ip addr show' output.
2017-10-20 Anand Kumardatapath-windows: Update OvsIPv4TunnelKey flags in...
2017-10-18 Aaron Conolerhel: fix log directory permissions
2017-10-17 Ben Pfaffovs-atomic: Add C++ compatible implementation.
2017-10-16 Anand Kumardatapath-windows: Remove the workaround in NAT for...
2017-10-13 Justin PettitFAQ: State that the userspace datapath implements meters.
2017-10-13 Ben PfaffSet release date for 2.8.0.
2017-10-12 William Tunetdev: Fix memory leak on error path.
2017-10-12 Ben Pfaffvswitch.xml: Better document patch ports.
2017-10-10 IWASE Yusukeofproto-dpif-xlate: Remove assertion for truncated
2017-10-10 Ben Pfaffutil: Make ovs_assert() always expand so that it should...
2017-10-10 Ilya Maximetscheckpatch: Reset line counter.
2017-10-09 Ben Pfaffutil: Fix style in ovs_hex_dump().
2017-10-07 Ben Pfaffofp-print: Avoid trailing white space in OpenFlow dumps.
next